Skip to content

Tiny web server handwritten in assembly (NASM x86-64, Linux)

License

Notifications You must be signed in to change notification settings

bergkvist/asm-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asm-http-server

Simple web server written in assembly (NASM, X64 ELF).

Listens on 127.0.0.1:8000, and responds with a hello world message.

About

Tiny web server handwritten in assembly (NASM x86-64, Linux)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published