URL HTTP to HTTPS redirection website
Project description
sslurl
sslurl is a URL HTTP to HTTPS redirection website. If it receives a request for a URL starting with “http://”, it redirects to the URL with “http://” changed to “https://”.
setup
pip install sslurl
Flask
while true; do sslurl done
Gunicorn
gunicorn --workers=2 "sslurl.__init__:WSGI()" --bind=0.0.0.0:80
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size sslurl-2018.8.15.1701.tar.gz (2.6 kB) | File type Source | Python version None | Upload date | Hashes View |