mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix Shadowsocks option
This commit is contained in:
parent
8cb905ca2f
commit
f8ec825f8b
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ if [ "$NBCPU" -gt 2 ]; then
|
|||
set shadowsocks-libev.hi$c.server=sss0
|
||||
set shadowsocks-libev.hi$c.local_address="0.0.0.0"
|
||||
set shadowsocks-libev.hi$c.local_port=1100
|
||||
set shadowsocks-libev.hi$c.mode=tcp
|
||||
set shadowsocks-libev.hi$c.mode=tcp_only
|
||||
set shadowsocks-libev.hi$c.timeout=600
|
||||
set shadowsocks-libev.hi$c.fast_open=1
|
||||
set shadowsocks-libev.hi$c.reuse_port=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue