1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
linux-status ============ Simple Linux status web pages. Usage ----- To start a web server on port 18101: > python3 -m http.server --cgi 18101 License ------- Distributed under the MIT License. See [LICENSE.txt] for details. [LICENSE.txt]: LICENSE.txt