Endwall 06/25/2022 (Sat) 09:35:37 No.1783 del
I have just done some work on endlists.sh, to finish making shell functions for all of the list methods. I then made a translation of endlists into nft, as endlists_nft.sh'

endlists.sh
https://raw.githubusercontent.com/endwall2/endlists/master/endlists.sh

http://nguipxnkrp3qrzrlduhsatpcpwehnblzmlkc5ifiumxq4z5jlh4lwvid.onion/endware/endlists.sh

endlists_nft.sh
https://raw.githubusercontent.com/endwall2/endlists/master/endlists_nft.sh

http://nguipxnkrp3qrzrlduhsatpcpwehnblzmlkc5ifiumxq4z5jlh4lwvid.onion/endware/endlists_nft.sh

I use this script to do all of my /8 bans for regions I have no business with like Asia, Africa, India.
If there is a specific range you want blocked just drop it into blacklist.txt, and then run the file. I've left this section commented out. I should probably uncomment it so that it's available.

Next I'll work on adding verdict maps (vmaps) in nft to replace the functionality of ipset. The next product I'll try to translate is endsets.sh. Once that's done I'll be able to set up my clearnet server hosting using nftables as a replacement for iptables. I'll post an update when I have something to show.