Simpler `stunnel` replacement.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
J. David Lee bcffe674e5 Cleaned up some code in the random reader: use of the closed flag was racy. In
actual usage, reading after close will hang, which is OK for us.
5 years ago
Godeps Initial commit. 5 years ago
bin Initial commit. 5 years ago
vendor/github.com/BurntSushi/toml Initial commit. 5 years ago
.gitignore Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
client.go Fixed resource leak w/ connections remaining open. 5 years ago
gencerts.go Initial commit. 5 years ago
gencerts_test.go Initial commit. 5 years ago
io.go Fixed resource leak w/ connections remaining open. 5 years ago
main.go Initial commit. 5 years ago
randreader.go Cleaned up some code in the random reader: use of the closed flag was racy. In 5 years ago
randreader_test.go Initial commit. 5 years ago
server.go A tiny bit of code clean-up. 5 years ago

README.md

ttunnel

Simpler stunnel replacement.