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.
 
 
 

16 lines
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](https://cs.tuxstash.de) online.
If you have suggestions or additions, please open an issue :).
I've mostly made this for myself, but maybe someone finds it useful.
<!--suppress HtmlDeprecatedAttribute -->
<p align="center">
<a href='https://ko-fi.com/L3L31HXRQ' target='_blank'><img height='36' style='border:0;height:36px;' src='https://cdn.ko-fi.com/cdn/kofi2.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
</p>