https://github.com/svenstaro/ssl-proxy-docker
Dockerized version of https://github.com/suyashkumar/ssl-proxy
https://github.com/svenstaro/ssl-proxy-docker
Last synced: 3 months ago
JSON representation
Dockerized version of https://github.com/suyashkumar/ssl-proxy
- Host: GitHub
- URL: https://github.com/svenstaro/ssl-proxy-docker
- Owner: svenstaro
- License: mit
- Created: 2019-08-01T12:39:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T23:04:34.000Z (over 5 years ago)
- Last Synced: 2025-07-02T07:07:11.253Z (3 months ago)
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ssl-proxy-docker
Dockerized version of https://github.com/suyashkumar/ssl-proxy
## How to run
docker run -p 8081:8081 svenstaro/ssl-proxy -from 0.0.0.0:8081 -to host-without-ssl:80