Skip to main content

Minimal HTTPS server using only Python's standard library.

Project description

https-server

A minimal HTTPS server built purely with Python’s standard library.

🚀 Usage

pip install httpspyserver
httpspyserver --cert cert.pem --key key.pem -p 8443


Create a Self-Signed Certificate

openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 365 -nodes

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

httpspyserver-0.4.0.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

httpspyserver-0.4.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file httpspyserver-0.4.0.tar.gz.

File metadata

  • Download URL: httpspyserver-0.4.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for httpspyserver-0.4.0.tar.gz
Algorithm Hash digest
SHA256 0ae4e7c308f2550e7cc2e834932062a77f37c1afaab62984e26b638697ca4500
MD5 5fa01fd5bdef0d0d0b09ed7b69704fc6
BLAKE2b-256 983a4ed6a97f959c6f51fa7b09e5bb264f31dbaa097d5c029905b92814ff9c0e

See more details on using hashes here.

File details

Details for the file httpspyserver-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: httpspyserver-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for httpspyserver-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 347a019b599c6fbd5c65862f8bdf71a3f780daa2d181a581fec73bcc685a5c00
MD5 54deea32d85640f5d46799781c13f98a
BLAKE2b-256 3d4df1b4cd388d35ade53a186c0a391c2c9e0b4b10dc6e2798af6e67d79b7512

See more details on using hashes here.

Supported by

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