默认使用广播代替组播、精简依赖
This commit is contained in:
@@ -11,6 +11,7 @@ switch_tap_help: "Use tap mode, tun mode will be used by default"
|
||||
switch_in_ip_help: "Use when configuring point-to-network (IP proxy), --in-ip 192.168.10.0/24,10.26.0.3, which means it is allowed to receive data from the network segment 192.168.10.0/24 and forward it to 10.26.0.3"
|
||||
switch_out_ip_help: "Use when configuring point-to-network, --out-ip 192.168.10.0/24,192.168.1.10, which means that the data with the target of 192.168.10.0/24 is allowed to be forwarded from the network card 192.168.1.10"
|
||||
switch_password_help: "Client Data Encryption"
|
||||
switch_simulate_multicast_help: "Simulate multicast. By default, multicast data will be sent as broadcast, which is more compatible, but it will cause traffic waste. After it is turned on, it will simulate real multicast data transmission"
|
||||
switch_config_help: "Read configuration file"
|
||||
switch_stop_about: "Stop background service"
|
||||
switch_route_about: "View route"
|
||||
|
||||
Reference in New Issue
Block a user