Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-web-server

An HTTP server in Pure Bash.

Watch how it was made on YouTube.

Installation

For some Debian-based systems, an additional package 'bash-builtins' may be required:

apt install bash-builtins

Usage

./bash-web-server -h
./bash-web-server [-p port] [-b addr] [-d dir]

License

  • GPLv3 - The loadable bash plugins
  • MIT License - everything else

YouTube

Bash Webserver YouTube
Thumbnail

About

An HTTP server in Pure Bash.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages