descriptionClarkway, an SSL port forwarding service
ownerm.schutte.jr@gmail.com
last changeSun, 10 Jun 2007 10:32:22 +0000 (10 12:32 +0200)
content tags
add:
readme

clw, short for Clarkway, is a simple SSL tunnel written in Ruby. Its main purpose is to make hosts inside a local area network available to the outside world, thereby bypassing firewalls.

To get started, simply cg-clone git://repo.or.cz/clw.git#production. Debian users can build a package from the production branch, others can install using the Makefile.

shortlog
2007-06-10 Michael SchuttePrepared master branch for post-1.2 development.master
2007-06-10 Michael SchutteThis is release 1.2.
2007-06-10 Michael SchutteDirect connection port restriction support.
2007-06-10 Michael SchutteAdded some example files.
2007-05-29 Michael SchutteTrivial cleanups.
2007-05-28 Michael SchutteNew example CA.
2007-05-28 Michael SchutteImplemented keep-alive packets.
2007-05-18 Michael SchuttePrepared master branch for post-1.1 development.
2007-05-18 Michael SchutteChdir to / when acting as daemon.
2007-05-10 Michael SchutteHandle exceptions in control connection.
2007-05-01 Michael SchutteDirect connections should work now.
2007-05-01 Michael SchutteError handling and backward compatibility.
2007-05-01 Michael SchutteDirect connections: Gateway implementation.
2007-05-01 Michael SchutteRegexp fix in master.
2007-05-01 Michael SchutteSecurity fix: Let master check gateway identification...
2007-05-01 Michael SchutteDirect connections: Master implementation.
...
tags
16 years ago v1.2 Direct port restrictions.
16 years ago v1.1 Direct connection support.
17 years ago v1.0 Ready for productive use.
17 years ago v0.9
heads
16 years ago master
16 years ago production