15 Forks
135 Stars
135 Watchers

udpx

Fast and lightweight, UDPX is a single-packet UDP scanner written in Go that supports the discovery of over 45 services with the ability to add custom ones. It is easy to use and portable, and can be run on Linux, Mac OS, and Windows. Unlike internet-wide scanners like zgrab2 and zmap, UDPX is designed for portability and ease of use.

How to download and setup udpx

Open terminal and run command
git clone https://github.com/nullt3r/udpx.git
git clone is used to create a copy or clone of udpx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with udpx https://github.com/nullt3r/udpx/archive/master.zip

Or simply clone udpx with SSH
[email protected]:nullt3r/udpx.git

If you have some problems with udpx

You may open issue on udpx support forum (system) here: https://github.com/nullt3r/udpx/issues