You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
647 B
647 B
network-cheatsheet
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 online. If you have suggestions or additions, please open an issue :).
I've mostly made this for myself, but maybe someone finds it useful.