A simple HTTP proxy script for putting a Mac Plus on the Web
Go to file
dependabot[bot] c64f9ff017
Bump flask from 2.2.2 to 2.2.5
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.2...2.2.5)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 16:34:29 +00:00
.gitignore git ignore and better requirements 2013-12-12 09:21:29 -07:00
LICENSE Add LICENSE 2022-08-11 15:51:48 -06:00
README.md Create README.md 2013-12-12 09:23:23 -07:00
macify.py Revise tags and get url separately. 2013-12-12 09:13:58 -07:00
proxy.py Revise tags and get url separately. 2013-12-12 09:13:58 -07:00
requirements.txt Bump flask from 2.2.2 to 2.2.5 2023-06-13 16:34:29 +00:00

README.md

macproxy

A simple HTTP proxy script for putting a Mac Plus on the Web

proxy.py runs a flask server that takes all requests and proxies them, using macify.py to strip tags that are incompatible with MacWeb