Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sing-box ASN Rule Sets

Update Status

Automatically generated and up-to-date rule-sets based on ASN (Autonomous System Number).

Perfect for routing, bypassing, or blocking traffic from specific networks/ISPs in sing-box.

How to Use

Add the rule set to your sing-box configuration file (e.g., config.json).

1. Define the Rule Set

Add the remote rule set under the route.rule_set section:

{
  "route": {
    "rule_set": [
      {
        "tag": "asn-example",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/redelfive0/sing-asn/rule-set/AS1.srs",
        "download_detour": "proxy"
      }
    ]
  }
}

About

Automatically generated ASN rule sets (SRS) for sing-box

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages