An open API service indexing awesome lists of open source software.

https://github.com/coderobe/securenet

transparently encrypted wrapper around net.Dial and net.Conn
https://github.com/coderobe/securenet

encryption hacktoberfest tcp

Last synced: 3 months ago
JSON representation

transparently encrypted wrapper around net.Dial and net.Conn

Awesome Lists containing this project

README

          

# securenet

securenet is a transparent wrapper around net.Dial and net.Conn, adding encryption that effectively looks like noise on the wire

This code has not been properly vetted, use with caution...

## License

This project, initially authored by Robin Broda in 2020, is licensed under the AGPLv3