Skip to content

Add new rule type ipset#4040

Open
major1201 wants to merge 34 commits into
SagerNet:testingfrom
major1201:ipset
Open

Add new rule type ipset#4040
major1201 wants to merge 34 commits into
SagerNet: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 6 times, most recently from 057f540 to 6b07a22 Compare May 15, 2026 05:29
@nekohasekai nekohasekai force-pushed the testing branch 9 times, most recently from 2141845 to b6c416b Compare May 26, 2026 09:45
@nekohasekai nekohasekai force-pushed the testing branch 3 times, most recently from de161cf to 83b7304 Compare June 3, 2026 05:05
@nekohasekai nekohasekai force-pushed the testing branch 7 times, most recently from 1ed57eb to 8247670 Compare June 13, 2026 15:01
@nekohasekai nekohasekai force-pushed the testing branch 5 times, most recently from 18e6e27 to 8ea55ff Compare June 16, 2026 14:06
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