fix: new mark

This commit is contained in:
Kirill Sobakin
2026-01-22 13:01:36 +03:00
parent 2cce383b33
commit 42f75c3374

View File

@@ -20,8 +20,8 @@ NFT_LOCALV4_SET_NAME="localv4"
NFT_COMMON_SET_NAME="podkop_subnets"
NFT_DISCORD_SET_NAME="podkop_discord_subnets"
NFT_INTERFACE_SET_NAME="interfaces"
NFT_FAKEIP_MARK="0x80000"
NFT_OUTBOUND_MARK="0x90000"
NFT_FAKEIP_MARK="0x00100000"
NFT_OUTBOUND_MARK="0x00200000"
## sing-box
SB_REQUIRED_VERSION="1.12.0"