feat/create tunnel#18
Merged
Merged
Conversation
excoffierleonard
commented
Jan 30, 2026
Owner
- Implement new tunnel creation wizard and full-tunnel warning feature
- Add server tunnel creation functionality and UI updates
- feat: add peer configuration management and QR code support
- feat: update dependencies and refactor byte formatting
- feat: enhance key handling and validation in App and WireGuard modules
- feat: update version to 0.2.0 and enhance README with new tunnel features
- Updated dependencies in Cargo.toml for clap, nix, ratatui, zip, and added qrcode and tui-qrcode. - Enhanced App struct to manage peer configuration inputs and states. - Implemented peer configuration saving functionality with file existence checks. - Added user input handling for peer endpoint and DNS configuration. - Integrated QR code generation for peer configurations. - Created new UI rendering functions for displaying peer configurations and QR codes. - Introduced new types for managing peer configuration state and pending peer configurations. - Added functionality to detect public IP and generate key pairs for new peers. - Implemented logic to add server peers to existing WireGuard configurations.
jakguel
added a commit
to jakguel/wg-tui
that referenced
this pull request
Jan 31, 2026
* Implement new tunnel creation wizard and full-tunnel warning feature * Add server tunnel creation functionality and UI updates * feat: add peer configuration management and QR code support - Updated dependencies in Cargo.toml for clap, nix, ratatui, zip, and added qrcode and tui-qrcode. - Enhanced App struct to manage peer configuration inputs and states. - Implemented peer configuration saving functionality with file existence checks. - Added user input handling for peer endpoint and DNS configuration. - Integrated QR code generation for peer configurations. - Created new UI rendering functions for displaying peer configurations and QR codes. - Introduced new types for managing peer configuration state and pending peer configurations. - Added functionality to detect public IP and generate key pairs for new peers. - Implemented logic to add server peers to existing WireGuard configurations. * feat: update dependencies and refactor byte formatting * feat: enhance key handling and validation in App and WireGuard modules * feat: update version to 0.2.0 and enhance README with new tunnel features
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.