From 6971de1b1c0c78210109ec3b818a7b8159c6971f Mon Sep 17 00:00:00 2001
From: Xiao Pan <gky44px1999@gmail.com>
Date: Fri, 15 Dec 2023 10:54:59 +0000
Subject: update

---
 etc/nftables.conf | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'etc/nftables.conf')

diff --git a/etc/nftables.conf b/etc/nftables.conf
index e2e83f5c..dc8c4dce 100644
--- a/etc/nftables.conf
+++ b/etc/nftables.conf
@@ -33,6 +33,8 @@ table inet my_table {
 		udp dport qbt accept
 		#tcp dport iperf3 accept
 		udp dport wireguard accept
+		tcp dport http accept
+		tcp dport https accept
 
 		pkttype host limit rate 5/second counter reject with icmpx type admin-prohibited
 		counter comment "count any other traffic"
-- 
cgit v1.2.3-70-g09d2