Update from task eda2efca-1c8f-4450-9b1e-51fd59ff75cc - #1
Open
Protey wants to merge 2 commits into
Hidden character warning
The head ref may contain hidden characters: "\u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u0435-\u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f-f75cc"
Open
Conversation
…mpatibility Key features implemented: - Added .gitignore file to exclude environment files, logs, editor configurations, system files, and compressed archives - Modified warp_generator.sh to replace WireGuard format with AmneziaVPN-compatible configuration using AWG protocol - Updated script to generate both VPN string and downloadable config file for AmneziaVPN import - Fixed AllowedIPs from specific ranges to 0.0.0.0/0, ::/0 for full routing - Added obfuscation parameters (Amnezia type) and MTU setting to configuration The script now generates AmneziaVPN-compatible WireGuard configurations with proper JSON formatting and provides both VPN URL and downloadable config options.
-Key features implemented: -Modified warp_generator.sh to change obfuscation section format from Type/JunkPacketCount to lowercase obfuscation/junkPacketCount -Updated AWG JSON structure to use consistent lowercase field names for obfuscation parameters -Added proper Amnezia 2.0 compatible configuration generation with correct field naming -Updated VPN key generation to properly encode Amnezia 2.0 formatted configuration -Maintained backward compatibility with existing WireGuard and AmneziaWG configurations The script now generates configurations that are properly recognized as Amnezia 2.0 format while maintaining all existing functionality.
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.
This PR was created by qwen-chat coder for task eda2efca-1c8f-4450-9b1e-51fd59ff75cc.