Skip to content

docs(awesome): add Remnawave Xray UI Editor to Awesome Remnawave - #502

Open
VAQYBIN wants to merge 1 commit into
remnawave:mainfrom
VAQYBIN:docs/awesome-remnawave-xray-ui-editor
Open

docs(awesome): add Remnawave Xray UI Editor to Awesome Remnawave#502
VAQYBIN wants to merge 1 commit into
remnawave:mainfrom
VAQYBIN:docs/awesome-remnawave-xray-ui-editor

Conversation

@VAQYBIN

@VAQYBIN VAQYBIN commented Jul 28, 2026

Copy link
Copy Markdown

Adds Remnawave Xray UI Editor to the Misc section 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, browses geosite.dat/geoip.dat categories, and applies ready-made routing recipes (WARP for selected services, ad/torrent/private-network blocking, proxy chains, load balancing).

Requirements checklist:

  • Open source — MIT
  • Related to Remnawave — works against the Remnawave panel API (v2.8.0)
  • Target branch is main
  • Preview compressed to webp and placed in static/awesome/

Repo: https://github.com/VAQYBIN/Remnawave-Xray-UI-Editor

@greptile-apps

greptile-apps Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Adds Remnawave Xray UI Editor to the community project directory.

  • Adds a ProjectCard in the Misc section with project details and a GitHub link.
  • Adds the corresponding WebP preview image.

Confidence Score: 5/5

The 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

Filename Overview
docs/awesome-remnawave.mdx Adds a valid, uniquely identified project card using supported properties and established asset conventions.
static/awesome/remnawave-xray-ui-editor.webp Adds the preview image referenced by the new project card at the expected static path.

Reviews (1): Last reviewed commit: "docs(awesome): add Remnawave Xray UI Edi..." | Re-trigger Greptile

@VAQYBIN

VAQYBIN commented Aug 4, 2026

Copy link
Copy Markdown
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant