mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add syslog setting support to shadowsocks and call omr-bypass
This commit is contained in:
parent
38f6cde63d
commit
14d5854de8
2 changed files with 4 additions and 1 deletions
|
@ -6,6 +6,7 @@ config ss_redir hi
|
|||
option timeout '600'
|
||||
option fast_open 1
|
||||
option verbose 0
|
||||
option syslog 1
|
||||
option reuse_port 1
|
||||
option mptcp 1
|
||||
option ipv6_first 1
|
||||
|
@ -18,6 +19,7 @@ config ss_redir hi2
|
|||
option timeout '600'
|
||||
option fast_open 1
|
||||
option verbose 0
|
||||
option syslog 1
|
||||
option reuse_port 1
|
||||
option mptcp 1
|
||||
option ipv6_first 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue