This commit is contained in:
kastov 2026-03-29 23:33:02 +03:00
parent a8834f63a4
commit 8e28bd254c
No known key found for this signature in database
GPG key ID: 1B27BE29057F4C90

View file

@ -5,7 +5,7 @@ Parse and validate xray's JSON configuration in your browser.
The basic idea is: Many GUI clients do not provide good error messages if a
JSON config fails to load. Users don't want to run the core directly to find
the error message. Therefore, let's use a browser tool in the style of
jsonlint.com.
jsonlint.com.
[Try it out here](https://remnawave.github.io/xray-monaco-editor/)