1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
suyuan 2023-07-21 21:32:48 +08:00
parent f8363bdf47
commit d7f8e7934f
697 changed files with 37 additions and 100 deletions

0
shadowsocks-libev/Makefile Executable file → Normal file
View file

0
shadowsocks-libev/README.md Executable file → Normal file
View file

0
shadowsocks-libev/files/firewall.ss-rules Executable file → Normal file
View file

32
shadowsocks-libev/files/shadowsocks-libev.config Executable file → Normal file
View file

@ -25,7 +25,7 @@ config ss_redir hi2
option mptcp 1
option ipv6_first 1
option no_delay 1
config ss_rules 'ss_rules'
option disabled 0
option redir_tcp 'hi1'
@ -47,32 +47,4 @@ config ss_tunnel 'dns'
option mode 'tcp_and_udp'
option server 'sss0'
option local_port '5353'
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
option tunnel_address '8.8.8.8:53'

0
shadowsocks-libev/files/shadowsocks-libev.init Executable file → Normal file
View file

0
shadowsocks-libev/files/shadowsocks.conf Executable file → Normal file
View file

0
shadowsocks-libev/patches/010-ECONNRESET.patch Executable file → Normal file
View file

0
shadowsocks-libev/patches/020-FIX.patch Executable file → Normal file
View file