Reverse proxy for https://scratch.mit.edu
- Add domain name resolution
proxy.example.com->{yourServerIP}*.proxy.example.com->{yourServerIP}
- deploy this program on a server that can access
https://scratch.mit.edu(Please make sure that HTTPS is supported) - set your redis server address and port in
redis_api.py - set your domain name and cache folder in
server.py - enjoy