Skip to content
/ pyhttps Public
forked from talhasch/pyhttps

Simple python https server creator

License

Notifications You must be signed in to change notification settings

d3vilh/pyhttps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyhttps

screenshot

Simple python https server creator.

Installation with pip

pip install pyhttps

Installation from source

  • Clone repo: git clone https://github.com/d3vilh/pyhttps && cd pyhttps

  • Run: python setup.py install

Usage

Simply run pyhttps --host 192.168.20.100 --port 443 in the terminal

Requires openssl installed. Tested on macOS and Ubuntu. Works fine on 12.4@M1 Pro

About

Simple python https server creator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%