-
Notifications
You must be signed in to change notification settings - Fork 0
Determine type of the proxy: HTTP, HTTPS, CONNECT, SOCKS4, SOCKS5
olegwtf/p5-Net-Proxy-Type
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Net::Proxy::Type =========================================== The Net::Proxy::Type is a module which can help you to get proxy type if you know host and port of the proxy server. Supported proxy types for now are: http proxy, https proxy, connect proxy, socks4 proxy and socks5 proxy. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Exporter IO::Socket::INET IO::Select IO::Socket::SSL (optional) COPYRIGHT AND LICENCE Copyright (C) 2010 by Oleg G This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
About
Determine type of the proxy: HTTP, HTTPS, CONNECT, SOCKS4, SOCKS5
Resources
Stars
Watchers
Forks
Packages 0
No packages published