An stunnel like program that utilizes the Noise protocol.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
John-Mark Gurney 504c5eef2d add overview of project 5 years ago
.gitignore first code that implements a simple echo server for noise in twisted 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 add overview of project 5 years ago
requirements.txt first code that implements a simple echo server for noise in twisted 5 years ago
twistednoise.py first code that implements a simple echo server for noise in twisted 5 years ago

README.md

ntunnel

The ntunnel program is designed to tunnel Unix domain sockets over TCP, using the (Noise Protocol)[https://noiseprotocol.org/]. The goal is to be secure and simple to use and setup.