Snipa22 / nodejs-pool

Other
481 stars 421 forks source link

https://snipanet.com/caddy.tar.gz not available? #468

Open SmokinCache opened 5 years ago

SmokinCache commented 5 years ago

As the title states is Snipa's hosting of caddy.tar.gz down? curl and wget fail. archlinux.org works just fine so I don't think it is me goofing something. Have been trying for a few days now.

curl https://aur.archlinux.org/cgit/aur.git/snapshot/caddy.tar.gz -o caddy.tar.gz

curl -sL "https://aur.archlinux.org/cgit/aur.git/snapshot/caddy.tar.gz" | tar -xz caddy init/linux-systemd/caddy.service results in error tar: init/linux-systemd/caddy.service: Not found in archive

HelloShan commented 5 years ago

https://github.com/mholt/caddy/releases/download/v0.11.4/caddy_v0.11.4_linux_amd64.tar.gz

pils16 commented 3 years ago

Neither work now. Any suggestions?