We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34301a1 + 7283823 commit a9b1782Copy full SHA for a9b1782
README.md
@@ -1,5 +1,10 @@
1
# TracerouteProject
2
Computer Networking project: traceroute using ICMP protocol
3
4
+# Requirements
5
+* Pyhton 2.7
6
+* Java Platform (JDK) 8u65 / 8u66 (JavaFX is included)
7
+
8
# How to use
-`sudo java -jar traceroute.jar`
9
+* Download traceroute.jar from the **release** section
10
+* `sudo java -jar traceroute.jar`
0 commit comments