Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sslurl-2018.8.15.1701.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file sslurl-2018.8.15.1701.tar.gz.

File metadata

  • Download URL: sslurl-2018.8.15.1701.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for sslurl-2018.8.15.1701.tar.gz
Algorithm Hash digest
SHA256 a205e37087bc9ecb9b3ad24c69a3cb4f65d2a5d50ccf93b0f07f7ae75529f24a
MD5 411a1d0b9a786837c1353ed08a467889
BLAKE2b-256 8d6772439032cb9d4eda880fcae565175272d518ded889f850a86ea5d48c574b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page