Skip to main content

This is UDP port scanner with SOCKS5 support.

Project description

language license

pyudpscan

Description

Simple UDP ports scanner with SOCKS5 proxy support.

Installation

python setup.py install

or

pip install -e .

or

pip install pyudpscan

How to use

Run sudo pyudpscan --proxy 99.99.99.99:1080 --host 8.8.0-8.0/24 --ports 53 199 65535 -i 192.168.0.15

Also checkout list of arguments

arguments

  • --hosts - List of target hosts/subnets/ranges separated by space

  • --ports - List of target ports separated by space

  • -p, --proxy - List of proxies which will be taken at random for every request

  • -t, --timeout - How long to wait for reply at UDP request from target host

  • -r, --recheck - Number of recheck for every port

  • -i, --src-int-address - Address of local source interface to listen on.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyudpscan-1.0.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page