mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update shadowsocks-libev.config
This commit is contained in:
parent
0941790987
commit
5855203bfc
1 changed files with 30 additions and 2 deletions
|
@ -25,7 +25,7 @@ config ss_redir hi2
|
||||||
option mptcp 1
|
option mptcp 1
|
||||||
option ipv6_first 1
|
option ipv6_first 1
|
||||||
option no_delay 1
|
option no_delay 1
|
||||||
|
|
||||||
config ss_rules 'ss_rules'
|
config ss_rules 'ss_rules'
|
||||||
option disabled 0
|
option disabled 0
|
||||||
option redir_tcp 'hi1'
|
option redir_tcp 'hi1'
|
||||||
|
@ -47,4 +47,32 @@ config ss_tunnel 'dns'
|
||||||
option mode 'tcp_and_udp'
|
option mode 'tcp_and_udp'
|
||||||
option server 'sss0'
|
option server 'sss0'
|
||||||
option local_port '5353'
|
option local_port '5353'
|
||||||
option tunnel_address '8.8.8.8:53'
|
option tunnel_address '8.8.8.8:53'
|
||||||
|
|
||||||
|
config ss_redir hi3
|
||||||
|
option server 'sss0'
|
||||||
|
option local_address '0.0.0.0'
|
||||||
|
option local_port '1100'
|
||||||
|
option mode 'tcp_and_udp'
|
||||||
|
option timeout '1000'
|
||||||
|
option fast_open 1
|
||||||
|
option verbose 0
|
||||||
|
option syslog 1
|
||||||
|
option reuse_port 1
|
||||||
|
option mptcp 1
|
||||||
|
option ipv6_first 1
|
||||||
|
option no_delay 1
|
||||||
|
|
||||||
|
config ss_redir hi4
|
||||||
|
option server 'sss0'
|
||||||
|
option local_address '0.0.0.0'
|
||||||
|
option local_port '1100'
|
||||||
|
option mode 'tcp_and_udp'
|
||||||
|
option timeout '1000'
|
||||||
|
option fast_open 1
|
||||||
|
option verbose 0
|
||||||
|
option syslog 1
|
||||||
|
option reuse_port 1
|
||||||
|
option mptcp 1
|
||||||
|
option ipv6_first 1
|
||||||
|
option no_delay 1
|
Loading…
Add table
Add a link
Reference in a new issue