Live data from Hacker News

GitHub Publishes IPv6 Addresses for Git SSH remotes

api.github.com

11–18 of 18 posts

Re: GitHub Publishes IPv6 Addresses for Git SSH remotes

#13
post #11

Earlier quoted context omitted.

It means if your network is IPv6 native, you don't have to waste a very expensive IPv4 IP address, or proxy through one, to connect to it

Connect to what? dig AAAA guthub.com is still empty.

I know it's a typo but guthub is a hilarious name.

Re: GitHub Publishes IPv6 Addresses for Git SSH remotes

#16

There are ranges in the "git" block, but it doesn't mean they're doing anything with it (until it's in the DNS or they publish specific IPs are safe to connect to it doesn't mean anything) This page is actually in the wayback machine (thank you!!!) and the same ranges were already listed in 2022 (not in 2021, didn't look for exact first occurence) http://web.archive.org/web/20220710073458/https://api.github...

Good find , and also disappointing .

Re: GitHub Publishes IPv6 Addresses for Git SSH remotes

#18

There are ranges in the "git" block, but it doesn't mean they're doing anything with it (until it's in the DNS or they publish specific IPs are safe to connect to it doesn't mean anything) This page is actually in the wayback machine (thank you!!!) and the same ranges were already listed in 2022 (not in 2021, didn't look for exact first occurence) http://web.archive.org/web/20220710073458/https://api.github...

I tried to gracefully port scan some likely IPs, based on their other conventions, and none were listening on 22. Quite a few listening on 443.
Post reply on HN