Proxy server for Neocities sites
Kyle Drake e0d89b2593 better example | 10 yıl önce | |
---|---|---|
certs | 10 yıl önce | |
src | 10 yıl önce | |
templates | 10 yıl önce | |
.gitignore | 10 yıl önce | |
README.md | 10 yıl önce | |
package.json | 10 yıl önce |
A start on a caching proxy server for Neocities, based on node-spdy and random other fancy things. Certs in repo are self-signed for example.org, NICE TRY DADE MURPHY.
We were starting to push Nginx beyond it's capabilities, so this is starting to make more sense as an option. It's not done yet.
npm install
sudo node ./src/index.js &
curl -ki -H "Host: kyledrake.neocities.org" https://127.0.0.1