Hi Guys, looking for tcp trace route in OSX. In built traceroute command does not work with tcp, does any one has any solution for traceroute working with tcp?
Replies
This is the screen shot : -
Among other sources: https://formulae.brew.sh/formula/tcptraceroute#default
-
—
vtyagi_cp
-
—
granada29
Add a Commentsudo traceroute -p 80 -P tcp 8.8.8.8 - does not provide any info.
Not a commandline solution but whatroute (https://whatroute.net) will perform tcp traceroute.