add UDP tests
This commit is contained in:
5
tests/socksify/socks.conf
Normal file
5
tests/socksify/socks.conf
Normal file
@ -0,0 +1,5 @@
|
||||
route {
|
||||
from: 0.0.0.0/0 to: 0.0.0.0/0 via: 127.0.0.1 port = 1081
|
||||
proxyprotocol: socks_v5
|
||||
method: none
|
||||
}
|
Reference in New Issue
Block a user