mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 02:09:06 +00:00
allow proxy packets to be forwarded by system kernel
This commit is contained in:
@@ -29,6 +29,7 @@ message FlagsInConfig {
|
||||
bool disable_kcp_input = 19;
|
||||
// allow relay kcp packets (for public server, this can reduce the throughput)
|
||||
bool disable_relay_kcp = 20;
|
||||
bool proxy_forward_by_system = 21;
|
||||
}
|
||||
|
||||
message RpcDescriptor {
|
||||
|
||||
Reference in New Issue
Block a user