Small bug fixes; added support for default socks list in ksb26manager, useful if you use TOR .
http://ksb.sourceforge.net
2005-08-09 Paolo Ardoino <ardoino.gnu@disi.unige.it>
* kernel/ksb26*: added feature to redirect connections directed to all
IPs [#H*:22;| redirects all connections directed to port 22].
Read man page!
* ksb26-0.0.2 for Linux v2.6.x
* kernel/ksb26*: added feature to redirect connections directed to specific target host's [read manual].
* user/ksb26manager.c: automatically detects device major from /proc/devices and creates entry in /dev.
* thosts.example: fixed format string for target hosts.
* install.sh: merged install.patch by marsus
ksb26 kernel patch has been removed. Now ksb26 is only a loadable kernel module. Users don't need to recompile their kernels anymore. Some small bug has been fixed. New version of userspace manager has been released.
http://ksb.sourceforge.net
Now you can find in the ksb website an hourly updated list of socks 4/5 . ksb26manager of ksb26-2.6.11-2 uses this list.
EXPERIMENTAL support for socks v4 has been added. Small bug fixes.
http://ksb.sourceforge.net
Patch for ksb26-2.6.11-1. Get it: http://ksb.sourceforge.net
Release for Linux-2.6.11; some bug fixes; code cleanup.
http://ksb.sourceforge.net
KSB26 for Linux-2.6.11 is out! http://ksb.sourceforge.net
Added support for chains of socks5.
http://ksb.sourceforge.net
2005-01-25 Paolo Ardoino <ardoino.gnu@disi.unige.it>
* ksb26-2.6.10.2 for Linux v2.6.10
* kernel/kpatch/ksb26.c sys_connect_ksb26(),
kernel/ksb26lkm.c modinit(),
kernel/kpatch/ksb26.h :
circular double linked list for socks list.
2005-01-24 Paolo Ardoino <ardoino.gnu@disi.unige.it>
* ksb26-2.6.10.1 for Linux v2.6.10
* kernel/kpatch/ksb26.c sys_connect_ksb26(),
kernel/ksb26lkm.c modinit() :
fixed handle of semaphore ( ksb26_sem ).