Building Modern Network Solutions with Rust 🦀
Open-source, secure, and high-performance networking tools for the modern internet.
Rustun - Modern VPN Tunnel
A high-performance VPN tunnel implementation written in Rust, designed for security, simplicity, and multi-tenancy.
Key Features:
- 🔓 Open Source - MIT License, free to use and modify
- 🏢 Multi-Tenant - Cluster-based isolation for organizations
- 🔐 Secure - ChaCha20-Poly1305 encryption, perfect forward secrecy
- 🚀 Simple - Minimal configuration, straightforward CLI
- 🌍 Cross-Platform - Linux, macOS, Windows
Quick Start:
https://github.com/smartethnet/rustun/releases/latest
./server server.toml
./client -s SERVER:8080 -i client-001
We believe in building open, secure, and accessible networking solutions that empower individuals and organizations to connect safely and efficiently.
- Safety - Memory safety without garbage collection
- Performance - Zero-cost abstractions, blazing fast
- Reliability - Robust type system catches bugs at compile time
- Modern - Great tooling and growing ecosystem
Visit our website for:
- Interactive demos and visual guides
- Detailed installation instructions
- Usage examples and best practices
- Community support
We welcome contributions! Here's how to get started:
- Explore our repositories
- Read the contributing guidelines
- Join the discussions
- Submit a pull request
| Project | Status | Version | Downloads | Stars |
|---|---|---|---|---|
| Rustun | 🚧 Active Development | v0.0.1 |
- 💬 Discussions - GitHub Discussions
- 🐛 Bug Reports - Issue Tracker
- 📖 Documentation - Project Wiki
- 🌐 Website - smartethnet.github.io
- ✅ Multi-tenant VPN tunnel (Rustun v0.0.1)
- ✅ Cross-platform support (Linux, macOS, Windows)
- ✅ Multiple encryption options
- 🚧 IPv6 direct connection support
- 🚧 Web-based management dashboard
- 📱 Mobile clients (iOS/Android)
- 🔄 UDP transport support
- 🌐 QUIC protocol integration
- 🐳 Docker & Kubernetes support
- ☁️ Cloud-native deployment tools
All projects under SmartEthNet are licensed under the MIT License unless otherwise specified.
This means you are free to:
- ✅ Use our software commercially
- ✅ Modify the source code
- ✅ Distribute your modifications
- ✅ Use privately
See LICENSE for details.
We love contributions! Whether it's:
- 🐛 Bug reports and fixes
- ✨ New features
- 📝 Documentation improvements
- 🌍 Translations
- 💡 Ideas and suggestions
Check out our Contributing Guide to get started.
If you find our projects useful, please consider:
- ⭐ Starring our repositories
- 🐦 Sharing with others
- 💬 Joining our discussions
- 🤝 Contributing code or documentation
SmartEthNet - Modern networking solutions for everyone 🌐
