Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 272 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 272 Bytes

check alive trackers

script using nc (netcat) to test both http and udp trackers if they are alive and store them in alive.txt, this tool could be used to test for any services in the input list file

usage: `bash

./check_trackers.sh tracker_list.txt

`

cheers o/