Warp bypassed government blocked sites in my country (the UK - which blocks RT.com as part of war efforts). I'm not sure how long they'll be able to run such a service till the government tells them they have to implement site blocking.
The UK is fighting a losing battle. Right now they snoop SNI headers and terminate connections to banned websites. But ECH is ready to be rolled out
https://16777217/
51–60 of 90 posts
Re: https://16777217/
#52Re: https://16777217/
#53Another way to encode https://1.0.0.1/
alternatively also http://0x01000001
You have to write it manually.
Re: https://16777217/
#54I want to trust cloudflare here but I am hesitant to enable a VPN on my phone at all times.
Re: https://16777217/
#55Doesn't work on Firefox for Android. Edit: as noted in another comment, it works when removing the final dot.
Re: https://16777217/
#56Earlier quoted context omitted.
The UK is fighting a losing battle. Right now they snoop SNI headers and terminate connections to banned websites. But ECH is ready to be rolled out
ECH can't be mandatory as many enterprises (that take security seriously) will block it, so they'll also be able to. No?
Companies just need new solutions . SNI was never a perfect one.
Re: https://16777217/
#57Is there any good reason to support this notation for URLs? Do you think this format would be faster to parse than regular IPs?
Its A.B.C.D with A255^3 + B255^2 + C255^1 + D255^0.
Used to get around filters a long time ago but broke as most sites host multiple domains and it needs your browsers 'hostname' it sends it as part of the request to actually return the right site/page.
Re: https://16777217/
#58Interesting. How is this encoded?
Re: https://16777217/
#59Is there any good reason to support this notation for URLs? Do you think this format would be faster to parse than regular IPs?
Its been around since like 1996 at least, likely earlier. Its A.B.C.D with A 255^3 + B 255^2 + C 255^1 + D 255^0. Used to get around filters a long time ago but broke as most sites host multiple domains and it needs your browsers 'hostname' it sends it as part of the request to actually return the right site/page.
Re: https://16777217/
#60Another way to encode https://1.0.0.1/