Skip to content

abrahamvegh/lsrules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lsrules

Some rule groups for use with Little Snitch.

Tailscale 🔗

Tailscale publishes a current list of their DERP servers. A script is included here for importing that list and turning it into a list of IPs that Little Snitch can use to not annoy me.

php scripts/derp.php | pbcopy

As of this writing, Tailscale is using Amazon AWS (possibly ELB?) to frontend the controlplane, which means there's now a larger list of IPs that the client wants to talk to.

php scripts/controlplane.php | pbcopy

Tailscale Nets 🔗

Some netblocks I expect Tailscale to try talking with; you may not necessarily want any or all of these, or as broad as these may be. I assume access control happens elsewhere.

  • IANA IPv4 Special-Purpose Address Registry
  • Autonomous systems
    • AS7018 (AT&T Services, Inc.)
      • 2600:300::/24 (AT&T Mobility LLC / AS20057)
    • AS7922 (Comcast Cable Communications, LLC)
      • 2601::/20
      • 68.80.0.0/13

About

Rule Groups for use with Little Snitch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages