You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ReverseTraceroute
Code for the new Reverse Traceroute project
## Installation Instructions
1. Go to https://golang.org/ and setup Google Go.
2. Perform ```go get github.com/VolSec/ReverseTraceroutePublic```
3. Go to ```ReverseTraceroute/cmd``` and run ```go build``` in the individual folders.
## Scamper
The source for the scamper tool which is required by the system is located in /lib of this repo