Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshmerlino/web-proxy
https://github.com/joshmerlino/web-proxy
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/joshmerlino/web-proxy
- Owner: JoshMerlino
- Created: 2021-03-12T14:46:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T14:02:45.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T18:59:11.883Z (9 months ago)
- Language: TypeScript
- Size: 5.29 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-proxy
### Checks
* [![Code Style Analysis](https://github.com/JoshMerlino/web-proxy/actions/workflows/code-style-analysis.yml/badge.svg)](https://github.com/JoshMerlino/web-proxy/actions/workflows/code-style-analysis.yml)
* [![Test CI](https://github.com/JoshMerlino/web-proxy/actions/workflows/test-ci.yml/badge.svg)](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!