Skip to content

Communication-Systems-Group/chkroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.

About

chkroute is a tool to analyze Schengen routing compliance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages