TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

IPv6 support for cloning Git repositories from GitHub

245 pointsby stargraveover 2 years ago

13 comments

pantalaimonover 2 years ago
I also don't understand what stops ycombinator from supporting IPv6. It's a pretty simple website, what's the big effort?
评论 #32582067 未加载
评论 #32588290 未加载
评论 #32582015 未加载
CottonMcKnightover 2 years ago
Considering how long it took AWS to add IPv6 to services across the board, I'm not surprised that it's taking so long. On the other hand, it would be nice if they would be transparent about the challenges or the reason for the delay, rather than radio silence or, at best, "we're working on it."
评论 #32581981 未加载
评论 #32583516 未加载
nfriedlyover 2 years ago
My ISP (Metronet) uses CGNAT and refuses to touch IPv6. In my case, when I complained that port forwarding didn&#x27;t work, they gave me a static IPv4 for free, but I have to call back once a year or else they start billing me $10&#x2F;month for it.<p>I don&#x27;t need a static IP. I&#x27;d be completely fine with a dynamic IPv4 or even dynamic IPv6. But they don&#x27;t offer that. Just static IPv4 or CGNAT IPv4. Oh well, some day...
评论 #32583834 未加载
评论 #32585150 未加载
评论 #32586302 未加载
评论 #32588401 未加载
kuonover 2 years ago
For about 4 years I have considered IPv6 first and IPv4 second. If IPv6 has an issue, I consider the service down, not just half down or slightly non operational. If I call an ISP for an IPv6 issue, I say &quot;internet is down&quot; even if IPv4 is working.<p>This policy helped move things forward on the networks I worked on. Lately I did setup a business internet with SLA, I specifically told the ISP I would not accept the contract if the SLA did not mention IPv6 as required.<p>But it is still a lot of battle, where it should be the default.<p>Github not fully supporting IPv6 is a real shame and they should really move things forward to support it quickly.<p>Also, systems should not use IP addresses as a mean of security or authentication, it was a bad idea for IPv4, it is even a worst idea for IPv6. To give you an example of bad firewall behavior, I was checking my electric bill from the train, and suddenly my account got blocked, and it took me a lot of time and effort to fix (physical mail...). My IP changed while I was browsing a page and the firewall didn&#x27;t like it.
评论 #32585999 未加载
waffle_ssover 2 years ago
This shortcoming becomes immediately apparent when you try to use certain VMs, like from Vultr, which are IPv6-only with no CG-NAT. You can&#x27;t clone anything or fetch any release binaries at all.
评论 #32584078 未加载
评论 #32584389 未加载
forgot_old_userover 2 years ago
This is sad :( hetzner charges extra for ipv4 address, and this means I couldn&#x27;t run `git clone` without paying extra.
评论 #32586967 未加载
评论 #32582105 未加载
xvilkaover 2 years ago
Meanwhile in both India[1] and China[2] (two biggest countries by Internet users count) IPv6 is mandated by the national policy. Everyone else should do that, otherwise the transition would never be finished. ISPs and other network businesses should be forced to do upgrades by the law or policy, otherwise they will never allocate budget and resources for that.<p>[1] <a href="https:&#x2F;&#x2F;www.indiatimes.com&#x2F;technology&#x2F;news&#x2F;india-sets-new-deadline-for-upgrading-internet-protocol-to-ipv6-heres-why-it-matters-553484.html" rel="nofollow">https:&#x2F;&#x2F;www.indiatimes.com&#x2F;technology&#x2F;news&#x2F;india-sets-new-de...</a><p>[2] <a href="http:&#x2F;&#x2F;www.stdaily.com&#x2F;English&#x2F;ChinaNews&#x2F;202208&#x2F;e154b19bb5b04093b9f88424bf46ac75.shtml" rel="nofollow">http:&#x2F;&#x2F;www.stdaily.com&#x2F;English&#x2F;ChinaNews&#x2F;202208&#x2F;e154b19bb5b0...</a>
评论 #32587822 未加载
the_mitsuhikoover 2 years ago
I think what a lot of people like to miss is that a lot of detection and antispam stuff is not working well on ipv6. A server without any ipv4 is still limited in many more ways than not being able to reach github which probably means there is not a lot of pressure for github yet.
评论 #32582968 未加载
dwheelerover 2 years ago
Lots of organizations do not support IPv6. For another example, Heroku does not (and many systems are based on Heroku): <a href="https:&#x2F;&#x2F;help.heroku.com&#x2F;I8L6RW01&#x2F;does-heroku-support-ipv6" rel="nofollow">https:&#x2F;&#x2F;help.heroku.com&#x2F;I8L6RW01&#x2F;does-heroku-support-ipv6</a><p>It&#x27;s unfortunately harder to support IPv6 than I think it should be, so many organizations do not. I&#x27;d love to see GitHub support IPv6, but they are by no means the only one.
flas9sdover 2 years ago
from the NAT64 gateway in the thread I learned from ipv4 mapped ipv6 addresses<p><pre><code> 2001:67c:27e4:1064::140.82.121.3 github.com www.github.com </code></pre> if your curious too, see <a href="https:&#x2F;&#x2F;www.rfc-editor.org&#x2F;rfc&#x2F;rfc6052#section-2.4" rel="nofollow">https:&#x2F;&#x2F;www.rfc-editor.org&#x2F;rfc&#x2F;rfc6052#section-2.4</a>
评论 #32588186 未加载
dark-starover 2 years ago
I have a dual stack DSL connection and do not particularly favor IPv4 or IPv6. But I just looked at my PiHole DNS statistics and I see that AAAA requests have taken over A requests by now, 47.2% vs 46.2%. Not much but it&#x27;s something.<p>I wasn&#x27;t aware that over half of my internet traffic goes over IPv6 already
评论 #32587726 未加载
评论 #32587682 未加载
sebazzzover 2 years ago
Well, if Github nowadays runs on Azure under the hood (which they probably don&#x27;t) I understand. IPv6 support in Azure is patchy with many of their services.
评论 #32587667 未加载
peloratover 2 years ago
Because of this post I decided to check my network interface statistics. I&#x27;m in the Netherlands and my IPv6 usage is ~10x that of IPv4.
评论 #32592420 未加载