master
Domeniko Gentner 4 years ago
parent 4d19ac480e
commit 43709d2364
  1. 8
      README.md

@ -1,6 +1,12 @@
# network-cheatsheet
A networking cheatsheet for self-hosting. See a preview [here](https://cs.tuxstash.de).
A networking cheatsheet for your work computer or at home. Run with a simple web server like this:
* Python: `python -m http.server`
* Ruby: `ruby -run -e httpd .`
Can also be viewed [here](https://cs.tuxstash.de) online.
If you have suggestions or additions, please open an issue :).
<!--suppress HtmlDeprecatedAttribute -->
<p align="center">

Loading…
Cancel
Save