Skip to content

SteezyE/witz-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

   witz-webserver
====================
-- prerequisites --
OS: Linux, macOS or Windows w/ MinGW

-- setup --
modify IP(v4) and PORT in witzserver.c (src folder)
optional: port forwarding (on router) to be globally reachable 

-- installation --
Linux/macOS: gcc witzserver.c -o witzserver 
Windows: gcc witzserver.c -o witzserver.exe -lws2_32

-- usage --
load website and receive random joke (german unix-fortune jokes)
e.g. curl IP:PORT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages