Skip to main content

No project description provided

Project description

Help Tool

Install

pip install Help-Tool-ThanhNv==1.1.0

Before Run

  • Creat file input as check_port_list.txt : example
    • Format each line : {host},{ports}
      • {host}: host name or ip ex: 10.1.30.41
      • {ports}: could be
        • a list port seperated by space (" ") ex : 82 83
        • or a range({start_number}-{end_number}) ex : 100-200
      • example : 10.1.44.16,8020 585 10.1.44.16,8000-8500

Run

help_tool check_ports -i check_port_list.txt -o check_port_result.json -n 100

After Run

File result in check_socket_result.json

Note:

  • key "open" contain host and ports have already opened
  • key "close" contain host and ports have still closed

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Help_Tool_ThanhNv-1.1.0-py3-none-any.whl (49.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page