Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hckr committed Aug 6, 2019
1 parent e22cf96 commit abe6662
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -32,3 +32,5 @@ Makefile*
#QtCtreator Qml
*.qmlproject.user
*.qmlproject.user.*

*.exe
7 changes: 7 additions & 0 deletions README.md
@@ -0,0 +1,7 @@
# Very Simple HTTP Server using Winsock

* Listens on port `80`
* Responds with received HTTP headers
* Sometimes crashes :/

![Preview in browser](preview.gif)
Binary file added preview.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit abe6662

Please sign in to comment.