mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Make ss-redir able to listen on multiples ports
This commit is contained in:
parent
cf7508a58d
commit
a64bba3705
3 changed files with 32 additions and 8 deletions
|
@ -87,6 +87,7 @@ return L.Class.extend({
|
|||
}
|
||||
});
|
||||
o.value('', '<unset>');
|
||||
o.value('', 'all');
|
||||
o.default = '';
|
||||
},
|
||||
values_serverlist: function(o) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue