Skip to content

Commit

Permalink
Add cloudflare's ipv6
Browse files Browse the repository at this point in the history
  • Loading branch information
RMartinOscar committed Oct 29, 2024
1 parent b893c92 commit d87a13b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/trustedproxy.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,13 @@
'104.24.0.0/14',
'172.64.0.0/13',
'131.0.72.0/22',

'2400:cb00::/32',
'2606:4700::/32',
'2803:f800::/32',
'2405:b500::/32',
'2405:8100::/32',
'2a06:98c0::/29',
'2c0f:f248::/32',
],
];

0 comments on commit d87a13b

Please sign in to comment.