An stunnel like program that utilizes the Noise protocol.
 
 
John-Mark Gurney 7c51fbd77b more refactoring and prep for client work... 5 years ago
.gitignore first code that implements a simple echo server for noise in twisted 5 years ago
LICENSE.txt add license text.. 5 years ago
Makefile first code that implements a simple echo server for noise in twisted 5 years ago
NOTES.md first code that implements a simple echo server for noise in twisted 5 years ago
README.md fix link 5 years ago
requirements.txt check point for some work... Changing directions, but don't want 5 years ago
twistednoise.py more refactoring and prep for client work... 5 years ago

README.md

ntunnel

The ntunnel program is designed to tunnel Unix domain sockets over TCP, using the Noise Protocol. The goal is to be secure and simple to use and setup.