| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project is a simple web server written in assembly language for x86_64 architecture.
sudo apt-get install nasm gccTo build the project, run:
make mk-dirs
make buildAfter building the project, run the server with:
./dist/assemblywebserver <port number:optional>This project is licensed under the MIT License.
| Back | FazBrowse Home | New Git URL |