Skip to content

hexstyle/routerRules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

routerRules

Shared routing targets for routers.

This repository contains only the human-maintained source list of domains, IPv4 addresses and CIDRs that should be routed through special paths on supported routers.

Canonical File

Allowed Line Types

One rule per line:

  • domain name
  • IPv4 address
  • IPv4 CIDR
  • comment starting with #

Blank lines are allowed.

Examples:

chatgpt.com
149.154.160.0/20
8.8.8.8
# telegram
telegram.org

Purpose

The file is meant to stay simple:

  • one shared operator-facing list
  • no generated data
  • no device-specific config
  • no cached DNS resolution results

Notes

  • Routers may consume this list differently.
  • Some routers can route by domain, others may resolve domains to IP locally.
  • This repository should remain just the shared rule list and a short description of its format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors