💾 Archived View for gmi.noulin.net › gitRepositories › spartserv › file › spartasm › README.md.gmi captured on 2024-08-18 at 18:52:48. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-07-10)
-=-=-=-=-=-=-
README.md (310B)
1 # Spartasm server 2 Spartasm is a spartan server written in Intel x64 assembly. 3 4 # Install 5 ``` 6 apt-get install yasm 7 ./release.sh 8 ``` 9 10 # Usage 11 ``` 12 ./spartasm ./ 1300 13 ``` 14 15 # Feature 16 17 - Serves text/gemini files 18 - 8.7KB binary 19 - Single threaded 20 - Serves files from specified document root 21 - Listen on specified port