135 current 2025-10-08 22:40:45 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -59,7 +59,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.extraCommands = ''
|
networking.firewall.extraCommands = ''
|
||||||
# qbittorrent kill switch for uid ${toString ids}
|
|
||||||
iptables -N QBIT
|
iptables -N QBIT
|
||||||
iptables -A OUTPUT -m owner --uid-owner ${toString ids} -j QBIT
|
iptables -A OUTPUT -m owner --uid-owner ${toString ids} -j QBIT
|
||||||
iptables -A QBIT -o ${vpn_inf} -j ACCEPT
|
iptables -A QBIT -o ${vpn_inf} -j ACCEPT
|
||||||
|
|||||||
Reference in New Issue
Block a user