No description
Find a file
tituspijean b9b38a4ee9
Merge pull request #6 from YunoHost-Apps/testing
enh(remove): delete blocklist table
2026-06-21 09:28:29 +02:00
.github Initial commit 2026-06-03 17:40:57 +02:00
conf Merge pull request #3 from YunoHost-Apps/fix 2026-06-09 16:19:53 +02:00
doc First iteration 2026-06-07 11:50:02 +02:00
scripts enh(remove): delete blocklist table 2026-06-21 09:22:38 +02:00
.editorconfig Initial commit 2026-06-03 17:40:57 +02:00
.gitattributes Initial commit 2026-06-03 17:40:57 +02:00
.gitignore Initial commit 2026-06-03 17:40:57 +02:00
config_panel.toml First iteration 2026-06-07 11:50:02 +02:00
LICENSE First iteration 2026-06-07 11:50:02 +02:00
manifest.toml Bump package revision 2026-06-21 09:24:20 +02:00
README.md Auto-update READMEs 2026-06-21 09:24:20 +02:00
tests.toml Initial commit 2026-06-03 17:40:57 +02:00

Logo of nftables blacklist nftables blacklist, packaged for YunoHost

A script to ban large numbers of IP addresses published in blocklists, associated with countries or Autonomous Systems (AS)

Version: 2026.05.09~ynh3

📦 Developer info

Automatic tests level

🛠️ Upstream nftables blacklist repository: https://github.com/trick77/nftables-blacklist.git

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/nftables-blacklist_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade nftables-blacklist -u https://github.com/YunoHost-Apps/nftables-blacklist_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.