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
- Host: GitHub
- URL: https://github.com/coderobe/securenet
- Owner: coderobe
- Created: 2020-04-27T08:00:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T20:36:30.000Z (over 5 years ago)
- Last Synced: 2025-07-05T05:05:43.955Z (7 months ago)
- Topics: encryption, hacktoberfest, tcp
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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