Skip to content

watchdog1337/python-https-server.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-https-server

Serves up the folder this script is run from on a https server on the specified port By default runs on port 443, but can be used as below to open on port 9000 (or any other port):

# Serves the /home/watchdog/htb/boxname directory on port 9000 as a https server
/home/watchdog/htb/boxname$ python3 /opt/httpsServer.py 9000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages