This commit is contained in:
sushen339
2025-11-18 14:56:37 +08:00
parent 17c495b9d4
commit c4344a27ac
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
#define PERSIST_FILE CONFIG_DIR "/blacklist"
#define WHITELIST_FILE CONFIG_DIR "/whitelist"
#define INSTALL_PATH "/usr/local/bin/bip"
#define NFT_TABLE "inet filter"
#define NFT_TABLE "inet bip"
#define NFT_SET "blacklist"
#define NFT_SET_V6 "blacklist_v6"
#define NFT_WHITELIST "whitelist"