Update dnsf_install.sh
This commit is contained in:
@@ -8,6 +8,7 @@ apt install -y python3-bpfcc python3-pip bpfcc-tools ipset
|
|||||||
pip install --break-system-packages dnslib psutil
|
pip install --break-system-packages dnslib psutil
|
||||||
mkdir -p /etc/dnsf/
|
mkdir -p /etc/dnsf/
|
||||||
cp dnsf.service /etc/systemd/system
|
cp dnsf.service /etc/systemd/system
|
||||||
|
cp dnsf.py /etc/dnsf/
|
||||||
cp host_whitelist.conf /etc/dnsf/
|
cp host_whitelist.conf /etc/dnsf/
|
||||||
cp dns_whitelist.conf /etc/dnsf/
|
cp dns_whitelist.conf /etc/dnsf/
|
||||||
systemctl enable dnsf.service
|
systemctl enable dnsf.service
|
||||||
|
|||||||
Reference in New Issue
Block a user