Skip to content

Ph4ng0t/Web-Server-In-Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Static Web Server In Bash

Start a simple web server with a tiny bash script!

Features

  • Static web page serves
  • Only access relative path under current working directory for security

Why

  • Sometimes you want to transfer some small files from an unix-like machine with a very basic tool set

How

  1. >./server.sh [port]
  2. Open you favorate browser and you will see current working directory
  3. Have fun

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published