luci-app-antiblock: Update luci-app-antiblock package
authorKhachatryan Karen <[email protected]>
Fri, 21 Mar 2025 11:29:32 +0000 (14:29 +0300)
committerPaul Donald <[email protected]>
Tue, 1 Apr 2025 16:17:33 +0000 (18:17 +0200)
commit601a69f2fef450db779b0c74667939202ff39362
tree7ae55669f786861e7d193a1888d5c3609ab465d2
parent6c061b644c1380b841542f44179195756cc5a645
luci-app-antiblock: Update luci-app-antiblock package

1) Added the ability to route different domains through different gateways, up to 32 routes.
2) The program has been switched from proxying mode to sniffer mode.
3) Blacklist has been added so that the specified subnets are not added to the routing table.
4) Added the logs and statistics tabs
5) The "output" option has been removed, it is now /tmp/antiblock
6) Bash backend removed, now only JS.

Signed-off-by: Khachatryan Karen <[email protected]>
applications/luci-app-antiblock/htdocs/luci-static/resources/view/antiblock/args.js [new file with mode: 0644]
applications/luci-app-antiblock/htdocs/luci-static/resources/view/antiblock/domains.js
applications/luci-app-antiblock/htdocs/luci-static/resources/view/antiblock/form.js [deleted file]
applications/luci-app-antiblock/htdocs/luci-static/resources/view/antiblock/log.js [new file with mode: 0644]
applications/luci-app-antiblock/htdocs/luci-static/resources/view/antiblock/routes.js [new file with mode: 0644]
applications/luci-app-antiblock/htdocs/luci-static/resources/view/antiblock/statistics.js [new file with mode: 0644]
applications/luci-app-antiblock/po/templates/antiblock.pot [new file with mode: 0644]
applications/luci-app-antiblock/root/usr/libexec/rpcd/luci.antiblock [deleted file]
applications/luci-app-antiblock/root/usr/share/luci/menu.d/luci-app-antiblock.json
applications/luci-app-antiblock/root/usr/share/rpcd/acl.d/luci-app-antiblock.json