-
Notifications
You must be signed in to change notification settings - Fork 14
joolzg/udpxyscan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
udpxyscan This will scan a udpxy server for all available streams and if found will show the url for that stream. It will also try and scan the stream for the streams name and use this to create the output. Commands u url to scan m mask for the multicast ip addresses v verbose t threads, this is multithreaded, max 32 threads s scan sdt for channel name h help Usage Scan a udpxy server from 1.2.3.0 to 1.2.3.255 using only 1 thread udpxyscan -u http://1.2.3. -m %d:1234 Scan a udpxy server from 1.2.3.0 to 1.2.3.255 using only 32 threads udpxyscan -u http://1.2.4. -m %d:1234 -t 32 Scan a udpxy server from 1.2.3.0 to 1.2.3.255 using only 1 thread and parse the SDT if available udpxyscan -u http://1.2.3. -m %d:1234 -s BUILD INFORMATION This code relies on the bitstream package and pthread support bitstream can be found at http://www.videolan.org/developers/bitstream.html To build just type make
About
udpxyscan
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published