refactor: Add block section support

This commit is contained in:
Andrey Petelin
2025-09-09 15:51:09 +05:00
parent 191522f396
commit 81e0c86060
4 changed files with 109 additions and 41 deletions

View File

@@ -30,3 +30,5 @@ SB_SERVICE_MIXED_INBOUND_PORT=4534
# Outbounds
SB_DIRECT_OUTBOUND_TAG="direct-out"
SB_MAIN_OUTBOUND_TAG="main-out"
# Route
SB_REJECT_RULE_TAG="reject-rule-tag"