mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
initial commit
This commit is contained in:
commit
13716f4923
1425 changed files with 163227 additions and 0 deletions
9
g3proxy/examples/hybrid_socks_proxy/server.d/test.conf
Normal file
9
g3proxy/examples/hybrid_socks_proxy/server.d/test.conf
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
name: test
|
||||
escaper: default
|
||||
type: socks_proxy
|
||||
listen:
|
||||
address: "[::]:10086"
|
||||
instance: 2
|
||||
enable_udp_associate: true
|
||||
conn_limit: 100M
|
||||
relay_limit: 10M
|
||||
Loading…
Add table
Add a link
Reference in a new issue