Skip to content

bartlomiejwolk/PingTool

Repository files navigation

PingTool

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.

PingTool PingTool component

Features

  • Start/stop pings
  • Specify output interval, ping timeout, amount of displayed ping results
  • Specify position of the GUI on the screen

Resources

Quick Start

  1. Clone or download (with the Download button) the repository into the Assets folder.
  2. Add PingTool component to the Camera game object.
  3. Run the game, enter the ip address in the game view and press the Ping button to ping the address.

Help

Just create an issue and I'll do my best to help.

Contributions

Pull requests, ideas, questions or any feedback at all are welcome.

Versioning

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.

Semantic Versioning Specification

About

GUI ping tool for Unity 3d

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages