Secure and configurable relay server for WindSend, implemented in Go. Facilitates encrypted data transfer between WindSend clients.
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
84
commits
fix: ensure pending count is correctly managed during connection activation
ee7b099View on GitHubfix: improve error handling and logging in relay connection management
c64b6d5View on GitHubdocs: update README to clarify WindSend's security features and TLS implementation
e0d74d9View on GitHubfeat: replace per-connection tracking with pooled idle/active/probing model
e744f37View on GitHubrefactor: rename ID field to SecretKeyID in request structures and update related logging
1765e1eView on GitHub