AmneziaWG Go is the Go implementation of the AmneziaWG VPN protocol. It is based on WireGuard-Go but adds traffic obfuscation features intended to make VPN traffic harder to detect by Deep Packet Inspection systems. The project keeps WireGuard’s general simplicity and performance goals while changing packet behavior to reduce recognizable protocol signatures. It can create and run tunnel interfaces from the command line and can be configured with AmneziaWG tools or standard network utilities. The implementation supports platform-specific behavior for Linux, macOS, and Windows, although each platform has its own recommended integration path. It is useful for developers, VPN maintainers, and censorship-resistance projects that need a Go-based AmneziaWG userspace implementation.
Features
- Go-based AmneziaWG implementation
- WireGuard-Go fork architecture
- DPI-resistant traffic obfuscation
- Linux, macOS, and Windows support
- Foreground and background tunnel operation
- Configurable junk packets, padding, headers, and signatures