Add AmneziaWG protocol support#6
Merged
Merged
Conversation
- sagernet/sing v0.5.1 => v0.4.1 - quic-go/quic-go/logging v0.44.0 - gin-gonic/gin v1.11.0 => v1.10.1 - quic-go/quic-go v0.57.0 => v0.44.0 - quic-go/quic-go/qlog v0.44.0 - gvisor.dev/gvisor v0.0.0-20250828211149-1f30edfbb5d4 => v0.0.0-20231202080848-1f7806d17489
finally resolved local issues with deps
quyxishi
approved these changes
Dec 22, 2025
Owner
|
Thanks for the PR and the solid work on whitebox - appreciate that. |
Contributor
Author
Happy to help, and thank you for the project. I truly appreciate the opportunity |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements support for AmneziaWG (obfuscated WireGuard) to enable VPN probing in censored regions where standard WireGuard is blocked.
Changes
Implementation Details
AWG uses the standard "wireguard" protocol in xray-core with additional obfuscation parameters:
Testing