From 9e4991ef2918df020d9f142a8e17283f6eb17ad0 Mon Sep 17 00:00:00 2001
From: Daniel Winzen
git clone git@github-ipv6-proxy.danwin1210.de:DanWin/le-chat-php
2a01:4f8:c010:d56::2 github.com ++2a01:4f8:c010:d56::2 github.com 2a01:4f8:c010:d56::3 api.github.com 2a01:4f8:c010:d56::4 codeload.github.com -2a01:4f8:c010:d56::5 objects.githubusercontent.com+2a01:4f8:c010:d56::5 objects.githubusercontent.com +2a01:4f8:c010:d56::6 ghcr.io +2a01:4f8:c010:d56::7 pkg.github.com *.pkg.github.com +
git clone https://github.com/DanWin/le-chat-php
@@ -85,6 +89,14 @@ stream {
listen [2a01:4f8:c010:d56::5]:443 fastopen=100 ipv6only=on;
proxy_pass objects.githubusercontent.com:443;
}
+ server {
+ listen [2a01:4f8:c010:d56::6]:443 fastopen=100 ipv6only=on;
+ proxy_pass ghcr.io:443;
+ }
+ server {
+ listen [2a01:4f8:c010:d56::7]:443 fastopen=100 ipv6only=on;
+ proxy_pass pkg.github.com:443;
+ }
}
contact me.'); ?>