Initial Commit

This commit is contained in:
2025-05-08 17:14:21 +03:00
commit 6ff4e9b7c4
11 changed files with 133 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
name: iptables
description: userspace CLI program used to configure the Linux packet filtering ruleset
version: 1.8.10
url: https://www.netfilter.org/projects/iptables/index.html
license: GPL2-only
architecture: any
depends: ["bash"]
type: source