Skip to content

Saobby/scratchMitEdu-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scratchMitEdu-proxy

Reverse proxy for https://scratch.mit.edu

How to use

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