linux - Java - API support for traceroute? -


is there anyway can output of traceroute in java. know use exec want know if there api can fetch output me not worrying platform.

can try using following api :

http://jakewharton.github.io/pingdom-java/apidocs/com/jakewharton/pingdom/entities/traceroute.html

github link:

https://github.com/jakewharton/


Comments