./net/3proxy, Multi-protocol proxy

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.4, Package name: 3proxy-0.9.4, Maintainer: pkgsrc-users

3Proxy tiny free proxy server previously known as 3[APA3A] tiny freeware
proxy (pronounce it as "Zaraza tiny freeware proxy") is really tiny
cross-platform (Win32/Win64&Unix) proxy servers set. It includes HTTP proxy
with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy
(socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe),
MSN messenger / Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching
DNS proxy, TCP and UDP portmappers. You can use every proxy as a standalone
program (socks, proxy, tcppm, udppm, pop3p) or use combined program (3proxy).
Combined proxy additionally supports features like access control, bandwidth
limiting, limiting daily/weekly/monthly traffic amount, proxy chaining, log
rotation, syslog and ODBC logging, etc.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 596.035 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-05 09:30:49 by Thomas Klausner | Files touched by this commit (2)
Log message: 3proxy: fix previous 
   2025-03-30 17:44:42 by Thomas Klausner | Files touched by this commit (2)
Log message: 3proxy: remove bitrig support 
   2022-11-27 14:14:01 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (13)
Log message: 3proxy: Update to 0.9.4 pkgsrc changes: --------------- * Update the license to 3proxy-0.9-license. * Remove outdated comments about the old licenses. upstream changes: ----------------- 3proxy-0.9.4 Latest ! Fix: invalid handling of '-' character in ACL hostname ! Fix: minor bugfixes and improvements + parentretry command added (defaults to 2) to retry connections to parent proxies - icqpr related code (OSCAR proxy) removed, due to drop of OSCAR support by messengers 3proxy-0.9.3 Bugfixes: Fixed: systemd description file (proxy may fail to start after reboot or via systemctl) Fixed: group/account creation in installation scripts Fixed: countall/nocounall do not work in some configurations Fixed: counters do not work if counter file is not specified Fixed: counters without rotation (type N) are incorrectly shown in web admin interface Fixed: %n may be incomplete or missed in long log records Fixed: connect back functionality does not work Improvements: + Docker builds 3proxy-0.9.2 Bugfixes: Fixed: bandwidth limiters (once again) Fixed: data filtering plugins (PCREPlugin, SSLPlugin). SSLPlugin use on Linux requires to disable splice (-s0) FIxed: standalone proxies do not react on HUP (Ctrl+C) in Linux/Unix Fixed: few minor bugs Improvements: + deb for arm platforms (experimental) + Openssl 1.1 support for SSLPlugin 3proxy-0.9.1 Bugfixes: Fixed: socket may be closed before all data received/sent Fixed: bandlimin non-working Fixed: countall/nocountall Fixed: few race conditions Improvements: deb/rpm build, systemd support (experimental) 3proxy-0.9.0 o Socket options, interface binding o Connection limiting / connection rate limiting o RADIUS support (beta) o Zero copy (splice) support for Linux o Possibility to limit user to single IP (via authentication cache) bugfixes, improvements 3proxy-0.8.13 Bugfixes: !! Fixed out-of-bound write and few minor bugs on configuration saving in admin ! fixed: $ is not correctly handled in the beginning of quoted line on \ configuration parsing 3proxy-0.8.12 Bugfixes: ! Fixed hostname support in SOCKSv5 UDP portmapping ! -fno-strict-aliasing added to gcc options (compiling without this option can lead to unpredictable issues under Debian with gcc 6 and potentially others) ! Fixed LDAP plugin compilation issues (LDAP plugin is still listed as unsupported though) and some minor fixes and improvements. 
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message: net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch 
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message: net: Remove SHA1 hashes for distfiles 
   2018-02-21 16:20:04 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3)
Log message: pkglint compliance 
   2018-02-20 16:20:16 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1)
Log message: Remove outdated patch 
   2018-02-20 14:01:31 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4)
Log message: Cosmetic and PATH fixing - Use SUBST_VARS instead of SUBST_SED (thanks to leot@) - Fix hardcoded PATH in manpages