Skip to content

gaalos/Python-Proxy-Server_TLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start python3 server.py --tls --certbot-domain DOMAIN --tls-port TLS PORT --auth-file auth.json --http-port HTTP PORT

If you use different HTTP port certbot will run with 80

usage: server.py [-h] [--host HOST] [--http-port HTTP_PORT] [--tls-port TLS_PORT] [--tls] [--cert CERT] [--key KEY] [--certbot-domain CERTBOT_DOMAIN] [--auth-file AUTH_FILE] [--no-auth]

options: -h, --help show this help message and exit --host HOST --http-port HTTP_PORT --tls-port TLS_PORT --tls --cert CERT --key KEY --certbot-domain CERTBOT_DOMAIN --auth-file AUTH_FILE --no-auth

About

Python proxy server with TLS support CERTBOT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors