mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-03-25 19:09:48 +03:00
20 lines
619 B
Plaintext
20 lines
619 B
Plaintext
# IPSet blacklist configuration (VK names, IPv6 only)
|
|
# Auto-generated from blacklist-vk-v6.txt
|
|
# Last updated: 2026-03-25 06:55:55 UTC
|
|
#
|
|
# Usage:
|
|
# 1. Load the ipset:
|
|
# ipset restore < blacklist-vk-v6.ipset
|
|
#
|
|
# 2. Use with iptables/ip6tables:
|
|
# ip6tables -I OUTPUT -m set --match-set blacklist-vk-v6 dst -j REJECT
|
|
# ip6tables -I FORWARD -m set --match-set blacklist-vk-v6 dst -j REJECT
|
|
#
|
|
# 3. To flush/delete the set:
|
|
# ipset flush blacklist-vk-v6
|
|
# ipset destroy blacklist-vk-v6
|
|
#
|
|
|
|
create blacklist-vk-v6 hash:net family inet6 hashsize 1024 maxelem 2
|
|
add blacklist-vk-v6 2a00:bdc0::/29
|