A simple HTTP proxy script for putting a Mac Plus on the Web
Go to file
dependabot[bot] 7bf9224ff8
Bump requests from 2.28.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 16:34:37 +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 requests from 2.28.1 to 2.31.0 2023-06-13 16:34:37 +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