Package: openvpn-server Source: openvpn-server Maintainer: Sol1 Packages Build-Depends-Indep: debhelper (>= 4.1.16) Version: 3.2.5 Architecture: all Depends: openvpn, openssl, nsis (>= 2.06-4), zip, ucf, bc, cryptsetup, ifstat, bsd-mailx, sharutils, bash-completion, at, rsync Priority: optional Section: admin Filename: pool/main/o/openvpn-server/openvpn-server_3.2.5_all.deb Size: 52060 SHA256: 81adbe8fb3f3d3f67a4433f9596181ec1c83f168464e45ad6ca0043e5ed571b4 SHA1: 5c2e4c4d2d6630be710440d0f1e63087e09b6231 MD5sum: 6c6090b959d1af790dbf5373f269c2ac Description: A system to assist the management of OpenVPN servers Provides a simplified OpenVPN server configuration at installation time, and a set of scripts to automatically create Windows and Linux client installation packages. Package: shorewall-nft Version: 0.2.8 Architecture: all Maintainer: Dave Kempe Installed-Size: 641 Depends: python3 (>= 3.7), nftables, netbase Suggests: python3-textual, python3-rich Conflicts: shorewall, shorewall-core, shorewall6 Replaces: shorewall, shorewall-core, shorewall6 Provides: shorewall, shorewall-core, shorewall6 Homepage: https://github.com/sol1/shorewall-nft Priority: optional Section: net Filename: pool/main/s/shorewall-nft/shorewall-nft_0.2.8_all.deb Size: 152114 SHA256: 0078b3bb8f31f5d6bcb93b3030be3eb5ee0dbbefdba135a3ad489cc32aad95df SHA1: 7ae2a3d710bc9fccad03d15843eb5724d295bd1d MD5sum: 2ad5f1ee22993371026d5bb28f60acd7 Description: Shorewall firewall compiler for nftables A drop-in replacement for Shorewall that generates nftables rulesets instead of iptables. It reads an existing /etc/shorewall configuration unchanged, so a working Shorewall box moves over without a config rewrite, and supplies the same shorewall command and service. . Shorewall itself is dormant and does not support nftables. As distros drop the iptables compatibility modules, the original stops working. This package fills that gap while keeping the configuration and the command surface the same. Package: shorewall-nft-lite Source: shorewall-nft Version: 0.2.8 Architecture: all Maintainer: Dave Kempe Installed-Size: 47 Depends: nftables, iproute2 Homepage: https://github.com/sol1/shorewall-nft Priority: optional Section: net Filename: pool/main/s/shorewall-nft/shorewall-nft-lite_0.2.8_all.deb Size: 14954 SHA256: d665efcb6cc9d6c581eda8b3845f9093e6dd4b69d241f913cef34d66568647f5 SHA1: f55e57951e50dfb7409529bac1c9b952429afc76 MD5sum: a07abcb621cf0652ae481c32600b7aa0 Description: Shorewall Lite runtime for nftables (no compiler) The runtime half of shorewall-nft, for a target that cannot run the compiler: a small embedded system, an OpenWRT router, anything without Python. Compile the configuration on a full system with shorewall-nft, deploy the resulting firewall script here, and run it with the shorewall-lite command. . It needs only a POSIX shell, nft and ip. It installs no compiler and does not depend on Python.