stonewhitener / pyng

Reachability check tool over Ethernet for Internet Engineering Course at NAIST (2018)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyng

Reachability check tool over Ethernet

Requirements

  • Linux
  • Python 3.6 or higher

Usage

Server

sudo ./pyngd $INTERFACE

Client

sudo ./pyng $DESTINATION_MAC_ADDRESS $SOURCE_INTERFACE

About

Reachability check tool over Ethernet for Internet Engineering Course at NAIST (2018)


Languages

Language:Python 100.0%