docs(awesome): add Remnawave Xray UI Editor to Awesome Remnawave - #502
Open
VAQYBIN wants to merge 1 commit into
Open
docs(awesome): add Remnawave Xray UI Editor to Awesome Remnawave#502VAQYBIN wants to merge 1 commit into
VAQYBIN wants to merge 1 commit into
Conversation
Contributor
Greptile SummaryAdds Remnawave Xray UI Editor to the community project directory.
Confidence Score: 5/5The PR appears safe to merge with no actionable issues identified. The project ID is unique, the card uses supported properties, and its referenced preview asset exists at the expected path. Important Files Changed
Reviews (1): Last reviewed commit: "docs(awesome): add Remnawave Xray UI Edi..." | Re-trigger Greptile |
Author
|
Add support Remnawave panel 3.x and Xray-core v26.7.28 https://github.com/VAQYBIN/Remnawave-Xray-UI-Editor/releases/tag/v1.2.0 |
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.
Adds Remnawave Xray UI Editor to the
Miscsection of Awesome Remnawave.What it is: a self-hosted visual editor for Remnawave Xray config profiles. It draws the config as a traffic graph (squad → inbound → rule → outbound → balancer), gives every node a form instead of hand-written JSON, and saves back to the panel over the API with optimistic locking and an automatic backup of every previous version. The panel token stays on the server — the browser only talks to the app's own session-cookie API.
Beyond editing: it validates the config with the Xray core itself (
xray run -test), probes Reality targets over TLS, traces where a given domain or IP would actually be routed, browsesgeosite.dat/geoip.datcategories, and applies ready-made routing recipes (WARP for selected services, ad/torrent/private-network blocking, proxy chains, load balancing).Requirements checklist:
mainwebpand placed instatic/awesome/Repo: https://github.com/VAQYBIN/Remnawave-Xray-UI-Editor