index.md - sites - public wiki contents of suckless.org
 (HTM) git clone git://git.suckless.org/sites
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
       index.md (508B)
       ---
            1 UCSPI
            2 =====
            3 
            4 Description
            5 -----------
            6 Replaces the socket back-end with the
            7 [ucspi](https://cr.yp.to/proto/ucspi.txt). This makes ii more flexible and
            8 outsources the handling of IPv6, TLS and SOCKS to other tools like
            9 [tcpclient](https://cr.yp.to/ucspi-tcp.html), [tlsc and
           10 socks](https://github.com/younix/ucspi).
           11 
           12 Download
           13 --------
           14 * [ii-2.0-ucspi.diff](ii-2.0-ucspi.diff)
           15 * [ii-1.8-ucspi.diff](ii-1.8-ucspi.diff)
           16 * [ii-1.7-ucspi.diff](ii-1.7-ucspi.diff)
           17 
           18 Author
           19 ------
           20 * Jan Klemkow <j.klemkow@wemelug.de>