From c746a72b52a4d5bcb2da5ca1847579efa183c67b Mon Sep 17 00:00:00 2001
From: xyz <gky44px1999@gmail.com>
Date: Sat, 5 Mar 2022 21:41:37 -0800
Subject: open rpi-vid port for testing

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

diff --git a/etc/nftables.conf b/etc/nftables.conf
index c0d0601d..4120ccd4 100644
--- a/etc/nftables.conf
+++ b/etc/nftables.conf
@@ -27,6 +27,7 @@ table inet my_table {
 		udp dport mdns accept
 		tcp dport mullvad-forward accept
 		udp dport mullvad-forward accept
+		tcp dport rpi-vid 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