diff options
author | xyz <gky44px1999@gmail.com> | 2023-10-23 22:17:39 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2023-10-23 22:17:39 -0700 |
commit | ef9423f9c668738ff6d566780143210815783a31 (patch) | |
tree | 62890d6aee537cbeaea7e9fa8ae2899711bd9bbd /etc/nftables.conf | |
parent | 4b0715507b20a1c1b96aa90c4e91689d7bb7c0cd (diff) |
temp edit
Diffstat (limited to 'etc/nftables.conf')
-rw-r--r-- | etc/nftables.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf index 76044dba..47605bfb 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -25,8 +25,6 @@ table inet my_table { #tcp dport searx accept tcp dport qrcp accept udp dport mdns accept - tcp dport mullvad-forward accept - udp dport mullvad-forward accept pkttype host limit rate 5/second counter reject with icmpx type admin-prohibited counter comment "count any other traffic" |