Skip to content

danglingptr0x0/zsh-python-httpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

a simple ZSH plugin that starts Python's HTTP/HTTPS srv

Installation:

antigen bundle danglingptr0x0/zsh-python-httpserver

all ZSH plugin managers that take owner/repo as arg should work

Usage:

server {http|https} [port]  # defaults to 8000; 0 autopicks an available port

if you choose HTTPS, the cert will be self-signed, so don't use this in prod

requires Python3 and OpenSSL

About

a simple ZSH plugin to spin up a Python webserver for quick file ops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages