mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-01-23 13:09:02 +08:00
🚩
This commit is contained in:
parent
f526757bae
commit
001cd8dc69
@ -1,14 +1,14 @@
|
|||||||
# Port of HTTP(S) proxy server on the local end
|
# Port of HTTP(S) proxy server on the local end
|
||||||
port: 7890
|
# port: 7890
|
||||||
|
|
||||||
# Port of SOCKS5 proxy server on the local end
|
# Port of SOCKS5 proxy server on the local end
|
||||||
socks-port: 7891
|
# socks-port: 7891
|
||||||
|
|
||||||
# Transparent proxy server port for Linux and macOS
|
# Transparent proxy server port for Linux and macOS
|
||||||
# redir-port: 7892
|
# redir-port: 7892
|
||||||
|
|
||||||
# HTTP(S) and SOCKS5 server on the same port
|
# HTTP(S) and SOCKS5 server on the same port
|
||||||
# mixed-port: 7890
|
mixed-port: 7890
|
||||||
|
|
||||||
# authentication of local SOCKS5/HTTP(S) server
|
# authentication of local SOCKS5/HTTP(S) server
|
||||||
# authentication:
|
# authentication:
|
||||||
@ -52,7 +52,7 @@ external-controller: 127.0.0.1:9090
|
|||||||
# secret: ""
|
# secret: ""
|
||||||
|
|
||||||
# Outbound interface name
|
# Outbound interface name
|
||||||
interface-name: en0
|
# interface-name: en0
|
||||||
|
|
||||||
# Static hosts for DNS server and connection establishment, only works
|
# Static hosts for DNS server and connection establishment, only works
|
||||||
# when `dns.enhanced-mode` is `redir-host`.
|
# when `dns.enhanced-mode` is `redir-host`.
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
# Port of HTTP(S) proxy server on the local end
|
# Port of HTTP(S) proxy server on the local end
|
||||||
port: 7890
|
# port: 7890
|
||||||
|
|
||||||
# Port of SOCKS5 proxy server on the local end
|
# Port of SOCKS5 proxy server on the local end
|
||||||
socks-port: 7891
|
# socks-port: 7891
|
||||||
|
|
||||||
# Transparent proxy server port for Linux and macOS
|
# Transparent proxy server port for Linux and macOS
|
||||||
# redir-port: 7892
|
# redir-port: 7892
|
||||||
|
|
||||||
# HTTP(S) and SOCKS5 server on the same port
|
# HTTP(S) and SOCKS5 server on the same port
|
||||||
# mixed-port: 7890
|
mixed-port: 7890
|
||||||
|
|
||||||
# authentication of local SOCKS5/HTTP(S) server
|
# authentication of local SOCKS5/HTTP(S) server
|
||||||
# authentication:
|
# authentication:
|
||||||
@ -52,7 +52,7 @@ external-controller: 127.0.0.1:9090
|
|||||||
# secret: ""
|
# secret: ""
|
||||||
|
|
||||||
# Outbound interface name
|
# Outbound interface name
|
||||||
interface-name: en0
|
# interface-name: en0
|
||||||
|
|
||||||
# Static hosts for DNS server and connection establishment, only works
|
# Static hosts for DNS server and connection establishment, only works
|
||||||
# when `dns.enhanced-mode` is `redir-host`.
|
# when `dns.enhanced-mode` is `redir-host`.
|
||||||
|
Loading…
Reference in New Issue
Block a user