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: 8 months ago
JSON representation

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!