Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Beyarz opened this issue Jun 25, 2017 · 1 comment
Closed

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

Beyarz opened this issue Jun 25, 2017 · 1 comment
Assignees

Comments

@Beyarz
Copy link

Beyarz commented Jun 25, 2017

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
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants