Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 244 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 244 Bytes

webzer

a very simple static web server in bash

Installation

Just copy the webzer.sh file to a writable directory and make it executable:
chmod +x webzer.sh

Usage

Usage: ./webzer.sh port
Example: ./webzer.sh 8080