Hi there!
First of all, thanks for this SRTLA implementation in Go. It's been a great lightweight base to work with.
I've been working on extending its functionality for my project, PerHost, and I've implemented several features that might be useful for the community:
Web Dashboard: A simple UI to monitor and manage connections.
Multi-connection support: Ability to handle multiple incoming/outgoing streams simultaneously.
User Authentication: A login system to secure access to the server/dashboard.
Since the project is under AGPL v3, I want to share these improvements. Would you be interested in a Pull Request to integrate these features?
I understand if you prefer to keep the core project minimalist. If so, let me know and I'll host it as a separate fork while giving proper credit to your work.
Looking forward to your thoughts!