Skip to content

smartethnet/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SmartEthNet

License: MIT Website

Building Modern Network Solutions with Rust 🦀

Open-source, secure, and high-performance networking tools for the modern internet.

WebsiteRustun VPNCommunity


🌟 Featured Projects

Rustun - Modern VPN Tunnel

Rustun Architecture

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:

Download from releases

https://github.com/smartethnet/rustun/releases/latest

Start server

./server server.toml

Connect client

./client -s SERVER:8080 -i client-001

Learn More →


💡 Our Mission

We believe in building open, secure, and accessible networking solutions that empower individuals and organizations to connect safely and efficiently.

Why Rust?

  • 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

🚀 Getting Started

For Users

Visit our website for:

  • Interactive demos and visual guides
  • Detailed installation instructions
  • Usage examples and best practices
  • Community support

For Developers

We welcome contributions! Here's how to get started:

  1. Explore our repositories
  2. Read the contributing guidelines
  3. Join the discussions
  4. Submit a pull request

📊 Project Status

Project Status Version Downloads Stars
Rustun 🚧 Active Development v0.0.1 GitHub Downloads GitHub Stars

🛠️ Technology Stack

Rust Tokio ChaCha20 IPv6


🌍 Community


🗺️ Roadmap

Current Focus (2025)

  • ✅ 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

Future Plans

  • 📱 Mobile clients (iOS/Android)
  • 🔄 UDP transport support
  • 🌐 QUIC protocol integration
  • 🐳 Docker & Kubernetes support
  • ☁️ Cloud-native deployment tools

📄 License

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.


🤝 Contributing

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.


⭐ Show Your Support

If you find our projects useful, please consider:

  • Starring our repositories
  • 🐦 Sharing with others
  • 💬 Joining our discussions
  • 🤝 Contributing code or documentation

Built with ❤️ using Rust

WebsiteGitHubRustun


SmartEthNet - Modern networking solutions for everyone 🌐

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published