pathspider icon indicating copy to clipboard operation
pathspider copied to clipboard

Add a HopSpider base class

Open irl opened this issue 8 years ago • 2 comments

This class will probably subclass ForgeSpider and will send packets with increasing TTL until a response is received. This will require a new function to be used in ForgeSpider allowing for making decisions based on any packet received (to avoid incrementing the TTL way past where it's already hit the server).

irl avatar Dec 02 '16 16:12 irl

note: this is just a plugin, but needs #109

britram avatar Feb 16 '17 13:02 britram

#180

britram avatar Oct 19 '17 10:10 britram