antiblock: Add AntiBlock package
authorKhachatryan Karen <karen0734@gmail.com>
Tue, 7 Jan 2025 02:01:59 +0000 (05:01 +0300)
committerTianling Shen <cnsztl@gmail.com>
Fri, 17 Jan 2025 06:17:19 +0000 (14:17 +0800)
commit64f1a2835d6a43dac9ff494782d7ad9dc67aedc5
tree5fa619debc8cf77f41a8f50b3f9b6be8b0944b35
parent80768dfdae3e0db273cf2a69f7911da44102f8c2
antiblock: Add AntiBlock package

AntiBlock program proxies DNS requests.
The IP addresses of the specified domains are added to
the routing table for routing through the specified interface.

Signed-off-by: Khachatryan Karen <karen0734@gmail.com>
net/antiblock/Makefile [new file with mode: 0644]
net/antiblock/files/etc/config/antiblock [new file with mode: 0644]
net/antiblock/files/etc/init.d/antiblock [new file with mode: 0644]
net/antiblock/test.sh [new file with mode: 0644]