mirror of
https://github.com/bytedance/g3.git
synced 2026-05-04 22:51:02 +00:00
g3proxy: rename .conf example conf to .yml
This commit is contained in:
parent
2ad6b4d9ea
commit
570d58dadd
50 changed files with 4 additions and 4 deletions
7
g3proxy/examples/hybrid_user_auth/server.d/socks.yml
Normal file
7
g3proxy/examples/hybrid_user_auth/server.d/socks.yml
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