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/intelli.yml
Normal file
7
g3proxy/examples/hybrid_user_auth/server.d/intelli.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: intelli
|
||||
type: intelli_proxy
|
||||
http_server: http
|
||||
socks_server: socks
|
||||
listen:
|
||||
address: "[::]:1810"
|
||||
instance: 8
|
||||
Loading…
Add table
Add a link
Reference in a new issue