mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add interface to shadowsocks tracker
This commit is contained in:
parent
0387798d74
commit
f7b2096fa2
3 changed files with 34 additions and 4 deletions
|
@ -97,7 +97,7 @@ _launch_shadowsocks_tracker() {
|
|||
|
||||
[ "$1" = "tracker" ] || return
|
||||
|
||||
_validate_section "defaults" "shadowsocks"
|
||||
_validate_section "shadowsocks" "shadowsocks"
|
||||
|
||||
config_get local_port "$1" local_port
|
||||
local disabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue