Ping tool for Unity 3d. Displays IMGUI with options to ping any given ip address.
Licensed under MIT license. See LICENSE file in the project root folder.
- Start/stop pings
- Specify output interval, ping timeout, amount of displayed ping results
- Specify position of the GUI on the screen
- Clone or download (with the Download button) the repository into the Assets folder.
- Add PingTool component to the Camera game object.
- Run the game, enter the ip address in the game view and press the Ping button to ping the address.
Just create an issue and I'll do my best to help.
Pull requests, ideas, questions or any feedback at all are welcome.
Example: v0.2.3+1
0
Major version. Introduces breaking changes.2
Minor version. Adds new features.3
Patch version. Bug fixes.+1
Metadata version.