SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,2 @@
This module seeks to provide a full implementation of the SOCKS protocol
while behaving like a regular socket as much as possible.

View file

@ -0,0 +1,13 @@
${P5SITE}/IO/
${P5SITE}/IO/Socket/
${P5SITE}/IO/Socket/Socks.pm
@man man/man3p/IO::Socket::Socks.3p
share/examples/p5-IO-Socket-Socks/
share/examples/p5-IO-Socket-Socks/bind.pl
share/examples/p5-IO-Socket-Socks/chain.pl
share/examples/p5-IO-Socket-Socks/client4.pl
share/examples/p5-IO-Socket-Socks/client5.pl
share/examples/p5-IO-Socket-Socks/multi-client-multi-ver-coro-based-server.pl
share/examples/p5-IO-Socket-Socks/server4.pl
share/examples/p5-IO-Socket-Socks/server5.pl
share/examples/p5-IO-Socket-Socks/udp.pl