$ man 3 inet_aton
[…]
inet_aton() converts the Internet host address cp from the IPv4
numbers-and-dots notation into binary form (in network byte order)
and stores it in the structure that inp points to. inet_aton()
returns nonzero if the address is valid, zero if not. The address
supplied in cp can have one of the following forms:
a.b.c.d Each of the four numeric parts specifies a byte of the
address; the bytes are assigned in left-to-right order
to produce the binary address.
a.b.c Parts a and b specify the first two bytes of the binary
address. Part c is interpreted as a 16-bit value that
defines the rightmost two bytes of the binary address.
This notation is suitable for specifying (outmoded)
Class B network addresses.
a.b Part a specifies the first byte of the binary address.
Part b is interpreted as a 24-bit value that defines the
rightmost three bytes of the binary address. This
notation is suitable for specifying (outmoded) Class A
network addresses.
a The value a is interpreted as a 32-bit value that is
stored directly into the binary address without any byte
rearrangement.
In all of the above forms, components of the dotted address can be
specified in decimal, octal (with a leading 0), or hexadecimal,
with a leading 0X). Addresses in any of these forms are
collectively termed IPV4 numbers-and-dots notation. The form that
uses exactly four decimal numbers is referred to as IPv4 dotted-
decimal notation (or sometimes: IPv4 dotted-quad notation).
This is just a convention from BSD, and is not even POSIX compliant. However, 'ping 1.1' is a convenient shortcut (actually pings 1.0.0.1). iproute2 and systemd do not use inet_aton and don't follow this BSD4.2 convention and instead parse it as '1.1.0.0' or not at all.
I don't consider anything closed source to be safe.
> 1.1.1.1 with WARP
WTF is WARP
> Your Internet service provider can see every site and app you use—even if they’re encrypted. Some providers even sell this data, or use it to target you with ads.
OK, fantastic, so instead of handing my ISP all my data, I hand it to ... you?
> the fastest DNS resolver on Earth.
I'm pretty sure that the for the 5 full seconds it takes a site like Gmail that saving 9ms on DNS isn't going to change much.
> I don't consider anything closed source to be safe.
Having the source won't help you in any practical way to verify the security of this online service. The app is just a relatively simple connector to a VPN. You need to trust the service/its operator, and at that point you might as well trust that app too.
> OK, fantastic, so instead of handing my ISP all my data, I hand it to ... you?
Exactly right and fantastic indeed. You have to hand it to someone at some point. Having a choice and choosing something like Warp sounds much better than handing out my data to any random unknown ISP wherever I connect to a wifi (especially if I am visiting foreign countries with somewhat harsher network tracking laws) - and some people don't trust their home ISP too but don't have other options.
I'm happy for you that you have a trustable ISP with good opsec who won't betray you. Not everyone does.
I like how variants of this have been discussed on here about 5 times in the last month.
Yes, weird formats that no one has used in about 3 decades (if they even used them then) are still supported. These include just about every way you can think of to encode a 32 bit IP address into between 1-4 groups. Cool.
Its been around since like 1996 at least, likely earlier.
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.
teddyh|3 years ago
larschdk|3 years ago
Wannabe1337|3 years ago
ricardobayes|3 years ago
anakaine|3 years ago
I'm guessing advertising ddos / stressor services.
tony-allan|3 years ago
mikewarot|3 years ago
jesprenj|3 years ago
dheera|3 years ago
I don't consider anything closed source to be safe.
> 1.1.1.1 with WARP
WTF is WARP
> Your Internet service provider can see every site and app you use—even if they’re encrypted. Some providers even sell this data, or use it to target you with ads.
OK, fantastic, so instead of handing my ISP all my data, I hand it to ... you?
> the fastest DNS resolver on Earth.
I'm pretty sure that the for the 5 full seconds it takes a site like Gmail that saving 9ms on DNS isn't going to change much.
phineyes|3 years ago
16777217 is just the lowest number that corresponds with a routed IP address :)
WHATDOESIT|3 years ago
Having the source won't help you in any practical way to verify the security of this online service. The app is just a relatively simple connector to a VPN. You need to trust the service/its operator, and at that point you might as well trust that app too.
> OK, fantastic, so instead of handing my ISP all my data, I hand it to ... you?
Exactly right and fantastic indeed. You have to hand it to someone at some point. Having a choice and choosing something like Warp sounds much better than handing out my data to any random unknown ISP wherever I connect to a wifi (especially if I am visiting foreign countries with somewhat harsher network tracking laws) - and some people don't trust their home ISP too but don't have other options.
I'm happy for you that you have a trustable ISP with good opsec who won't betray you. Not everyone does.
They said "safer" not "perfectly safe".
GTP|3 years ago
chris_wot|3 years ago
Semaphor|3 years ago
messe|3 years ago
compsciphd|3 years ago
gunapologist99|3 years ago
https://github.com/golang/go/issues/36822
mudream4869|3 years ago
edg-l|3 years ago
gunapologist99|3 years ago
WuRB3u27qAqegA8|3 years ago
Yes, weird formats that no one has used in about 3 decades (if they even used them then) are still supported. These include just about every way you can think of to encode a 32 bit IP address into between 1-4 groups. Cool.
graypegg|3 years ago
londons_explore|3 years ago
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.
sammy2255|3 years ago
killingtime74|3 years ago
nly|3 years ago
awaisraad|3 years ago
jquery|3 years ago
I want to trust cloudflare here but I am hesitant to enable a VPN on my phone at all times.
Uptrenda|3 years ago
OrangeMonkey|3 years ago
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.
blfr|3 years ago
aarobot|3 years ago
https://3627733454/
thrdbndndn|3 years ago
ERR_CERT_AUTHORITY_INVALID
vmoore|3 years ago
pGuitar|3 years ago
drug5|3 years ago
tirpen|3 years ago
vimda|3 years ago
OrangeMonkey|3 years ago
brassattax|3 years ago
bmon|3 years ago
capableweb|3 years ago
Is this maybe the shortest (currently reachable) domain?
jarek83|3 years ago
worldmerge|3 years ago
jhugo|3 years ago
diimdeep|3 years ago
lol, cool
sposeray|3 years ago
[deleted]
ada1981|3 years ago
abeyer|3 years ago
chrismorgan|3 years ago
jhugo|3 years ago
navigate8310|3 years ago
Quai|3 years ago
mike_d|3 years ago