wg block/unblock torrent

This commit is contained in:
mercury
2023-05-11 18:31:57 +04:00
parent 003816b91c
commit 67d47dfba9
7 changed files with 67 additions and 19 deletions
+4 -1
View File
@@ -5,7 +5,10 @@ apt install -y \
gnupg \
lsb-release \
make \
git
git \
iptables \
xtables-addons-common \
xtables-addons-dkms
mkdir -p /etc/apt/keyrings
curl -fsSL https://download.docker.com/linux/$(lsb_release -is | tr '[:upper:]' '[:lower:]')/gpg | gpg --dearmor --yes -o /etc/apt/keyrings/docker.gpg
echo \