index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (497B) | |
--- | |
1 SSL | |
2 === | |
3 | |
4 Description | |
5 ----------- | |
6 Adds ssl encryption support via the `-e ssl` argument. It will use the d… | |
7 port of 6697 unless an alternative port is specified with the -p flag. | |
8 | |
9 Download | |
10 -------- | |
11 * [ii-1.7-ssl.diff](ii-1.7-ssl.diff) | |
12 * [ii-ssl-20200811-ecf3902.diff](ii-ssl-20200811-ecf3902.diff) | |
13 * [ii-2.0-ssl.diff](ii-2.0-ssl.diff) | |
14 | |
15 Author | |
16 ------ | |
17 * Written for 1.6 by Hunter Haugen | |
18 * Ported to ii 1.7 by Nik Unger | |
19 * Ported to ii 1.8 by Alexandre Hannedouche | |
20 * Ported to ii 2.0 by Jon Eskin |