mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 06:59:51 +00:00
v2rayA is a Linux web GUI client of Project V which supports V2Ray, Xray, Shadowsocks, ShadowsocksR, Trojan and Pingtunnel. Wiki: https://github.com/v2rayA/v2rayA/wiki Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 lines
50 B
Bash
4 lines
50 B
Bash
#!/bin/sh
|
|
|
|
v2raya --version | grep "$PKG_VERSION"
|