File blocklists.toml of Package ip-blocklist
ext_ifs = [ "eth0", "eth1" ] int_ifs = [ "wlan0", "wlan1" ] sources4 = [ "https://iplists.firehol.org/files/firehol_webclient.netset", "https://raw.githubusercontent.com/stamparm/ipsum/master/levels/3.txt", ] sources6 = [ ] allow4 = [ "1.1.1.1", "8.8.8.8", "9.9.9.9", ] allow6 = [ "2606:4700:4700::1111", "2001:4860:4860::8888", "2620:fe::9", ]