#!/usr/sbin/nft -f # vim: ft=nftables # SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. # # SPDX-License-Identifier: AGPL-3.0-or-later add rule ip qubes custom-input tcp dport 8082 accept