dwisiswant0 / go-dork

The fastest dork scanner written in Go.
MIT License
1.12k stars 117 forks source link

socket: too many open files #5

Closed zer-far closed 3 years ago

zer-far commented 3 years ago

I executed cat dork.txt | ./go-dork_1.0.0_linux_amd64 -e bing -x socks5://0.0.0.0:9050 and expected it to run but instead I get this error [FTL] Get "https://www.bing.com/search?q=bycategory.php%3Fid%3D&first=11": socks connect tcp 0.0.0.0:9050->www.bing.com:443: dial tcp 0.0.0.0:9050: socket: too many open files.