Shadowsocks is a secure transport protocol based on SOCKS Protocol
Version 5 (RFC 1928 ).Net::Shadowsocks is a Perl implementation of the
shadowsocks (Chinese: 影梭) protocol client and server. ssclient.pl is
the asynchronous, non-blocking shadowsocks client. ssserver.pl is the
asynchronous, non-blocking shadowsocks server. Run ssclient.pl and/or
ssserver.pl and follow instructions.
2.The following ciphers deprecated by Shadowsocks are not supported:
bf-cfb chacha20 salsa20
3.The following ciphers recommended by Shadowsocks are not supported
yet: aes-128-gcm aes-192-gcm aes-256-gcm chacha20-ietf-poly1305
xchacha20-ietf-poly1305
Please report any bugs or feature requests to bug-net-shadowsocks at
rt.cpan.org, or through the web interface at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Net-Shadowsocks. I will
be notified, and then you'll automatically be notified of progress on
your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
This program is free software; you can redistribute it and/or modify it
under the terms of the the Artistic License (2.0). You may obtain a
copy of the full license at:
You need PERL interpreter to run ssperl. Please refer to https://www.perl.org/get.html on how to install PERL on Windows. PERL is preinstalled on UNIX/Linux and Mac OS X. 你需要PERL 解释器来运行... 顯示如何安裝