Skip to content

Instantly share code, notes, and snippets.

@FooBarQuaxx
Last active August 29, 2015 14:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FooBarQuaxx/d27842a75aa029646757 to your computer and use it in GitHub Desktop.
Save FooBarQuaxx/d27842a75aa029646757 to your computer and use it in GitHub Desktop.

Python

lxml dependencies on ubuntu/mint: sudo apt-get install libxml2-dev libxslt-dev python-dev lib32z1-dev

Misc

Test if a port is open: nc -zv ADDRESS PORT telnet ADDRESS PORT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment