MustLive / DAVOSET

DDoS attacks via other sites execution tool (DAVOSET) - it is command line tool for conducting DDoS attacks on the sites via Abuse of Functionality and XML External Entities vulnerabilities at other sites.
GNU General Public License v2.0
125 stars 78 forks source link

Can't locate IO/Socket/Socks.pm #1

Closed Beyarz closed 7 years ago

Beyarz commented 7 years ago

D:\User\DAVOSET-master>davoset.pl Can't locate IO/Socket/Socks.pm in @INC (you may need to install the IO::Socket::Socks module) (@INC contains: C:/Perl64/site/lib C:/Perl64/lib .) at D:\User\DAVOSET-master>davoset.pl line 32. BEGIN failed--compilation aborted at D:\User\DAVOSET-master>davoset.pl line 32

MustLive commented 7 years ago

Hello Beyarz!

IO::Socket::Socks is not bundled by default with Perl, so people need to install it manually. I have added support of proxy to DAVOSET - Socks proxy since v.1.2 and Tor since v.1.3.3. This module is optional, so you can just comment line 32 (with #) and work with software.