xfuture 1.8.8 → 1.9.1
Sign up to get free protection for your applications and to get access to all the features.
Binary file
|
package/package/win32/xray.dll
CHANGED
Binary file
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "xfuture",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.9.1",
|
4
4
|
"description": "electron vpn sdk",
|
5
5
|
"main": "x.js",
|
6
6
|
"scripts": {
|
@@ -38,7 +38,8 @@
|
|
38
38
|
"resources/geoip-cn.srs",
|
39
39
|
"resources/geosite-cn.srs",
|
40
40
|
"resources/geosite-geolocation-!cn.srs",
|
41
|
-
"resources/mao-dou-xray-box-driver.exe"
|
41
|
+
"resources/mao-dou-xray-box-driver.exe",
|
42
|
+
"resources/mao-dou-xray-vpn-driver.exe"
|
42
43
|
],
|
43
44
|
"build": {
|
44
45
|
"mac": {
|
Binary file
|