This script allows you to check if a specified port on a host is open or to wait for it to become available within a given timeout.
telnetlibについての勉強記録。実務で使わないけど、試験に出るから・・・ telnetlibは、Telnetプロトコルを使ってリモートサーバーと通信するためのPython標準ライブラリです。Telnetプロトコルを使うことで、特定のホストに接続し、コマンドを送信してその応答 ...
This script was written to monitor Residential gateways (Routers, Modems, APs etc) that do not have support for SNMP for traffic statistics. This Python script provides a live traffic graph of the ...