mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 07:26:59 +03:00
Updated README.md with short scripts descriptions (#23)
* Add nftables support with config generator and IP checker - Add generate_nft_blacklist.py for generating nftables configurations - Add check_nft_blacklist.py for verifying IPs against blacklist - Add blacklists_updater_nftables.sh for automated updates - Add blacklists_nftables/ directory with generated configs - Add GitHub Actions workflow for daily nftables updates - Update README.md with nftables usage instructions nftables is a modern replacement for iptables with better performance and lower memory usage, especially for large rulesets. This addition complements the existing iptables and nginx blacklist formats. * Added nftables scripts help * Updated README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Autogenerated nftables blacklist
|
||||
# Generated: 2026-01-12T10:00:52.366124Z
|
||||
# Generated: 2026-01-12T09:09:02.010763Z
|
||||
# Source: /tmp/blacklist-v6.txt
|
||||
# IPv4: 0, IPv6: 17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user