mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-07-27 09:11:48 +03:00
refactor: Refactor nft rules to use named sets for interfaces and localv4
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
## nft
|
||||
NFT_TABLE_NAME="PodkopTable"
|
||||
NFT_LOCALV4_SET_NAME="localv4"
|
||||
NFT_COMMON_SET_NAME="podkop_subnets"
|
||||
NFT_DISCORD_SET_NAME="podkop_discord_subnets"
|
||||
NFT_INTERFACE_SET_NAME="interfaces"
|
||||
|
||||
## sing-box
|
||||
# Log
|
||||
|
||||
Reference in New Issue
Block a user