I can't build cjdns on an IPv6-only host because GitHub is only accessible via IPv4. Is it possible to mirror the cjdns on an IPv6 Git?
$ git clone https://github.com/cjdelisle/cjdns.git
Cloning into 'cjdns'...
fatal: unable to access 'https://github.com/cjdelisle/cjdns.git/': Failed to connect to github.com port 443 after 40 ms: Couldn't connect to server
NAT64 is more about fighting the symptoms rather than the cause. My suggestion would be to create a mirror for the cjdns project (at least for the code).
Hello,
I can't build cjdns on an IPv6-only host because GitHub is only accessible via IPv4. Is it possible to mirror the cjdns on an IPv6 Git?
Ping on maintainers: @cjdelisle, @rsalmei