Cenmrev / V2RayX

GUI for v2ray-core on macOS
GNU General Public License v3.0
7.61k stars 1.14k forks source link

导入自定义配置文件之后,V2ray Rules模式下部分国内网站仍然走的是代理 #85

Closed a13547 closed 5 years ago

a13547 commented 6 years ago

如题。已经在配置文件中添加了geosites和geoip,并且配置文件验证有效。 同时有一个奇怪的现象:如果服务器端停止v2ray,保持客户端v2ray打开并使用v2ray rules模式,可以连接国内网站,而且显然不是走代理。按道理说,如果国内网站走的是代理,v2ray服务器端停止的话,应该连接不上才对。于是想到会不会是DNS的问题,又把DNS设置为localhost,打开服务器端之后再连接国内网站,发现仍然走的是代理。

Cenmrev commented 6 years ago
  1. 具体是哪些国内的域名和ip走了代理呢?能不能贴出来?
  2. 使用自定义配置文件的话,V2RayX 不一定能准确找到自定义配置文件里设置的本地端口,所以请手动检查你的 macOS 网络设置部分有没有正确设置成你的自定义配置文件里规定的本地端口。
  3. 这句话我不理解:

    如果服务器端停止v2ray,保持客户端v2ray打开并使用v2ray rules模式,可以连接国内网站,而且显然不是走代理。按道理说,如果国内网站走的是代理,v2ray服务器端停止的话,应该连接不上才对。

这不正是所期待的么?你的意思是:停止服务端的v2ray,保持客户端,部分国内网站可以上,部分不能上?还是说:对于部分国内网站,如果开启服务端,就会走代理,如果断开服务端,就不走代理?

  1. 虽然我觉得可能性很小,但是你的“走代理”是不是定义为“流量经过了本机的v2ray”? 如果你是这么理解的,那么需要澄清一下,全剧模式和rules模下,所以(遵循 macOS 代理规则的应用发出的)流量都会被转送给本机的v2ray,再由v2ray决定下一步是送到服务器端的v2ray上,还是直接访问目的ip。如果是后一种,就算服务器的v2ray停止,因为根本就不需要服务器上的v2ray,所以依然可以打开相应的网站。因此,如果你安装了 iStat Menus 之类的应用,会看到即使在访问国内的网站,本机 v2ray 和你的浏览器之间也有大量通信。

  2. 最后,rules 模式不是万能的,geosites和geoip也不可能准确包含了所有国内域名和ip,精确控制国内外流量请手动折腾配置文件的 routing 部分。

a13547 commented 6 years ago
  1. 先谢谢作者的详细回复。
  2. 走代理的国内域名:腾讯、新浪和网易等等,百度不在此列。
  3. 应该不是端口的问题,因为几个版本一直都有同样的问题。
  4. 我的意思是这样的:对于1 中提到的网站,打开服务端的情况下是走代理的,如果关闭服务端就不走代理。
  5. 我明白打开V2rayX 之后流量的处理过程是这样的。之所以判断国内网站走的仍然是代理,是因为打开V2rayX之后,打开1 中提到的网站都会出现网页打开缓慢,图片缺失,甚至排版错乱的情况。所以我觉得应该是这些流量是到达了国外的服务端然后再返回。我把这叫做“走代理”。如果关闭服务端而保持V2rayX开启的话,这些网页就会显示正常,打开速度也正常。
  6. 如果不使用V2rayX,只使用Core+config.json的话,打开1中的网站就非常正常。
Chandler-Lu commented 6 years ago

我刚刚试了一下,在v2rayX 1.0.0版本,使用v2ray rules访问www.qq.com,出现网页加载极其缓慢的问题(完整加载达到15s),以下为debug级别的日志:

access.log

2018/05/19 19:25:05 127.0.0.1:50691 accepted http://dp3.qq.com/stdlog?bid=crystal&err=5001&pid=statusreport&host=www.qq.com&ua=safari&cv=qq_v4.4Beta05&fv=0&bw=1440&bh=463&sw=1440&sh=900&net=0&val1=http%3A%2F%2Fwww.qq.com%2F&reqid=e5ea0a9e72af43cd99e174c1698835f6&ishttps=0&loadjs=49&js=2&dr=687&lview=1245&ping=142&all=33111&0.5490109219145181  
2018/05/19 19:25:05 127.0.0.1:50694 accepted http://www.qq.com/  
2018/05/19 19:25:05 127.0.0.1:50697 accepted http://mat1.qq.com/www/images/ind36.gif  
2018/05/19 19:25:05 127.0.0.1:50698 accepted http://mat1.qq.com/www/images/allskin/wmlogo.gif  
2018/05/19 19:25:06 127.0.0.1:50709 accepted http://mat1.gtimg.com/www/css/qq2012/hot_word_sogou.css  
2018/05/19 19:25:06 127.0.0.1:50708 accepted http://mat1.gtimg.com/www/qq_index/css/qq_5acbc2b4.css  
2018/05/19 19:25:06 127.0.0.1:50697 accepted http://mat1.qq.com/www/images/ind36.gif  
2018/05/19 19:25:06 127.0.0.1:50698 accepted http://mat1.qq.com/www/images/allskin/wmlogo.gif  
2018/05/19 19:25:06 127.0.0.1:50712 accepted http://mat1.gtimg.com/www/qq_index/css/qq_5acbc2b4.css  
2018/05/19 19:25:06 127.0.0.1:50715 accepted http://mat1.gtimg.com/www/images/ind36.gif  
2018/05/19 19:25:06 127.0.0.1:50719 accepted http://mat1.gtimg.com/www/images/allskin/wmlogo.gif  
2018/05/19 19:25:14 127.0.0.1:50732 accepted http://l.qq.com/lview?c=www&loc=QQCOM_N_Extend_Video&callback=crystal.callbackarea&rot=1&ri=l.&chl=www&page_type=1&k=&t=%E8%85%BE%E8%AE%AF%E9%A6%96%E9%A1%B5&r=&s=  
2018/05/19 19:25:15 127.0.0.1:50735 accepted //mini2015.qq.com:443  
2018/05/19 19:25:15 127.0.0.1:50739 accepted http://app.data.qq.com/?umod=astro&act=astro&t=18&jsonp=1&func=qqastro  
2018/05/19 19:25:15 127.0.0.1:50745 accepted http://qfwd.qq.com/?uin=359574212&skey=@rKUcoicGY&func=loginAll&refresh=0&ran=0.14085260297244873  
2018/05/19 19:25:15 127.0.0.1:50732 accepted http://l.qq.com/lview?c=www&loc=QQ_takeover,QQCOM_N_Rectangle1,QQCOM_N_Width2,QQCOM_N_KJ_button1,QQCOM_Width3,QQCOM_N_Width4,QQCOM_N_button2,QQCOM_N_Rectangle3,QQ_HP_Upright4,QQ_HP_bottom_Width,WWW_RM_RightMove1,QQ_BackPopWin,QQ_Couplet&callback=crystal.callbackarea&ri=l.&chl=www&page_type=1&k=&t=%E8%85%BE%E8%AE%AF%E9%A6%96%E9%A1%B5&r=&s=  
2018/05/19 19:25:15 127.0.0.1:50755 accepted http://btrace.video.qq.com/kvcollect?BossId=4102&Pwd=1480953799&uin=0359574212&vid=o1591lpgbm0&pid=0284d3532fd8afd9a25706ae28c368d2&guid=98290051a562242c162936722c90ee64&vt=&type=&url=http%3A%2F%2Fwww.qq.com%2F&bi=&bt=&version=3m.0.0&platform=70901&format=&defn=&ctime=2018-05-19+19%3A25%3A15&ptag=&step=3&val=2&idx=0&diagonal=165&isfocustab=1&isvisible=1  
2018/05/19 19:25:15 127.0.0.1:50757 accepted http://h5like.qq.com/fcgi-bin/svideo_timeline?callback=txminiplayerJsonpCallBack_moreMiniVid_234057&otype=json&callback_func=txminiplayerJsonpCallBack_moreMiniVid_234057&vid=o1591lpgbm0&_=1526729114907  
2018/05/19 19:25:15 127.0.0.1:50759 accepted http://btrace.video.qq.com/kvcollect?BossId=3721&Pwd=1636975887&version=3m.0.0&uid=98290051a562242c162936722c90ee64&pid=0284d3532fd8afd9a25706ae28c368d2&vid=o1591lpgbm0&player_type=miniplayer&video_type=1&platform=70901&url=http%3A%2F%2Fwww.qq.com%2F&filename=txminiplayer.js&sub_version=0.0.0&_dc=0.03858333112200352&browser=safari  
2018/05/19 19:25:16 127.0.0.1:50775 accepted http://ui.ptlogin2.qq.com/cgi-bin/report?id=447926&v=0.5225844995306067  
2018/05/19 19:25:16 127.0.0.1:50779 accepted http://vv.video.qq.com/getinfo?callback=txminiplayerJsonpCallBack_getinfo_216351&isHLS=false&charge=false&vid=o1591lpgbm0&defn=auto&defnpayver=0&otype=json&guid=98290051a562242c162936722c90ee64&platform=2350201&sdtfrom=v1095&host=www.qq.com&ehost=http%3A%2F%2Fwww.qq.com%2F&sphttps=0&_qv_rmt=v2bvwJYhA12791kcv%3D&_qv_rmt2=nmVMbjyt156216hFA%3D&_=1526729114908  
2018/05/19 19:25:16 127.0.0.1:50755 accepted http://btrace.video.qq.com/kvcollect?BossId=2594&Pwd=0&gid=98290051a562242c162936722c90ee64&plt=70901&uin=0359574212&vid=o1591lpgbm0&cts=1526729116713&sdt=v1095&fne=o1591lpgbm0.mp4&dip=183.66.103.27&cdn=200&vky=DA320769EA2F2D0880F7ADC78B988D255B37BA280FB83227995C724EA8C1F56384BFB6CB78F6BFB0EA10A6E41AEFCF57877BCC7557840B61C225B425FC01A9291375B1F47C94139D5AB53028E385FDC2A895F182D7F2FD9E  
2018/05/19 19:25:16 127.0.0.1:50784 accepted http://btrace.video.qq.com/kvcollect?BossId=4102&Pwd=1480953799&uin=0359574212&vid=o1591lpgbm0&pid=0284d3532fd8afd9a25706ae28c368d2&guid=98290051a562242c162936722c90ee64&vt=200&type=4610&url=http%3A%2F%2Fwww.qq.com%2F&bi=10&bt=10&version=3m.0.0&platform=70901&format=&defn=&ctime=2018-05-19+19%3A25%3A16&ptag=&step=6&val=&val1=4&idx=0&diagonal=165&isfocustab=1&isvisible=1  
2018/05/19 19:25:16 127.0.0.1:50782 accepted http://btrace.video.qq.com/kvcollect?BossId=3721&Pwd=1636975887&version=3m.0.0&uid=98290051a562242c162936722c90ee64&pid=0284d3532fd8afd9a25706ae28c368d2&vid=o1591lpgbm0&player_type=miniplayer&video_type=1&platform=70901&url=http%3A%2F%2Fwww.qq.com%2F&filename=txminiplayer.js&sub_version=0.0.0&_dc=0.17917389537939654&browser=safari  
2018/05/19 19:25:16 127.0.0.1:50759 accepted http://btrace.video.qq.com/kvcollect?BossId=4102&Pwd=1480953799&uin=0359574212&vid=o1591lpgbm0&pid=0284d3532fd8afd9a25706ae28c368d2&guid=98290051a562242c162936722c90ee64&vt=200&type=4610&url=http%3A%2F%2Fwww.qq.com%2F&bi=2&bt=10&version=3m.0.0&platform=70901&format=&defn=&ctime=2018-05-19+19%3A25%3A16&ptag=&step=4&val=1&val1=1&idx=0&diagonal=165&isfocustab=1&isvisible=1  
2018/05/19 19:25:17 127.0.0.1:50794 accepted http://jqmt.qq.com/cdn_dianjiliu.js?a=0.5387888785919314  
2018/05/19 19:25:24 127.0.0.1:50797 accepted http://dp3.qq.com/dynamic?get_type=cm&ch=www&callback=crystal.cookieMapping

error.log

2018/05/19 19:25:03 [Debug] App|Log: Logger started
2018/05/19 19:25:03 [Warning] Core: V2Ray v3.22 started
2018/05/19 19:25:05 [Debug] App|Log: Logger started
2018/05/19 19:25:05 [Warning] Core: V2Ray v3.22 started
2018/05/19 19:25:05 [Info] [2273233358] Proxy|HTTP: request to Method [CONNECT] Host [configuration.apple.com:443] with URL [//configuration.apple.com:443]
2018/05/19 19:25:05 [Info] App|Router: looking for IP for domain: configuration.apple.com
2018/05/19 19:25:05 [Debug] App|DNS: add pending request id 60415
2018/05/19 19:25:05 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:05 [Info] Transport|Internet|UDP: establishing new connection for udp:223.5.5.5:53
2018/05/19 19:25:05 [Info] App|Dispatcher: taking detour [direct] for [udp:223.5.5.5:53]
2018/05/19 19:25:05 [Info] Proxy|Freedom: opening connection to udp:223.5.5.5:53
2018/05/19 19:25:05 [Info] [3559709947] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:05 [Info] [1816431920] Proxy|HTTP: request to Method [GET] Host [dp3.qq.com] with URL [http://dp3.qq.com/stdlog?bid=crystal&err=5001&pid=statusreport&host=www.qq.com&ua=safari&cv=qq_v4.4Beta05&fv=0&bw=1440&bh=463&sw=1440&sh=900&net=0&val1=http%3A%2F%2Fwww.qq.com%2F&reqid=e5ea0a9e72af43cd99e174c1698835f6&ishttps=0&loadjs=49&js=2&dr=687&lview=1245&ping=142&all=33111&0.5490109219145181]
2018/05/19 19:25:05 [Info] [1816431920] App|Dispatcher: taking detour [direct] for [tcp:dp3.qq.com:80]
2018/05/19 19:25:05 [Info] [1816431920] Proxy|Freedom: opening connection to tcp:dp3.qq.com:80
2018/05/19 19:25:05 [Info] [1816431920] Transport|Internet|TCP: dialing TCP to tcp:dp3.qq.com:80
2018/05/19 19:25:05 [Info] [3790295088] Proxy|HTTP: request to Method [GET] Host [www.qq.com] with URL [http://www.qq.com/]
2018/05/19 19:25:05 [Info] [3790295088] App|Dispatcher: taking detour [direct] for [tcp:www.qq.com:80]
2018/05/19 19:25:05 [Info] [3790295088] Proxy|Freedom: opening connection to tcp:www.qq.com:80
2018/05/19 19:25:05 [Info] [3790295088] Transport|Internet|TCP: dialing TCP to tcp:www.qq.com:80
2018/05/19 19:25:05 [Info] [1816431920] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:05 [Info] [2252473047] Proxy|HTTP: request to Method [GET] Host [mat1.qq.com] with URL [http://mat1.qq.com/www/images/ind36.gif]
2018/05/19 19:25:05 [Info] [2252473047] App|Dispatcher: taking detour [direct] for [tcp:mat1.qq.com:80]
2018/05/19 19:25:05 [Info] [2252473047] Proxy|Freedom: opening connection to tcp:mat1.qq.com:80
2018/05/19 19:25:05 [Info] [2252473047] Transport|Internet|TCP: dialing TCP to tcp:mat1.qq.com:80
2018/05/19 19:25:05 [Info] [454087266] Proxy|HTTP: request to Method [GET] Host [mat1.qq.com] with URL [http://mat1.qq.com/www/images/allskin/wmlogo.gif]
2018/05/19 19:25:05 [Info] [454087266] App|Dispatcher: taking detour [direct] for [tcp:mat1.qq.com:80]
2018/05/19 19:25:05 [Info] [454087266] Proxy|Freedom: opening connection to tcp:mat1.qq.com:80
2018/05/19 19:25:05 [Info] [454087266] Transport|Internet|TCP: dialing TCP to tcp:mat1.qq.com:80
2018/05/19 19:25:06 [Info] [454087266] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:06 [Info] [3790295088] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:06 [Info] [3119206625] Proxy|HTTP: request to Method [GET] Host [mat1.gtimg.com] with URL [http://mat1.gtimg.com/www/css/qq2012/hot_word_sogou.css]
2018/05/19 19:25:06 [Info] App|Router: looking for IP for domain: mat1.gtimg.com
2018/05/19 19:25:06 [Debug] App|DNS: add pending request id 29001
2018/05/19 19:25:06 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:06 [Info] [1776541925] Proxy|HTTP: request to Method [GET] Host [mat1.gtimg.com] with URL [http://mat1.gtimg.com/www/qq_index/css/qq_5acbc2b4.css]
2018/05/19 19:25:06 [Info] App|Router: looking for IP for domain: mat1.gtimg.com
2018/05/19 19:25:06 [Debug] App|DNS: add pending request id 51995
2018/05/19 19:25:06 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:06 [Info] [2252473047] Proxy|HTTP: request to Method [GET] Host [mat1.qq.com] with URL [http://mat1.qq.com/www/images/ind36.gif]
2018/05/19 19:25:06 [Info] [2252473047] App|Dispatcher: taking detour [direct] for [tcp:mat1.qq.com:80]
2018/05/19 19:25:06 [Info] [2252473047] Proxy|Freedom: opening connection to tcp:mat1.qq.com:80
2018/05/19 19:25:06 [Info] [2252473047] Transport|Internet|TCP: dialing TCP to tcp:mat1.qq.com:80
2018/05/19 19:25:06 [Info] [454087266] Proxy|HTTP: request to Method [GET] Host [mat1.qq.com] with URL [http://mat1.qq.com/www/images/allskin/wmlogo.gif]
2018/05/19 19:25:06 [Info] [454087266] App|Dispatcher: taking detour [direct] for [tcp:mat1.qq.com:80]
2018/05/19 19:25:06 [Info] [454087266] Proxy|Freedom: opening connection to tcp:mat1.qq.com:80
2018/05/19 19:25:06 [Info] [454087266] Transport|Internet|TCP: dialing TCP to tcp:mat1.qq.com:80
2018/05/19 19:25:06 [Info] [713390018] Proxy|HTTP: request to Method [GET] Host [mat1.gtimg.com] with URL [http://mat1.gtimg.com/www/qq_index/css/qq_5acbc2b4.css]
2018/05/19 19:25:06 [Info] App|Router: looking for IP for domain: mat1.gtimg.com
2018/05/19 19:25:06 [Debug] App|DNS: add pending request id 24697
2018/05/19 19:25:06 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:06 [Info] [390342371] Proxy|HTTP: request to Method [GET] Host [mat1.gtimg.com] with URL [http://mat1.gtimg.com/www/images/ind36.gif]
2018/05/19 19:25:06 [Info] App|Router: looking for IP for domain: mat1.gtimg.com
2018/05/19 19:25:06 [Debug] App|DNS: add pending request id 20171
2018/05/19 19:25:06 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:06 [Info] [2305950915] Proxy|HTTP: request to Method [GET] Host [mat1.gtimg.com] with URL [http://mat1.gtimg.com/www/images/allskin/wmlogo.gif]
2018/05/19 19:25:06 [Info] App|Router: looking for IP for domain: mat1.gtimg.com
2018/05/19 19:25:06 [Debug] App|DNS: add pending request id 48482
2018/05/19 19:25:06 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:06 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:07 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:07 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:07 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:07 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:07 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:07 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:08 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:08 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:08 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:08 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:08 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:09 [Info] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:09 [Info] Transport|Internet|UDP: failed to handle UDP input > io: read/write on closed pipe
2018/05/19 19:25:10 [Info] [656703117] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50703: i/o timeout
2018/05/19 19:25:10 [Info] [848922669] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50707: i/o timeout
2018/05/19 19:25:10 [Info] [2252473047] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50697: i/o timeout
2018/05/19 19:25:10 [Info] [2441353124] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50717: i/o timeout
2018/05/19 19:25:10 [Info] [454087266] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:13 [Debug] App|DNS: returning 2 IPs for domain configuration.apple.com.
2018/05/19 19:25:13 [Info] [2273233358] App|Dispatcher: taking detour [direct] for [tcp:configuration.apple.com:443]
2018/05/19 19:25:13 [Info] [2273233358] Proxy|Freedom: opening connection to tcp:configuration.apple.com:443
2018/05/19 19:25:13 [Info] [2273233358] Transport|Internet|TCP: dialing TCP to tcp:configuration.apple.com:443
2018/05/19 19:25:14 [Debug] App|DNS: returning 16 IPs for domain mat1.gtimg.com.
2018/05/19 19:25:14 [Info] [3119206625] App|Dispatcher: taking detour [direct] for [tcp:mat1.gtimg.com:80]
2018/05/19 19:25:14 [Info] [3119206625] Proxy|Freedom: opening connection to tcp:mat1.gtimg.com:80
2018/05/19 19:25:14 [Info] [3119206625] Transport|Internet|TCP: dialing TCP to tcp:mat1.gtimg.com:80
2018/05/19 19:25:14 [Info] [3119206625] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:14 [Debug] App|DNS: returning 16 IPs for domain mat1.gtimg.com.
2018/05/19 19:25:14 [Info] [1776541925] App|Dispatcher: taking detour [direct] for [tcp:mat1.gtimg.com:80]
2018/05/19 19:25:14 [Info] [1776541925] Proxy|Freedom: opening connection to tcp:mat1.gtimg.com:80
2018/05/19 19:25:14 [Info] [1776541925] Transport|Internet|TCP: dialing TCP to tcp:mat1.gtimg.com:80
2018/05/19 19:25:14 [Info] [1776541925] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:14 [Debug] App|DNS: returning 16 IPs for domain mat1.gtimg.com.
2018/05/19 19:25:14 [Debug] App|DNS: returning 16 IPs for domain mat1.gtimg.com.
2018/05/19 19:25:14 [Info] [2305950915] App|Dispatcher: taking detour [direct] for [tcp:mat1.gtimg.com:80]
2018/05/19 19:25:14 [Info] [2305950915] Proxy|Freedom: opening connection to tcp:mat1.gtimg.com:80
2018/05/19 19:25:14 [Info] [713390018] App|Dispatcher: taking detour [direct] for [tcp:mat1.gtimg.com:80]
2018/05/19 19:25:14 [Info] [2305950915] Transport|Internet|TCP: dialing TCP to tcp:mat1.gtimg.com:80
2018/05/19 19:25:14 [Info] [713390018] Proxy|Freedom: opening connection to tcp:mat1.gtimg.com:80
2018/05/19 19:25:14 [Info] [713390018] Transport|Internet|TCP: dialing TCP to tcp:mat1.gtimg.com:80
2018/05/19 19:25:14 [Info] [2305950915] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:14 [Info] [713390018] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:14 [Debug] App|DNS: returning 16 IPs for domain mat1.gtimg.com.
2018/05/19 19:25:14 [Info] [390342371] App|Dispatcher: taking detour [direct] for [tcp:mat1.gtimg.com:80]
2018/05/19 19:25:14 [Info] [390342371] Proxy|Freedom: opening connection to tcp:mat1.gtimg.com:80
2018/05/19 19:25:14 [Info] [390342371] Transport|Internet|TCP: dialing TCP to tcp:mat1.gtimg.com:80
2018/05/19 19:25:14 [Info] [390342371] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:14 [Info] [1268485317] Proxy|HTTP: request to Method [GET] Host [l.qq.com] with URL [http://l.qq.com/lview?c=www&loc=QQCOM_N_Extend_Video&callback=crystal.callbackarea&rot=1&ri=l.&chl=www&page_type=1&k=&t=%E8%85%BE%E8%AE%AF%E9%A6%96%E9%A1%B5&r=&s=]
2018/05/19 19:25:14 [Info] [1268485317] App|Dispatcher: taking detour [direct] for [tcp:l.qq.com:80]
2018/05/19 19:25:14 [Info] [1268485317] Proxy|Freedom: opening connection to tcp:l.qq.com:80
2018/05/19 19:25:14 [Info] [1268485317] Transport|Internet|TCP: dialing TCP to tcp:l.qq.com:80
2018/05/19 19:25:14 [Info] [1268485317] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:15 [Info] [1348216552] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:15 [Info] [3407836437] Proxy|HTTP: request to Method [CONNECT] Host [mini2015.qq.com:443] with URL [//mini2015.qq.com:443]
2018/05/19 19:25:15 [Info] [3407836437] App|Dispatcher: taking detour [direct] for [tcp:mini2015.qq.com:443]
2018/05/19 19:25:15 [Info] [3407836437] Proxy|Freedom: opening connection to tcp:mini2015.qq.com:443
2018/05/19 19:25:15 [Info] [3407836437] Transport|Internet|TCP: dialing TCP to tcp:mini2015.qq.com:443
2018/05/19 19:25:15 [Info] [1254153461] Proxy|HTTP: request to Method [GET] Host [app.data.qq.com] with URL [http://app.data.qq.com/?umod=astro&act=astro&t=18&jsonp=1&func=qqastro]
2018/05/19 19:25:15 [Info] [1254153461] App|Dispatcher: taking detour [direct] for [tcp:app.data.qq.com:80]
2018/05/19 19:25:15 [Info] [1254153461] Proxy|Freedom: opening connection to tcp:app.data.qq.com:80
2018/05/19 19:25:15 [Info] [1254153461] Transport|Internet|TCP: dialing TCP to tcp:app.data.qq.com:80
2018/05/19 19:25:15 [Info] [1840923130] Proxy|HTTP: request to Method [GET] Host [qfwd.qq.com] with URL [http://qfwd.qq.com/?uin=359574212&skey=@rKUcoicGY&func=loginAll&refresh=0&ran=0.14085260297244873]
2018/05/19 19:25:15 [Info] [1840923130] App|Dispatcher: taking detour [direct] for [tcp:qfwd.qq.com:80]
2018/05/19 19:25:15 [Info] [1840923130] Proxy|Freedom: opening connection to tcp:qfwd.qq.com:80
2018/05/19 19:25:15 [Info] [1840923130] Transport|Internet|TCP: dialing TCP to tcp:qfwd.qq.com:80
2018/05/19 19:25:15 [Info] [1268485317] Proxy|HTTP: request to Method [GET] Host [l.qq.com] with URL [http://l.qq.com/lview?c=www&loc=QQ_takeover,QQCOM_N_Rectangle1,QQCOM_N_Width2,QQCOM_N_KJ_button1,QQCOM_Width3,QQCOM_N_Width4,QQCOM_N_button2,QQCOM_N_Rectangle3,QQ_HP_Upright4,QQ_HP_bottom_Width,WWW_RM_RightMove1,QQ_BackPopWin,QQ_Couplet&callback=crystal.callbackarea&ri=l.&chl=www&page_type=1&k=&t=%E8%85%BE%E8%AE%AF%E9%A6%96%E9%A1%B5&r=&s=]
2018/05/19 19:25:15 [Info] [1268485317] App|Dispatcher: taking detour [direct] for [tcp:l.qq.com:80]
2018/05/19 19:25:15 [Info] [1268485317] Proxy|Freedom: opening connection to tcp:l.qq.com:80
2018/05/19 19:25:15 [Info] [1268485317] Transport|Internet|TCP: dialing TCP to tcp:l.qq.com:80
2018/05/19 19:25:15 [Info] [1254153461] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:15 [Info] [1268485317] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:15 [Info] [1840923130] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:15 [Info] [1104110767] Proxy|HTTP: request to Method [GET] Host [btrace.video.qq.com] with URL [http://btrace.video.qq.com/kvcollect?BossId=4102&Pwd=1480953799&uin=0359574212&vid=o1591lpgbm0&pid=0284d3532fd8afd9a25706ae28c368d2&guid=98290051a562242c162936722c90ee64&vt=&type=&url=http%3A%2F%2Fwww.qq.com%2F&bi=&bt=&version=3m.0.0&platform=70901&format=&defn=&ctime=2018-05-19+19%3A25%3A15&ptag=&step=3&val=2&idx=0&diagonal=165&isfocustab=1&isvisible=1]
2018/05/19 19:25:15 [Info] [1104110767] App|Dispatcher: taking detour [direct] for [tcp:btrace.video.qq.com:80]
2018/05/19 19:25:15 [Info] [1104110767] Proxy|Freedom: opening connection to tcp:btrace.video.qq.com:80
2018/05/19 19:25:15 [Info] [1104110767] Transport|Internet|TCP: dialing TCP to tcp:btrace.video.qq.com:80
2018/05/19 19:25:15 [Info] [1337545803] Proxy|HTTP: request to Method [GET] Host [h5like.qq.com] with URL [http://h5like.qq.com/fcgi-bin/svideo_timeline?callback=txminiplayerJsonpCallBack_moreMiniVid_234057&otype=json&callback_func=txminiplayerJsonpCallBack_moreMiniVid_234057&vid=o1591lpgbm0&_=1526729114907]
2018/05/19 19:25:15 [Info] [1337545803] App|Dispatcher: taking detour [direct] for [tcp:h5like.qq.com:80]
2018/05/19 19:25:15 [Info] [1337545803] Proxy|Freedom: opening connection to tcp:h5like.qq.com:80
2018/05/19 19:25:15 [Info] [1337545803] Transport|Internet|TCP: dialing TCP to tcp:h5like.qq.com:80
2018/05/19 19:25:15 [Info] [4005813781] Proxy|HTTP: request to Method [GET] Host [btrace.video.qq.com] with URL [http://btrace.video.qq.com/kvcollect?BossId=3721&Pwd=1636975887&version=3m.0.0&uid=98290051a562242c162936722c90ee64&pid=0284d3532fd8afd9a25706ae28c368d2&vid=o1591lpgbm0&player_type=miniplayer&video_type=1&platform=70901&url=http%3A%2F%2Fwww.qq.com%2F&filename=txminiplayer.js&sub_version=0.0.0&_dc=0.03858333112200352&browser=safari]
2018/05/19 19:25:15 [Info] [4005813781] App|Dispatcher: taking detour [direct] for [tcp:btrace.video.qq.com:80]
2018/05/19 19:25:15 [Info] [4005813781] Proxy|Freedom: opening connection to tcp:btrace.video.qq.com:80
2018/05/19 19:25:15 [Info] [4005813781] Transport|Internet|TCP: dialing TCP to tcp:btrace.video.qq.com:80
2018/05/19 19:25:16 [Info] [4005813781] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:16 [Info] [2034641748] Proxy|HTTP: request to Method [GET] Host [ui.ptlogin2.qq.com] with URL [http://ui.ptlogin2.qq.com/cgi-bin/report?id=447926&v=0.5225844995306067]
2018/05/19 19:25:16 [Info] [2034641748] App|Dispatcher: taking detour [direct] for [tcp:ui.ptlogin2.qq.com:80]
2018/05/19 19:25:16 [Info] [2034641748] Proxy|Freedom: opening connection to tcp:ui.ptlogin2.qq.com:80
2018/05/19 19:25:16 [Info] [2034641748] Transport|Internet|TCP: dialing TCP to tcp:ui.ptlogin2.qq.com:80
2018/05/19 19:25:16 [Info] [1337545803] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:16 [Info] [2197457967] Proxy|HTTP: request to Method [GET] Host [vv.video.qq.com] with URL [http://vv.video.qq.com/getinfo?callback=txminiplayerJsonpCallBack_getinfo_216351&isHLS=false&charge=false&vid=o1591lpgbm0&defn=auto&defnpayver=0&otype=json&guid=98290051a562242c162936722c90ee64&platform=2350201&sdtfrom=v1095&host=www.qq.com&ehost=http%3A%2F%2Fwww.qq.com%2F&sphttps=0&_qv_rmt=v2bvwJYhA12791kcv%3D&_qv_rmt2=nmVMbjyt156216hFA%3D&_=1526729114908]
2018/05/19 19:25:16 [Info] [2197457967] App|Dispatcher: taking detour [direct] for [tcp:vv.video.qq.com:80]
2018/05/19 19:25:16 [Info] [2197457967] Proxy|Freedom: opening connection to tcp:vv.video.qq.com:80
2018/05/19 19:25:16 [Info] [2197457967] Transport|Internet|TCP: dialing TCP to tcp:vv.video.qq.com:80
2018/05/19 19:25:16 [Info] [2197457967] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:16 [Info] [1104110767] Proxy|HTTP: request to Method [GET] Host [btrace.video.qq.com] with URL [http://btrace.video.qq.com/kvcollect?BossId=2594&Pwd=0&gid=98290051a562242c162936722c90ee64&plt=70901&uin=0359574212&vid=o1591lpgbm0&cts=1526729116713&sdt=v1095&fne=o1591lpgbm0.mp4&dip=183.66.103.27&cdn=200&vky=DA320769EA2F2D0880F7ADC78B988D255B37BA280FB83227995C724EA8C1F56384BFB6CB78F6BFB0EA10A6E41AEFCF57877BCC7557840B61C225B425FC01A9291375B1F47C94139D5AB53028E385FDC2A895F182D7F2FD9E]
2018/05/19 19:25:16 [Info] [1104110767] App|Dispatcher: taking detour [direct] for [tcp:btrace.video.qq.com:80]
2018/05/19 19:25:16 [Info] [1104110767] Proxy|Freedom: opening connection to tcp:btrace.video.qq.com:80
2018/05/19 19:25:16 [Info] [1104110767] Transport|Internet|TCP: dialing TCP to tcp:btrace.video.qq.com:80
2018/05/19 19:25:16 [Info] [142683729] Proxy|HTTP: request to Method [GET] Host [btrace.video.qq.com] with URL [http://btrace.video.qq.com/kvcollect?BossId=4102&Pwd=1480953799&uin=0359574212&vid=o1591lpgbm0&pid=0284d3532fd8afd9a25706ae28c368d2&guid=98290051a562242c162936722c90ee64&vt=200&type=4610&url=http%3A%2F%2Fwww.qq.com%2F&bi=10&bt=10&version=3m.0.0&platform=70901&format=&defn=&ctime=2018-05-19+19%3A25%3A16&ptag=&step=6&val=&val1=4&idx=0&diagonal=165&isfocustab=1&isvisible=1]
2018/05/19 19:25:16 [Info] [142683729] App|Dispatcher: taking detour [direct] for [tcp:btrace.video.qq.com:80]
2018/05/19 19:25:16 [Info] [142683729] Proxy|Freedom: opening connection to tcp:btrace.video.qq.com:80
2018/05/19 19:25:16 [Info] [142683729] Transport|Internet|TCP: dialing TCP to tcp:btrace.video.qq.com:80
2018/05/19 19:25:16 [Info] [2318628800] Proxy|HTTP: request to Method [GET] Host [btrace.video.qq.com] with URL [http://btrace.video.qq.com/kvcollect?BossId=3721&Pwd=1636975887&version=3m.0.0&uid=98290051a562242c162936722c90ee64&pid=0284d3532fd8afd9a25706ae28c368d2&vid=o1591lpgbm0&player_type=miniplayer&video_type=1&platform=70901&url=http%3A%2F%2Fwww.qq.com%2F&filename=txminiplayer.js&sub_version=0.0.0&_dc=0.17917389537939654&browser=safari]
2018/05/19 19:25:16 [Info] [2318628800] App|Dispatcher: taking detour [direct] for [tcp:btrace.video.qq.com:80]
2018/05/19 19:25:16 [Info] [2318628800] Proxy|Freedom: opening connection to tcp:btrace.video.qq.com:80
2018/05/19 19:25:16 [Info] [2318628800] Transport|Internet|TCP: dialing TCP to tcp:btrace.video.qq.com:80
2018/05/19 19:25:16 [Info] [142683729] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:16 [Info] [1104110767] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:16 [Info] [2318628800] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:16 [Info] [918180861] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:16 [Info] [4005813781] Proxy|HTTP: request to Method [GET] Host [btrace.video.qq.com] with URL [http://btrace.video.qq.com/kvcollect?BossId=4102&Pwd=1480953799&uin=0359574212&vid=o1591lpgbm0&pid=0284d3532fd8afd9a25706ae28c368d2&guid=98290051a562242c162936722c90ee64&vt=200&type=4610&url=http%3A%2F%2Fwww.qq.com%2F&bi=2&bt=10&version=3m.0.0&platform=70901&format=&defn=&ctime=2018-05-19+19%3A25%3A16&ptag=&step=4&val=1&val1=1&idx=0&diagonal=165&isfocustab=1&isvisible=1]
2018/05/19 19:25:16 [Info] [4005813781] App|Dispatcher: taking detour [direct] for [tcp:btrace.video.qq.com:80]
2018/05/19 19:25:16 [Info] [4005813781] Proxy|Freedom: opening connection to tcp:btrace.video.qq.com:80
2018/05/19 19:25:16 [Info] [4005813781] Transport|Internet|TCP: dialing TCP to tcp:btrace.video.qq.com:80
2018/05/19 19:25:17 [Info] [4005813781] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:17 [Info] [3133433258] Proxy|HTTP: request to Method [GET] Host [jqmt.qq.com] with URL [http://jqmt.qq.com/cdn_dianjiliu.js?a=0.5387888785919314]
2018/05/19 19:25:17 [Info] [3133433258] App|Dispatcher: taking detour [direct] for [tcp:jqmt.qq.com:80]
2018/05/19 19:25:17 [Info] [3133433258] Proxy|Freedom: opening connection to tcp:jqmt.qq.com:80
2018/05/19 19:25:17 [Info] [3133433258] Transport|Internet|TCP: dialing TCP to tcp:jqmt.qq.com:80
2018/05/19 19:25:18 [Info] [3119206625] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:18 [Info] [1776541925] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:18 [Info] [2305950915] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:18 [Info] [713390018] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:18 [Info] [390342371] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:18 [Info] [1919533694] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50728: i/o timeout
2018/05/19 19:25:18 [Info] [2276515637] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50730: i/o timeout
2018/05/19 19:25:19 [Info] [3263021937] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50741: i/o timeout
2018/05/19 19:25:19 [Info] [4057409859] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50743: i/o timeout
2018/05/19 19:25:19 [Info] [1260169097] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50748: i/o timeout
2018/05/19 19:25:19 [Info] [1254153461] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:19 [Info] [1268485317] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:19 [Info] [2111137227] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50751: i/o timeout
2018/05/19 19:25:19 [Info] [1840923130] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:19 [Info] [1966426371] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50761: i/o timeout
2018/05/19 19:25:19 [Info] [3810157466] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50768: i/o timeout
2018/05/19 19:25:19 [Info] [3499510609] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50765: i/o timeout
2018/05/19 19:25:19 [Info] [3154517215] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50766: i/o timeout
2018/05/19 19:25:19 [Info] [3212502747] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50770: i/o timeout
2018/05/19 19:25:20 [Info] [647954489] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50772: i/o timeout
2018/05/19 19:25:20 [Info] [2034641748] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:20 [Info] [2197457967] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:20 [Info] [142683729] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:20 [Info] [1104110767] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:20 [Info] [2318628800] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:20 [Info] [112738589] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50791: i/o timeout
2018/05/19 19:25:21 [Info] [4005813781] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:21 [Info] [3133433258] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:21 [Info] [3133433258] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:24 [Info] [4136757168] Proxy|HTTP: request to Method [GET] Host [dp3.qq.com] with URL [http://dp3.qq.com/dynamic?get_type=cm&ch=www&callback=crystal.cookieMapping]
2018/05/19 19:25:24 [Info] [4136757168] App|Dispatcher: taking detour [direct] for [tcp:dp3.qq.com:80]
2018/05/19 19:25:24 [Info] [4136757168] Proxy|Freedom: opening connection to tcp:dp3.qq.com:80
2018/05/19 19:25:24 [Info] [4136757168] Transport|Internet|TCP: dialing TCP to tcp:dp3.qq.com:80
2018/05/19 19:25:24 [Info] [4136757168] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:28 [Info] [4136757168] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > EOF
2018/05/19 19:25:29 [Info] [3071342098] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50800: i/o timeout
2018/05/19 19:25:29 [Info] [3771524209] App|Proxyman|Inbound: connection ends > Proxy|HTTP: failed to read http request > read tcp 127.0.0.1:8001->127.0.0.1:50802: i/o timeout
2018/05/19 19:25:39 [Info] [3970807872] Proxy|HTTP: request to Method [CONNECT] Host [scss-prod-an1-notif-6.adobesc.com:443] with URL [//scss-prod-an1-notif-6.adobesc.com:443]
2018/05/19 19:25:39 [Info] App|Router: looking for IP for domain: scss-prod-an1-notif-6.adobesc.com
2018/05/19 19:25:39 [Debug] App|DNS: add pending request id 51903
2018/05/19 19:25:39 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:39 [Info] Transport|Internet|UDP: establishing new connection for udp:223.5.5.5:53
2018/05/19 19:25:39 [Info] App|Dispatcher: taking detour [direct] for [udp:223.5.5.5:53]
2018/05/19 19:25:39 [Info] Proxy|Freedom: opening connection to udp:223.5.5.5:53
2018/05/19 19:25:40 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:41 [Debug] Transport|Internet|UDP: dispatch request to: udp:223.5.5.5:53
2018/05/19 19:25:43 [Info] App|Proxyman|Outbound: failed to process outbound traffic > Proxy|Freedom: connection ends > context canceled
2018/05/19 19:25:43 [Info] Transport|Internet|UDP: failed to handle UDP input > io: read/write on closed pipe
2018/05/19 19:25:47 [Debug] App|DNS: returning 2 IPs for domain scss-prod-an1-notif-6.adobesc.com.
2018/05/19 19:25:47 [Info] [3970807872] App|Dispatcher: default route for tcp:scss-prod-an1-notif-6.adobesc.com:443
2018/05/19 19:25:47 [Info] [3970807872] App|Proxyman|Mux: dispatching request to tcp:scss-prod-an1-notif-6.adobesc.com:443
2018/05/19 19:25:47 [Info] Transport|Internet|TCP: dialing TCP to tcp:XXXXXXXX:12345
2018/05/19 19:25:47 [Info] Proxy|VMess|Outbound: tunneling request to tcp:v1.mux.cool:9527 via tcp:XXXXXXXX:12345

根据服务端相关日志可以确定www.qq.com及网页中包含的地址均没有走服务器,应该是直连的。另外log里面大量的i/o timeout恕我没有看懂到底是啥。。 @Cenmrev

Chandler-Lu commented 6 years ago

以下是客户端配置:


{
  "policy" : {
    "levels" : {
      "0" : {
        "uplinkOnly" : 0
      }
    }
  },
  "dns" : {
    "servers" : [
      "223.5.5.5",
      "localhost"
    ]
  },
  "outboundDetour" : [
    {
      "protocol" : "freedom",
      "tag" : "direct",
      "settings" : {

      }
    }
  ],
  "inbound" : {
    "listen" : "127.0.0.1",
    "port" : 1081,
    "protocol" : "socks",
    "settings" : {
      "auth" : "noauth",
      "udp" : false,
      "ip" : "127.0.0.1"
    }
  },
  "inboundDetour" : [
    {
      "listen" : "127.0.0.1",
      "allocate" : {
        "strategy" : "always",
        "refresh" : 5,
        "concurrency" : 3
      },
      "port" : 8001,
      "protocol" : "http",
      "tag" : "httpDetour",
      "domainOverride" : [
        "http",
        "tls"
      ],
      "streamSettings" : {

      },
      "settings" : {
        "timeout" : 0
      }
    }
  ],
  "log" : {
    "error" : "error.log",
    "loglevel" : "none",
    "access" : "access.log"
  },
  "routing" : {
    "strategy" : "rules",
    "settings" : {
      "domainStrategy" : "IPIfNonMatch",
      "rules" : [
        {
          "type" : "field",
          "ip" : [
            "geoip:private",
            "geoip:cn"
          ],
          "outboundTag" : "direct"
        },
        {
          "domain" : [
            "localhost"
          ],
          "type" : "field",
          "outboundTag" : "direct"
        },
        {
          "type" : "field",
          "outboundTag" : "direct",
          "domain" : [
            "geosite:cn"
          ]
        }
      ]
    }
  },
  "outbound" : {
    "sendThrough" : "0.0.0.0",
    "mux" : {
      "enabled" : false,
      "concurrency" : 8
    },
    "protocol" : "vmess",
    "settings" : {
      "vnext" : [
        {
          "address" : "example.com",
          "port" : 00000,
          "users" : [
            {
              "id" : "ID",
              "alterId" : 64,
              "security" : "auto",
              "level" : 1
            }
          ],
          "remark" : "Node 2"
        }
      ]
    },
    "streamSettings" : {
      "wsSettings" : {
        "path" : "",
        "headers" : {
          "Host" : "server.cc"
        }
      },
      "tlsSettings" : {
        "serverName" : "server.cc",
        "allowInsecure" : false
      },
      "httpSettings" : {
        "path" : "",
        "host" : [
          ""
        ]
      },
      "tcpSettings" : {
        "header" : {
          "type" : "none"
        }
      },
      "kcpSettings" : {
        "header" : {
          "type" : "none"
        },
        "mtu" : 1350,
        "congestion" : false,
        "tti" : 20,
        "uplinkCapacity" : 5,
        "writeBufferSize" : 1,
        "readBufferSize" : 1,
        "downlinkCapacity" : 20
      },
      "network" : "tcp",
      "security" : "none"
    }
  }
}
Cenmrev commented 6 years ago

@Chandler-Lu 我测试了一下,V2RayX 1.0.0,打开 qq.com 会出现网页已经基本加载完成但是Chrome一直转圈的情况,不知道这是不是你说的加载缓慢,Safari 大概两秒就能完成、停止转圈。以下是我自己的配置文件

{
  "policy" : {
    "levels" : {
      "0" : {
        "uplinkOnly" : 0
      }
    }
  },
  "dns" : {
    "servers" : [
      "localhost",
      "1.1.1.1"
    ]
  },
  "outboundDetour" : [
    {
      "protocol" : "freedom",
      "tag" : "direct",
      "settings" : {

      }
    }
  ],
  "inbound" : {
    "listen" : "127.0.0.1",
    "port" : 1081,
    "protocol" : "socks",
    "settings" : {
      "auth" : "noauth",
      "udp" : false,
      "ip" : "127.0.0.1"
    }
  },
  "inboundDetour" : [
    {
      "listen" : "127.0.0.1",
      "allocate" : {
        "strategy" : "always",
        "refresh" : 5,
        "concurrency" : 3
      },
      "port" : 8001,
      "protocol" : "http",
      "tag" : "httpDetour",
      "domainOverride" : [
        "http",
        "tls"
      ],
      "streamSettings" : {

      },
      "settings" : {
        "timeout" : 0
      }
    }
  ],
  "log" : {
    "error" : "\/var\/folders\/bq\/pgq2lwdn1hl6zpw6jj9yq05r0000gn\/T\/cenmrev.v2rayx.log.CB251FC8-6883-4503-A66B-CC99D0D8DEFA\/error.log",
    "loglevel" : "debug",
    "access" : "\/var\/folders\/bq\/pgq2lwdn1hl6zpw6jj9yq05r0000gn\/T\/cenmrev.v2rayx.log.CB251FC8-6883-4503-A66B-CC99D0D8DEFA\/access.log"
  },
  "routing" : {
    "strategy" : "rules",
    "settings" : {
      "domainStrategy" : "IPIfNonMatch",
      "rules" : [
        {
          "type" : "field",
          "ip" : [
            "geoip:private",
            "geoip:cn"
          ],
          "outboundTag" : "direct"
        },
        {
          "domain" : [
            "localhost"
          ],
          "type" : "field",
          "outboundTag" : "direct"
        },
        {
          "type" : "field",
          "outboundTag" : "direct",
          "domain" : [
            "geosite:cn"
          ]
        }
      ]
    }
  },
  "outbound" : {
    "sendThrough" : "0.0.0.0",
    "mux" : {
      "enabled" : true,
      "concurrency" : 8
    },
    "protocol" : "vmess",
    "settings" : {
      "vnext" : [
        {
          "address" : "XXX",
          "port" : 10086,
          "users" : [
            {
              "id" : "XXX",
              "alterId" : 64,
              "security" : "aes-128-cfb",
              "level" : 0
            }
          ],
          "remark" : "gcp"
        }
      ]
    },
    "streamSettings" : {
      "wsSettings" : {
        "path" : "",
        "headers" : {

        }
      },
      "tlsSettings" : {
        "serverName" : "server.cc",
        "allowInsecure" : false
      },
      "httpSettings" : {
        "path" : "",
        "host" : [
          ""
        ]
      },
      "tcpSettings" : {
        "header" : {
          "type" : "none"
        }
      },
      "kcpSettings" : {
        "header" : {
          "type" : "none"
        },
        "mtu" : 1350,
        "congestion" : false,
        "tti" : 50,
        "uplinkCapacity" : 5,
        "writeBufferSize" : 1,
        "readBufferSize" : 2,
        "downlinkCapacity" : 20
      },
      "network" : "tcp",
      "security" : "none"
    }
  }
}

怎么说呢,这应该是 core 的问题,我也很无奈啊。。。

Chandler-Lu commented 6 years ago

@Cenmrev

这是rules模式下的加载情况(Safari)

2018-05-20 09 33 15

这是PAC模式下的加载情况(Safari)

2018-05-20 09 33 37

而使用配置文件+v2ray-core直接启动的话就没有这个神奇的问题23333就很怪异

cnBruceHong commented 5 years ago

所以无解?