diff --git a/softcenter/app.json.js b/softcenter/app.json.js index e9f871d..8ccf15b 100644 --- a/softcenter/app.json.js +++ b/softcenter/app.json.js @@ -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", diff --git a/v2ray/config.json.js b/v2ray/config.json.js index a2d79f2..afe088a 100644 --- a/v2ray/config.json.js +++ b/v2ray/config.json.js @@ -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" } diff --git a/v2ray/v2ray.tar.gz b/v2ray/v2ray.tar.gz index eab30db..2333528 100644 Binary files a/v2ray/v2ray.tar.gz and b/v2ray/v2ray.tar.gz differ diff --git a/v2ray/v2ray/scripts/v2ray_config.sh b/v2ray/v2ray/scripts/v2ray_config.sh index c77be84..8795ac8 100644 --- a/v2ray/v2ray/scripts/v2ray_config.sh +++ b/v2ray/v2ray/scripts/v2ray_config.sh @@ -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" diff --git a/v2ray/version b/v2ray/version index ff45c35..c97d1d3 100644 --- a/v2ray/version +++ b/v2ray/version @@ -1,2 +1,2 @@ 4.18.0 -8ef9caa06afed986e7ef7f969e83a555 +44034c03b36ea04fbbea5dbd38e8e432