Skip to content

Instantly share code, notes, and snippets.

@GalvinGao
Last active April 30, 2022 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GalvinGao/1c9dcb3b0db3da5bdcedfb89d8cdae53 to your computer and use it in GitHub Desktop.
Save GalvinGao/1c9dcb3b0db3da5bdcedfb89d8cdae53 to your computer and use it in GitHub Desktop.
Wireshark CloudFlare IPv4 Filter Rule
ip.addr eq 173.245.48.0/20 or ip.addr eq 103.21.244.0/22 or ip.addr eq 103.22.200.0/22 or ip.addr eq 103.31.4.0/22 or ip.addr eq 141.101.64.0/18 or ip.addr eq 108.162.192.0/18 or ip.addr eq 190.93.240.0/20 or ip.addr eq 188.114.96.0/20 or ip.addr eq 197.234.240.0/22 or ip.addr eq 198.41.128.0/17 or ip.addr eq 162.158.0.0/15 or ip.addr eq 104.16.0.0/13 or ip.addr eq 104.24.0.0/14 or ip.addr eq 172.64.0.0/13 or ip.addr eq 131.0.72.0/22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment