stealthcopter / AndroidNetworkTools

Set of useful android network tools
Apache License 2.0
1.39k stars 282 forks source link

Added support for setting ping TTL. #41

Closed robross0606 closed 6 years ago

robross0606 commented 6 years ago

Refactored to PingOptions to avoid future API changes if adding more ping options.

stealthcopter commented 6 years ago

Looks perfect, thanks! I'll merge this now and finish a couple minor changes I have in the develop branch and publish a new release. :smile: