Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

V2RayX 新版 #95

Closed
spacexnasa opened this issue May 24, 2018 · 9 comments
Closed

V2RayX 新版 #95

spacexnasa opened this issue May 24, 2018 · 9 comments

Comments

@spacexnasa
Copy link

spacexnasa commented May 24, 2018

image

在使用

image

There is no Internet connection
There is something wrong with the proxy server, or the address is incorrect.
Try:

Contacting the system admin
Checking the proxy address
ERR_PROXY_CONNECTION_FAILED

会出现上面的错误,之前的版本,我浏览器没有安装switchomega插件,就可以访问的,现在国内,国外都不行了

现在是能pac模式,麻烦作者看下

image

-------- Safari可以, Chrome 就出现问题

@Chandler-Lu
Copy link
Contributor

没看懂你到底什么模式不行,pac模式下用SwitchyOmega干嘛?
开头写pac模式出错,下面又说“现在是能pac模式”。。

@spacexnasa
Copy link
Author

@Chandler-Lu ,是这样的,可能没表达清楚,因为之前一直使用是 V2Ray Rules规则,一直能科学上网,今天编译了最新的版本,放上去,就发现 V2Ray Rules 不能使用,我才下载的 SwitchOmega,当我禁用SwitchOmega之后,选择pac,发现也是可以科学上网的,现在就是在pac模式下

@Chandler-Lu
Copy link
Contributor

这个恐怕要问作者了,我这里rule和pac在safari和Chrome下没有问题的~

@zitanjian
Copy link

#60 (comment)
7143291
V2RayX/AppDelegate.m
@@ -345,7 +345,7 @@ - (NSDictionary*)generateFullConfigFrom:(ServerProfile*)selectedProfile {
fullConfig[@"dns"][@"servers"] = @[@"localhost"];
}
if (proxyMode == rules) {

  •    [fullConfig[@"routing"][@"settings"][@"rules"][4][@"ip"] addObject:@"geoip:cn"];
    
  •    [fullConfig[@"routing"][@"settings"][@"rules"][0][@"ip"] addObject:@"geoip:cn"];
    

看下编译的源码里最后一行是不是改了?

我直接改0.9.1的app包里的这个 V2RayX/config-sample.plist,出现和你类似的问题,PAC菜单项选不上

@spacexnasa
Copy link
Author

现在只有pac模式能用,其他的都不行

@spacexnasa
Copy link
Author

换回ssr了,懒得折腾了

@Cenmrev
Copy link
Owner

Cenmrev commented May 25, 2018

我这里重现不出来你的情况。既然你说“Safari可以, Chrome 就出现问题”,那逻辑上可以判定是 Chrome 或者 switchomega 的问题而不是 V2RayX 的问题。一种可能是switchomega的配置端口填错了。换回ssr是明智的选择。毕竟上网工具是服务于工作的,把本该工作和休息的时间用来折腾是不划算的。

@Cenmrev Cenmrev closed this as completed May 25, 2018
@spacexnasa
Copy link
Author

@Cenmrev ,谢谢作者回复,我重新编译了下,又可以了,但是pac模式又出现问题了,先用着吧。

@spacexnasa
Copy link
Author

@Cenmrev ,刚用最新的代码,重新编译了一下,一切都正常了,谢谢作者

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants