initial commit

This commit is contained in:
zhangjingqiang 2023-03-09 17:55:45 +08:00
commit 13716f4923
1425 changed files with 163227 additions and 0 deletions

View file

@ -0,0 +1,5 @@
name: extra_port
type: plain_tcp_port
listen:
address: "[::]:18118"
server: http

View file

@ -0,0 +1,7 @@
name: http
escaper: default
user_group: default
type: http_proxy
listen:
address: "[::]:13128"
conn_limit: 100M

View file

@ -0,0 +1,7 @@
name: intelli
type: intelli_proxy
http_server: http
socks_server: socks
listen:
address: "[::]:1810"
instance: 8

View file

@ -0,0 +1,7 @@
name: socks
escaper: default
user-group: default
type: socks_proxy
listen:
address: "[::]:11080"
conn_limit: 100M