diff options
| author | xyz <gky44px1999@gmail.com> | 2022-11-09 18:52:40 -0800 |
|---|---|---|
| committer | xyz <gky44px1999@gmail.com> | 2022-11-09 18:52:40 -0800 |
| commit | 81ddf8bc5359ef6daf8a9003f5101b5367e43e73 (patch) | |
| tree | f67dd2a9de9be7ab5ce2ba47ba20caee9950f54e /etc/nftables.conf | |
| parent | a9cadb1c293e9659f82a88b47245eadb869e022f (diff) | |
studio laptop change to headless server
Diffstat (limited to 'etc/nftables.conf')
| -rw-r--r-- | etc/nftables.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf index c0d0601..76044db 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -21,7 +21,7 @@ table inet my_table { ip protocol icmp accept meta l4proto ipv6-icmp accept - #tcp dport ssh accept + tcp dport ssh accept #tcp dport searx accept tcp dport qrcp accept udp dport mdns accept |
