Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 290 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 290 Bytes

network

  • pytrace is a network tool to graph outgoing traceroutes.

    ./pytrace www.google.com www.disney.com www.root-me.org

    dot -Tjpg map.dot -o map.jpg

  • sshexec is a script to semi automate ssh scenario

    ./sshexec.py host -u login -p password -P port < commands.txt