mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-02-26 00:49:34 +08:00
changed default sub-net
This commit is contained in:
parent
5672891485
commit
2419801654
2
misc.cpp
2
misc.cpp
@ -40,7 +40,7 @@ int time_mono_test=0;
|
||||
int delay_capacity=0;
|
||||
|
||||
|
||||
char sub_net[100]="10.0.0.0";
|
||||
char sub_net[100]="10.112.0.0";
|
||||
u32_t sub_net_uint32=0;
|
||||
|
||||
char tun_dev[100]="";
|
||||
|
Loading…
x
Reference in New Issue
Block a user