update v2ray

This commit is contained in:
paldier 2019-04-19 13:35:36 +08:00
parent 4a7dbafa0c
commit c99ca16548
5 changed files with 6 additions and 6 deletions

View File

@ -161,10 +161,10 @@
"version": "0.1.6"
},
{
"build_date": "2019-04-19_00:49:04",
"build_date": "2019-04-19_02:21:32",
"description": "v2ray",
"home_url": "Module_v2ray.asp",
"md5": "8ef9caa06afed986e7ef7f969e83a555",
"md5": "44034c03b36ea04fbbea5dbd38e8e432",
"name": "v2ray",
"tar_url": "v2ray/v2ray.tar.gz",
"title": "v2ray",

View File

@ -1,8 +1,8 @@
{
"version":"4.18.0",
"md5":"8ef9caa06afed986e7ef7f969e83a555",
"md5":"44034c03b36ea04fbbea5dbd38e8e432",
"home_url":"Module_v2ray.asp",
"title":"v2ray",
"description":"v2ray",
"build_date":"2019-04-19_00:49:04"
"build_date":"2019-04-19_02:21:32"
}

Binary file not shown.

View File

@ -273,7 +273,7 @@ creat_v2ray_json(){
if [ -n "$result" ];then
echo "$(date "+%F %T") $result" >> /tmp/v2ray.log
echo "$(date "+%F %T") V2Ray配置文件通过测试!!!" >> /tmp/v2ray.log
/jffs/softcenter/bin/v2ctl config < "$V2RAY_CONFIG_FILE" > "$TEMP_CONFIG_FILE"
/jffs/softcenter/bin/v2ctl config < "$V2RAY_CONFIG_FILE" > "$V2RAY_CONFIG_FILE_PB"
else
rm -rf "$V2RAY_CONFIG_FILE_TMP"
rm -rf "$V2RAY_CONFIG_FILE"

View File

@ -1,2 +1,2 @@
4.18.0
8ef9caa06afed986e7ef7f969e83a555
44034c03b36ea04fbbea5dbd38e8e432