https://github.com/joshmerlino/web-proxy
https://github.com/joshmerlino/web-proxy
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joshmerlino/web-proxy
- Owner: JoshMerlino
- Created: 2021-03-12T14:46:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T14:02:45.000Z (about 3 years ago)
- Last Synced: 2025-06-01T15:46:02.012Z (12 months ago)
- Language: TypeScript
- Size: 5.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-proxy
### Checks
* [](https://github.com/JoshMerlino/web-proxy/actions/workflows/code-style-analysis.yml)
* [](https://github.com/JoshMerlino/web-proxy/actions/workflows/test-ci.yml)
This is really just an HTTPS proxy that allows me to host multiple sites, each with different domain names and SSL certificates on the same machine. It's pretty specific to my use case but feel free to check out the Source Code!