Get desktop application:
View/edit binary Protocol Buffers messages
Used in: SocketConfig
None = 0
SrvPortOnly = 1
SrvAddressOnly = 2
SrvPortAndAddress = 3
TxtPortOnly = 4
TxtAddressOnly = 5
TxtPortAndAddress = 6
Used in: SocketConfig
string system = 1
string network = 2
string level = 3
string opt = 4
string value = 5
string type = 6
Used in: app.proxyman.SenderConfig, proxy.freedom.Config, SocketConfig
AS_IS = 0
USE_IP = 1
USE_IP4 = 2
USE_IP6 = 3
USE_IP46 = 4
USE_IP64 = 5
FORCE_IP = 6
FORCE_IP4 = 7
FORCE_IP6 = 8
FORCE_IP46 = 9
FORCE_IP64 = 10
Used in: SocketConfig
bool prioritize_ipv6 = 1
uint32 interleave = 2
uint64 try_delayMs = 3
uint32 max_concurrent_try = 4
Used in: app.proxyman.SenderConfig
string tag = 1
bool transportLayerProxy = 2
Used in: StreamConfig
string congestion = 1
string bbr_profile = 2
uint64 brutal_up = 3
uint64 brutal_down = 4
optional UdpHop udp_hop = 5
uint64 init_stream_receive_window = 6
uint64 max_stream_receive_window = 7
uint64 init_conn_receive_window = 8
uint64 max_conn_receive_window = 9
int64 max_idle_timeout = 10
int64 keep_alive_period = 11
bool disable_path_mtu_discovery = 12
int64 max_incoming_streams = 13
Used in: StreamConfig, tls.Config
int32 mark = 1
int32 tfo = 2
bool receive_original_dest_address = 4
bool accept_proxy_protocol = 7
string dialer_proxy = 9
int32 tcp_keep_alive_interval = 10
int32 tcp_keep_alive_idle = 11
string tcp_congestion = 12
string interface = 13
bool v6only = 14
int32 tcp_window_clamp = 15
int32 tcp_user_timeout = 16
int32 tcp_max_seg = 17
bool penetrate = 18
bool tcp_mptcp = 19
repeated CustomSockopt customSockopt = 20
repeated string trusted_x_forwarded_for = 23
Used in: SocketConfig
Off = 0
TProxy = 1
Redirect = 2
Used in: app.proxyman.ReceiverConfig, app.proxyman.SenderConfig, splithttp.Config
uint32 port = 9
string protocol_name = 5
repeated TransportConfig transport_settings = 2
string security_type = 3
optional QuicParams quic_params = 12
optional SocketConfig socket_settings = 6
Used in: StreamConfig
Used in: QuicParams
repeated uint32 ports = 1
int64 interval_min = 2
int64 interval_max = 3