Giter Site home page Giter Site logo

udping's Introduction

udping

a love2d-based network monitor.

this utility constantly messages a udp echo server that i run with incrementing numbers, and measures the latency of those packets as they return. there is only one server, so the results are heavily biased on distance.

the main utility is that it plays an audible alert when a packet is lost; this can happen because of issues on either uploading or downloading (this tool does not distinguish between them). it consumes very little traffic as it is primarily focused on tracking connection quality and not bandwidth.

the release file is a standard love2d executable.

controls:

  • d: enable/disable background droning based on latency. useful for monitoring during speed tests
  • 1: dropped packet alert type 1
  • 2: dropped packet alert type 2
  • 3: no dropped packet alert (mute)

overall volume can be controlled by windows's built-in volume mixer.

note

this tool, by default, communicates directly to my server; while no usage data is stored or tracked, please remember that it is my server and be gentle.

if you would like to set up your own test system, set up a udp echo service and configure that ip address and port in main.lua.

udping's People

Contributors

xkeeper0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.