From 427faed8d88ab5fabcd0808c96515c26e719602c Mon Sep 17 00:00:00 2001 From: xream Date: Sat, 14 Jun 2025 12:02:32 +0800 Subject: [PATCH] doc: README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd25ea4..9de65db 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,14 @@ Core functionalities: ### Supported Input Formats -> ⚠️ Do not use `Shadowrocket` or `NekoBox` to export URI and then import it as input. The URIs exported in this way may not be standard URIs. +> ⚠️ Do not use `Shadowrocket` or `NekoBox` to export URI and then import it as input. The URIs exported in this way may not be standard URIs. However, we have already supported some very common non-standard URIs (such as VMess, VLESS). - [x] Proxy URI Scheme(`socks5`, `socks5+tls`, `http`, `https`(it's ok)) example: `socks5+tls://user:pass@ip:port#name` - [x] URI(AnyTLS, SOCKS, SS, SSR, VMess, VLESS, Trojan, Hysteria, Hysteria 2, TUIC v5, WireGuard) + > Please note, HTTP(s) does not have a standard URI format, so it is not supported. Please use other formats. - [x] Clash Proxies YAML - [x] Clash Proxy JSON(single line) - [x] QX (SS, SSR, VMess, Trojan, HTTP, SOCKS5, VLESS)