mirror of
https://github.com/bytedance/g3.git
synced 2026-05-04 06:30:43 +00:00
g3proxy: default to use yaml conf file extension
This commit is contained in:
parent
1530f4ce17
commit
d58bd61d28
89 changed files with 21 additions and 21 deletions
7
g3proxy/examples/hybrid_user_auth/server.d/socks.yaml
Normal file
7
g3proxy/examples/hybrid_user_auth/server.d/socks.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: socks
|
||||
escaper: default
|
||||
user-group: default
|
||||
type: socks_proxy
|
||||
listen:
|
||||
address: "[::]:11080"
|
||||
conn_limit: 100M
|
||||
Loading…
Add table
Add a link
Reference in a new issue