[jump to content][No Software Patents]Tools (new) : sslconnect [ Home | Scylla+Charybdis old home | Tools (old) | Tools (new) | FAQ | Downloads ]

Moving to GitHub, slowly

The software on this pages will slowly be moved to GitHub https://github.com/hilbix/. The CVS repository will be migrated to GIT as well, so the history will be preserved, a bit. See FAQ.

Scylla and Charybdis, sslconnect - Tools

The tools are developed under Linux with ESR's paradigm release early, release often in mind.
So you can consider this beta software, or alpha, or pre-alpha, or even worse ;)

Have a look in the download directory for all downloads.
As always here, all you get is the source. No binaries here.

sslconnect 0.2.0-20071009-225532

Connect to destination using SSL (look into latest version, download latest version 0.2.0-20071009-225532, sig)

There is an openssl command which does ssl connects to destinations. However it is not easily used from command lines, lacks proper error reporting and sometimes has a termination problem.

This here is a simple SSL connect with proper error reporting. Real options are missing for now.

History:

version 0.2.0-20071009-225532

download (13766 bytes) sig

Timeout option should work now when idle, too.

There was a stupid bug in the code which hindered timeouts to happen when no data transfer was seen. Note that the connect timeout and SSH handshake timeout are both "timeout" seconds while the timeout due to missing activity on the socket is nearly twice this duration. (Actually it's between timeout*2-L where L varies from 1 to 2+log(timeout)/log(2), depending of the bit value of timeout.)

Note that the word stupid means me, not the bug ;)

version 0.1.0-20070424-043014

download (13249 bytes)

Timeout option added.

Just give "-seconds" as first argument. The timeout is used for connect and handshake. Also there is an inactivity timeout, so the program exits if there is too long silence in both directions.

version 0.0.2-20061201-002335

download (12793 bytes)

First version published

License and Disclaimer

All you can see here is free software according to the GNU GPL.
Copyright (C)2000-2011 by Valentin Hilbig
Note that the software comes with absolutely no warranty of any kind.
You use the software at your own risk.
Valentin Hilbig cannot be hold responsible for any unintended damage,
lost data or malfunction of the software you can find here.

[FSFE contributor 2007]

[end of page - jump back to content][hacker culture]
Last modified: 2011-09-12 by Valentin Hilbig [ Imprint / Impressum ]