Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 776 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 776 Bytes

chkroute

chkroute is a tool to analyze Schengen routing compliance. The tool uses bash, traceroute, and a geo-location server running at the premises of University of Zurich.

Installation

The chkroute utility consists of a shell script only. After downloading, the archive must unzipped and then the script must be made executable using chmod a+x chkroute.sh

Please note that you must also install traceroute if it is not installed.

Compatibility

The chkroute utility is currently only available for Linux. It should also work on Mac OS X but it has not been tested.

Usage

  • Open a terminal window
  • Navigate to the directory where chkroute.rar was extracted to
  • Run ./chkroute.sh

The target node can be either an IP address or a URL.