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.
Domeniko Gentner
d80db25430
|
5 years ago | |
---|---|---|
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
css.css | 5 years ago | |
github.png | 5 years ago | |
index.html | 5 years ago | |
raster2.css | 5 years ago | |
tooltip.js | 5 years ago |
README.md
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.