Releases: sasukeuchiha14/lightweight-vpn-raw-sockets
Releases · sasukeuchiha14/lightweight-vpn-raw-sockets
Release list
Lightweight VPN Using Raw Sockets – Standalone Release v1.0
This is the first release of Lightweight VPN Using Raw Sockets, a minimal VPN solution designed for secure peer-to-peer communication without third-party services. This release provides pre-built executables for Windows and Linux, so no additional dependencies are required - just run the application.
Features
- ✅ Lightweight and fast VPN implementation
- 🔒 Secure encryption for data transmission
- 🔗 Peer-to-peer communication over raw sockets
- 🚀 Standalone executables – no installation required
- 🖥️ Cross-platform support (Windows & Linux)
How to Use
- Windows: Run
vpn_windows.exe - Linux: Run
./vpn_linux(make it executable if needed:chmod +x vpn_linux) - Use the app interface to configure your VPN
⚠ Disclaimer: This VPN is for educational and research purposes only. Use responsibly.