mirror of
https://github.com/YunoHost-Apps/nftables-blacklist_ynh
synced 2026-06-29 01:29:32 +02:00
No description
- Shell 100%
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
nftables blacklist, packaged for YunoHost
A script to ban large numbers of IP addresses published in blocklists, associated with countries or Autonomous Systems (AS)
📦 Developer info
🛠️ 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.