diff options
author | xyz <gky44px1999@gmail.com> | 2022-01-30 21:43:42 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-01-30 21:45:57 -0800 |
commit | 7ff48bb4ecd069b9e1e6d5afeb60dcb38435e474 (patch) | |
tree | a8d5fc38a3e06bb4d3ded39c73843ead78f3403c /home/xyz/.config/qrcp | |
parent | 89c00d833a250506afb5eeb26cf03b72b3c124d6 (diff) |
nftables.conf, allow qrcp, drop ssh and searx, based on services and config files
Diffstat (limited to 'home/xyz/.config/qrcp')
-rw-r--r-- | home/xyz/.config/qrcp/config.json | 11 |
1 files changed, 11 insertions, 0 deletions
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 |