mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
fb9388489f
- introduces IPv6 support - connect back - DNS proxy via TCP with parent proxy support - non-blocking name resolution via default system methods on *nix - reduced memory usage - multiple race conditions fixes. It's recommended to move to 0.8.0 if you use 3proxy under high load. PR: 206423 Submitted by: timp87@gmail.com (maintainer)
24 lines
395 B
Plaintext
24 lines
395 B
Plaintext
bin/3proxy
|
|
bin/dighosts
|
|
bin/ftppr
|
|
bin/icqpr
|
|
bin/mycrypt
|
|
bin/pop3p
|
|
bin/httppr
|
|
bin/smtpp
|
|
bin/socks
|
|
bin/tcppm
|
|
bin/udppm
|
|
@sample etc/3proxy.cfg.sample
|
|
lib/3proxy/PCREPlugin.so
|
|
lib/3proxy/StringsPlugin.so
|
|
lib/3proxy/TrafficPlugin.so
|
|
man/man3/3proxy.cfg.3.gz
|
|
man/man8/3proxy.8.gz
|
|
man/man8/ftppr.8.gz
|
|
man/man8/pop3p.8.gz
|
|
man/man8/httppr.8.gz
|
|
man/man8/socks.8.gz
|
|
man/man8/tcppm.8.gz
|
|
man/man8/udppm.8.gz
|