Skip to content

sanata-/snail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snail Server

Quick Start


###1 Download Snail for your platform.

2 Create a config file with name Snailshell

$ echo "localhost:9999\n\nroot ./html" > Snailshell

3 Create web site root folder and add index page

$ mkdir html
$ echo "<h1>Hello Snail</h1>" > html/index.html

###4 Run server

$ ./snail

5 Check result

Open in your browser http://localhost:9999

Placeholder

About

Build your own web-server with blackjack and hookers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages