summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js
AgeCommit message (Collapse)Author
2024-07-10luci-app-shadowsocks-libev: drop the packageYousong Zhou
Related pull request: openwrt/packages#24540 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2023-04-24luci-app-shadowsocks-libev: ACL supportKirill Fertikov
Signed-off-by: Kirill Fertikov <kirill.fertikov@gmail.com>
2020-08-03luci-app-shadowsocks-libev: local_{ipv4,ipv6}_address for ss_serverYousong Zhou
Following changes are related and included in the same commit - Deprecate bind_address by not displaying and handling it in the UI - Allow ipv6 address for the old local_address option Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-04-03treewide: import utility classes explicitlyJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-04luci-app-shadowsocks-libev: port to client sideRichard Yu
Signed-off-by: Richard Yu <yurichard3839@gmail.com>