tlstun

simple go program to add tls support to other listeners
git clone https://git.parazyd.org/tlstun
Log | Files | Refs | README | LICENSE

commit fc4cf991deec0f01dbc520075e32e201e504071d
parent bdb61ded87442d30f124e26effef8feede8ebb53
Author: parazyd <parazyd@dyne.org>
Date:   Wed, 10 Jul 2019 01:51:52 +0200

Relicense to Dyne.

Diffstat:
Mtlstun.go | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tlstun.go b/tlstun.go @@ -1,7 +1,8 @@ package main /* - * Copyright (c) 2019 Ivan Jelincic <parazyd@dyne.org> + * Copyright (c) 2019 Dyne.org Foundation + * tlstun is written and maintained by Ivan Jelincic <parazyd@dyne.org> * * This file is part of tlstun *