Skip to content

Add new rule type ipset#4040

Open
major1201 wants to merge 34 commits intoSagerNet:testingfrom
major1201:ipset
Open

Add new rule type ipset#4040
major1201 wants to merge 34 commits intoSagerNet:testingfrom
major1201:ipset

Conversation

@major1201
Copy link
Copy Markdown

Added new ipset rule type to support checking a specific ipset contains the destination IP.

Usage:

{
  "route": {
    "rules": [
      {
        "ipset": ["my-corp1", "my-corp2"],
        "outbound": "xxx"
      }
    ]
  }
}

@nekohasekai nekohasekai force-pushed the testing branch 24 times, most recently from 99e1ffe to 8130928 Compare April 22, 2026 05:51
@nekohasekai nekohasekai force-pushed the testing branch 6 times, most recently from 1b0e6c5 to abedea4 Compare April 28, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants