1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2020-02-06 08:22:37 +01:00
parent cf7508a58d
commit a64bba3705
3 changed files with 32 additions and 8 deletions

View file

@ -87,6 +87,7 @@ return L.Class.extend({
}
});
o.value('', '<unset>');
o.value('', 'all');
o.default = '';
},
values_serverlist: function(o) {