feat: 支持 socks5, socks5+tls, http, https(便于输入) 格式输入

This commit is contained in:
xream
2024-12-16 21:06:46 +08:00
parent 06f3e97af2
commit 382d22e622
3 changed files with 42 additions and 1 deletions

View File

@@ -28,6 +28,10 @@ Core functionalities:
> ⚠️ Do not use `Shadowrocket` to export URI and then import it as input. It is not a standard URI.
- [x] Normal Proxy(`socks5`, `socks5+tls`, `http`, `https`(it's ok))
example: `socks5+tls://user:pass@ip:port#name`
- [x] URI(SS, SSR, VMess, VLESS, Trojan, Hysteria, Hysteria 2, TUIC v5, WireGuard)
- [x] Clash Proxies YAML
- [x] Clash Proxy JSON(single line)