[client] Add more advanced settings to UI (#3941)

This commit is contained in:
Viktor Liu
2025-06-10 14:27:06 +02:00
committed by GitHub
parent 6127a01196
commit e002a2e6e8
5 changed files with 749 additions and 577 deletions

View File

@@ -207,6 +207,16 @@ message GetConfigResponse {
bool lazyConnectionEnabled = 14;
bool blockInbound = 15;
bool networkMonitor = 16;
bool disable_dns = 17;
bool disable_client_routes = 18;
bool disable_server_routes = 19;
bool block_lan_access = 20;
}
// PeerState contains the latest state of a peer