/py-portsearch

search information on wikipedia for a common port

Primary LanguagePython

py-portsearch

search information on wikipedia for common port(s)

page used : https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers

Instructions for install:

  • create a virtualenv
  • pip install -r requirements.txt

Instructions for the software:

  • python py_posearch.py --help

Example usage:

  • python py_posearch.py 3389
  • python py_posearch.py 3389 5000 3306