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 13 times, most recently from b63ae24 to 76a2201 Compare April 23, 2026 00:15
@nekohasekai nekohasekai force-pushed the testing branch 6 times, most recently from 8f15b13 to 9ee56ae Compare May 3, 2026 01:08
@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 5 times, most recently from abac453 to bf9ea6d Compare May 21, 2026 07:34
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