diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-08-29 08:48:28 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-08-29 08:48:28 +0000 |
commit | 754fdb165528f335648413d66c4bd834511f96f9 (patch) | |
tree | 419162159d4c79c06aa69bdbd743dcb92d32813c | |
parent | 4fb621933387c21f6f09676850e6f0ce0dd7cd3f (diff) |
remove swgp because I now wg swgp mimic thru ba then forward to ib
-rw-r--r-- | etc/netns/ns0/nftables.conf | 2 | ||||
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqme | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/etc/netns/ns0/nftables.conf b/etc/netns/ns0/nftables.conf index 5d287bd9..2a3cf750 100644 --- a/etc/netns/ns0/nftables.conf +++ b/etc/netns/ns0/nftables.conf @@ -33,7 +33,7 @@ table inet my_table { udp dport qbt accept #tcp dport iperf3 accept udp dport wireguard accept - udp dport swgp accept + #udp dport swgp accept pkttype host limit rate 5/second counter reject with icmpx type admin-prohibited counter comment "count any other traffic" diff --git a/home/xyz/.config/myconf/pacman_Qqme b/home/xyz/.config/myconf/pacman_Qqme index 026331c3..765555cf 100644 --- a/home/xyz/.config/myconf/pacman_Qqme +++ b/home/xyz/.config/myconf/pacman_Qqme @@ -10,5 +10,4 @@ librespeed-cli-bin neovim-plug paru-bin pipdeptree -swgp-go task-spooler |