From 7ff48bb4ecd069b9e1e6d5afeb60dcb38435e474 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 30 Jan 2022 21:43:42 -0800 Subject: nftables.conf, allow qrcp, drop ssh and searx, based on services and config files --- home/xyz/.config/qrcp/config.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 home/xyz/.config/qrcp/config.json (limited to 'home/xyz') diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json new file mode 100644 index 00000000..b7f02141 --- /dev/null +++ b/home/xyz/.config/qrcp/config.json @@ -0,0 +1,11 @@ +{ + "fqdn": "", + "interface": "wlp6s0", + "port": 49153, + "keepAlive": false, + "path": "", + "secure": false, + "tls-key": "", + "tls-cert": "", + "output": "" +} \ No newline at end of file -- cgit v1.2.3-70-g09d2