mirror of
https://github.com/bytedance/g3.git
synced 2026-04-28 19:51:23 +00:00
g3proxy: fix smtp interception
This commit is contained in:
parent
207698e626
commit
92fe17c680
9 changed files with 27 additions and 11 deletions
|
|
@ -19,6 +19,12 @@ server:
|
|||
listen:
|
||||
address: "[::]:8080"
|
||||
tls_client: {}
|
||||
- name: socks
|
||||
escaper: default
|
||||
auditor: default
|
||||
type: socks_proxy
|
||||
listen:
|
||||
address: "[::]:1080"
|
||||
|
||||
resolver:
|
||||
- name: default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue