diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-18 05:12:15 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-18 05:12:15 +0000 |
commit | 1867975e6045c5f81b658ac90d26612825c7a484 (patch) | |
tree | be215535c111935b67e7281ca21d38475332c7c3 | |
parent | 9b24c4ed18f9751713c71e9caeee1c290751272b (diff) |
ca no qbt
-rw-r--r-- | etc/nftables.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf index ab16ed11..b0c2c669 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -29,8 +29,8 @@ table inet my_table { tcp dport ssh accept #tcp dport qbt-nox accept - tcp dport qbt accept - udp dport qbt accept + #tcp dport qbt accept + #udp dport qbt accept #tcp dport iperf3 accept udp dport wireguard accept |