我有搜索到也有其他人提出这个问题并且问题已经被关闭,我使用的是google play上的版本(1.2.6),仍然存在这个问题。
连接v2ray的时候fcm可以正常保持连接,发送心跳
每过1:30左右连接断开
1.fcm连接在未翻墙时可保持连接,并且推送正常。
2.全局代理,打开v2rayng
3.观察fcm诊断信息


按机场的意思,说这是客户端问题?还是v2ray本身的设计限制?不管如何,希望有个结果。
另外尝试分应用代理排除了google play服务和google框架,发现似乎能解决问题,但是这样子google play就无法正常使用了。
还尝试了google play服务仍代理,但是直连网站增加了mtalk.google.com以及加了alt前缀的网址,结果还是定时断开连接。
我也有这个问题,就算是在规则里面填上了mtalk.google.com,实际上FCM还是走代理。然后每过9分钟就断开一次。只有关掉V2直接连才能建立稳定连接
Maybe, you can try not use domain, but add "port": "5228" in routing rules.
Maybe, you can try not use domain, but add "port": "5228" in routing rules.
感谢答复,尝试过没效果
@comercy I did some tests but can't reproduce on older Android phone. Can you post debug level adb log "GoLog" for a connection period. E.g. from a "Connected" to "Close err: 20"
是否有什么root工具能简单获取log,我没有这方面的知识,谢谢。 @yuhan6665
@comercy You can try the following simple steps:
--------- beginning of main
05-30 12:20:50.996 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.001 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.002 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.055 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.058 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.058 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.099 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.100 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.111 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.154 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.156 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.157 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.202 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.202 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.210 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.253 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.254 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.258 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.300 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.300 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.308 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.351 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.351 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.352 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.386 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.386 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.403 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.439 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.439 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.441 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.485 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.485 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.492 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.533 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.533 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.537 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.584 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.584 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.585 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.629 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.629 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.637 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.679 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.679 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.683 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.730 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.730 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.732 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.784 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.788 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.788 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.842 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.847 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.847 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.898 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: send packet to udp:xxx.xxx.xxx.174:8000 with 200 bytes
05-30 12:20:51.898 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/transport/internet/udp: dispatch request to: udp:xxx.xxx.xxx.174:8000
05-30 12:20:51.901 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:51.951 I/GoLog (25558): [Debug] [4219013437] v2ray.com/core/proxy/socks: writing back UDP response with 200 bytes
05-30 12:20:52.126 I/GoLog (25558): [Info] [1076666499] v2ray.com/core/proxy/socks: TCP Connect request to tcp:64.233.189.188:5228
05-30 12:20:52.127 I/GoLog (25558): [Info] [1076666499] v2ray.com/core/app/dispatcher: default route for tcp:64.233.189.188:5228
05-30 12:20:52.127 I/GoLog (25558): [Info] [1076666499] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:20:52.127 I/GoLog (25558): tcp:127.0.0.1:44818 accepted tcp:64.233.189.188:5228 [proxy]
05-30 12:20:52.162 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:20:52.162 I/GoLog (25558): [Info] [1076666499] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:64.233.189.188:5228 via tcp:xxx.xxx.com:449
05-30 12:20:52.248 I/GoLog (25558): Not Using Prepared: tcp,203.205.235.145:80
05-30 12:20:52.248 I/GoLog (25558): [Info] [477184128] v2ray.com/core/proxy/socks: TCP Connect request to tcp:203.205.235.145:80
05-30 12:20:52.249 I/GoLog (25558): [Info] [477184128] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:203.205.235.145:80]
05-30 12:20:52.249 I/GoLog (25558): [Info] [477184128] v2ray.com/core/proxy/freedom: opening connection to tcp:203.205.235.145:80
05-30 12:20:52.249 I/GoLog (25558): [Info] [477184128] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:203.205.235.145:80
05-30 12:20:52.249 I/GoLog (25558): tcp:127.0.0.1:44824 accepted tcp:203.205.235.145:80 [direct]
05-30 12:20:53.854 I/GoLog (25558): [Info] [477184128] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: connection ends > context canceled
05-30 12:20:53.854 I/GoLog (25558): [Info] [477184128] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:20:54.788 I/GoLog (25558): [Info] [3540260364] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: connection ends > context canceled
05-30 12:20:54.788 I/GoLog (25558): [Info] [3540260364] v2ray.com/core/transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
05-30 12:20:55.226 I/GoLog (25558): [Info] [3237394635] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:20:55.226 I/GoLog (25558): [Info] [3237394635] v2ray.com/core/transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
05-30 12:20:55.331 I/GoLog (25558): [Info] [584438917] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: connection ends > context canceled
05-30 12:20:55.331 I/GoLog (25558): [Info] [584438917] v2ray.com/core/transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
05-30 12:20:57.147 I/GoLog (25558): Not Using Prepared: tcp,121.51.73.101:80
05-30 12:20:57.147 I/GoLog (25558): [Info] [3161011331] v2ray.com/core/proxy/socks: TCP Connect request to tcp:121.51.73.101:80
05-30 12:20:57.147 I/GoLog (25558): [Info] [3161011331] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:121.51.73.101:80]
05-30 12:20:57.147 I/GoLog (25558): [Info] [3161011331] v2ray.com/core/proxy/freedom: opening connection to tcp:121.51.73.101:80
05-30 12:20:57.147 I/GoLog (25558): [Info] [3161011331] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:121.51.73.101:80
05-30 12:20:57.148 I/GoLog (25558): tcp:127.0.0.1:44832 accepted tcp:121.51.73.101:80 [direct]
05-30 12:20:57.559 I/GoLog (25558): [Info] [4219013437] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: connection ends > context canceled
05-30 12:20:57.559 I/GoLog (25558): [Info] [4219013437] v2ray.com/core/transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
05-30 12:21:02.788 I/GoLog (25558): [Info] [3237394635] v2ray.com/core/app/proxyman/inbound: connection ends > EOF
05-30 12:21:02.789 I/GoLog (25558): [Info] [584438917] v2ray.com/core/app/proxyman/inbound: connection ends > EOF
05-30 12:21:02.789 I/GoLog (25558): [Info] [3540260364] v2ray.com/core/app/proxyman/inbound: connection ends > EOF
05-30 12:21:02.789 I/GoLog (25558): [Info] [4219013437] v2ray.com/core/app/proxyman/inbound: connection ends > EOF
05-30 12:21:07.341 I/GoLog (25558): [Info] [2502609812] v2ray.com/core/proxy/socks: TCP Connect request to tcp:198.11.132.49:80
05-30 12:21:07.341 I/GoLog (25558): [Info] [2502609812] v2ray.com/core/app/dispatcher: default route for tcp:198.11.132.49:80
05-30 12:21:07.341 I/GoLog (25558): [Info] [2502609812] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:07.342 I/GoLog (25558): tcp:127.0.0.1:44840 accepted tcp:198.11.132.49:80 [proxy]
05-30 12:21:07.380 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:07.380 I/GoLog (25558): [Info] [2502609812] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:198.11.132.49:80 via tcp:xxx.xxx.com:449
05-30 12:21:07.847 I/GoLog (25558): [Info] [2502609812] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:21:20.303 I/GoLog (25558): [Info] [65105014] v2ray.com/core/proxy/socks: TCP Connect request to tcp:216.58.200.234:443
05-30 12:21:20.303 I/GoLog (25558): tcp:127.0.0.1:44846 accepted tcp:216.58.200.234:443 [proxy]
05-30 12:21:20.303 I/GoLog (25558): [Info] [65105014] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:216.58.200.234:443]
05-30 12:21:20.303 I/GoLog (25558): [Info] [65105014] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:20.382 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:20.383 I/GoLog (25558): [Info] [65105014] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:216.58.200.234:443 via tcp:xxx.xxx.com:449
05-30 12:21:20.917 I/GoLog (25558): [Info] [1793841464] v2ray.com/core/proxy/socks: TCP Connect request to tcp:216.58.200.234:443
05-30 12:21:20.917 I/GoLog (25558): [Info] [1793841464] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:216.58.200.234:443]
05-30 12:21:20.917 I/GoLog (25558): [Info] [1793841464] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:20.917 I/GoLog (25558): tcp:127.0.0.1:44852 accepted tcp:216.58.200.234:443 [proxy]
05-30 12:21:20.956 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:20.956 I/GoLog (25558): [Info] [1793841464] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:216.58.200.234:443 via tcp:xxx.xxx.com:449
05-30 12:21:22.205 I/GoLog (25558): Not Using Prepared: tcp,121.51.118.79:80
05-30 12:21:22.206 I/GoLog (25558): [Info] [1630628558] v2ray.com/core/proxy/socks: TCP Connect request to tcp:121.51.118.79:80
05-30 12:21:22.206 I/GoLog (25558): tcp:127.0.0.1:44858 accepted tcp:121.51.118.79:80 [direct]
05-30 12:21:22.206 I/GoLog (25558): [Info] [1630628558] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:121.51.118.79:80]
05-30 12:21:22.206 I/GoLog (25558): [Info] [1630628558] v2ray.com/core/proxy/freedom: opening connection to tcp:121.51.118.79:80
05-30 12:21:22.206 I/GoLog (25558): [Info] [1630628558] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:121.51.118.79:80
05-30 12:21:38.950 I/GoLog (25558): [Info] [3057208291] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:21:38.950 I/GoLog (25558): [Info] [3057208291] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:21:39.122 I/GoLog (25558): [Info] [1587963431] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:21:39.122 I/GoLog (25558): [Info] [1587963431] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:21:39.565 I/GoLog (25558): [Info] [3315290388] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:21:39.565 I/GoLog (25558): [Info] [3315290388] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:21:41.077 I/GoLog (25558): [Info] [964573154] v2ray.com/core/proxy/socks: TCP Connect request to tcp:8.8.8.8:853
05-30 12:21:41.077 I/GoLog (25558): [Info] [964573154] v2ray.com/core/app/dispatcher: default route for tcp:8.8.8.8:853
05-30 12:21:41.077 I/GoLog (25558): [Info] [964573154] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:41.077 I/GoLog (25558): tcp:127.0.0.1:44864 accepted tcp:8.8.8.8:853 [proxy]
05-30 12:21:41.130 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:41.131 I/GoLog (25558): [Info] [964573154] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:8.8.8.8:853 via tcp:xxx.xxx.com:449
05-30 12:21:41.515 I/GoLog (25558): [Info] [1069955253] v2ray.com/core/proxy/socks: TCP Connect request to tcp:31.13.82.1:443
05-30 12:21:41.515 I/GoLog (25558): [Info] [946086574] v2ray.com/core/proxy/socks: TCP Connect request to tcp:31.13.82.1:443
05-30 12:21:41.515 I/GoLog (25558): [Info] [946086574] v2ray.com/core/app/dispatcher: default route for tcp:31.13.82.1:443
05-30 12:21:41.515 I/GoLog (25558): [Info] [946086574] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:41.515 I/GoLog (25558): [Info] [1069955253] v2ray.com/core/app/dispatcher: default route for tcp:31.13.82.1:443
05-30 12:21:41.515 I/GoLog (25558): [Info] [1069955253] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:41.515 I/GoLog (25558): [Info] [3487084835] v2ray.com/core/proxy/socks: TCP Connect request to tcp:31.13.82.1:443
05-30 12:21:41.515 I/GoLog (25558): [Info] [3487084835] v2ray.com/core/app/dispatcher: default route for tcp:31.13.82.1:443
05-30 12:21:41.515 I/GoLog (25558): [Info] [3487084835] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:41.515 I/GoLog (25558): tcp:127.0.0.1:44878 accepted tcp:31.13.82.1:443 [proxy]
05-30 12:21:41.515 I/GoLog (25558): tcp:127.0.0.1:44874 accepted tcp:31.13.82.1:443 [proxy]
05-30 12:21:41.515 I/GoLog (25558): tcp:127.0.0.1:44876 accepted tcp:31.13.82.1:443 [proxy]
05-30 12:21:41.546 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:41.546 I/GoLog (25558): [Info] [1069955253] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:31.13.82.1:443 via tcp:xxx.xxx.com:449
05-30 12:21:41.550 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:41.550 I/GoLog (25558): [Info] [3487084835] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:31.13.82.1:443 via tcp:xxx.xxx.com:449
05-30 12:21:41.551 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:41.551 I/GoLog (25558): [Info] [946086574] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:31.13.82.1:443 via tcp:xxx.xxx.com:449
05-30 12:21:42.075 I/GoLog (25558): [Info] [2029143194] v2ray.com/core/proxy/socks: TCP Connect request to tcp:52.2.73.247:443
05-30 12:21:42.075 I/GoLog (25558): [Info] [2029143194] v2ray.com/core/app/dispatcher: default route for tcp:52.2.73.247:443
05-30 12:21:42.075 I/GoLog (25558): [Info] [2029143194] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:42.075 I/GoLog (25558): tcp:127.0.0.1:44889 accepted tcp:52.2.73.247:443 [proxy]
05-30 12:21:42.109 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:42.110 I/GoLog (25558): [Info] [2029143194] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:52.2.73.247:443 via tcp:xxx.xxx.com:449
05-30 12:21:42.110 I/GoLog (25558): [Info] [2029143194] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > v2ray.com/core/proxy/vmess/outbound: failed to write first payload > EOF
05-30 12:21:42.110 I/GoLog (25558): [Info] [2029143194] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > v2ray.com/core/proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
05-30 12:21:42.280 I/GoLog (25558): [Info] [2559469944] v2ray.com/core/proxy/socks: TCP Connect request to tcp:130.44.212.170:443
05-30 12:21:42.280 I/GoLog (25558): [Info] [2559469944] v2ray.com/core/app/dispatcher: default route for tcp:130.44.212.170:443
05-30 12:21:42.280 I/GoLog (25558): [Info] [2559469944] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:42.280 I/GoLog (25558): tcp:127.0.0.1:44894 accepted tcp:130.44.212.170:443 [proxy]
05-30 12:21:42.315 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:42.316 I/GoLog (25558): [Info] [2559469944] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:130.44.212.170:443 via tcp:xxx.xxx.com:449
05-30 12:21:42.322 I/GoLog (25558): [Info] [103224074] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:21:42.323 I/GoLog (25558): [Info] [103224074] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:21:42.929 I/GoLog (25558): [Info] [2281661459] v2ray.com/core/proxy/socks: TCP Connect request to tcp:23.33.94.88:443
05-30 12:21:42.929 I/GoLog (25558): tcp:127.0.0.1:44900 accepted tcp:23.33.94.88:443 [proxy]
05-30 12:21:42.929 I/GoLog (25558): [Info] [2281661459] v2ray.com/core/app/dispatcher: default route for tcp:23.33.94.88:443
05-30 12:21:42.929 I/GoLog (25558): [Info] [2281661459] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:42.970 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:42.970 I/GoLog (25558): [Info] [2281661459] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:23.33.94.88:443 via tcp:xxx.xxx.com:449
05-30 12:21:43.367 I/GoLog (25558): [Info] [4180201444] v2ray.com/core/proxy/socks: TCP Connect request to tcp:23.33.94.88:443
05-30 12:21:43.367 I/GoLog (25558): [Info] [4180201444] v2ray.com/core/app/dispatcher: default route for tcp:23.33.94.88:443
05-30 12:21:43.367 I/GoLog (25558): [Info] [4180201444] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:43.367 I/GoLog (25558): tcp:127.0.0.1:44906 accepted tcp:23.33.94.88:443 [proxy]
05-30 12:21:43.406 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:43.407 I/GoLog (25558): [Info] [4180201444] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:23.33.94.88:443 via tcp:xxx.xxx.com:449
05-30 12:21:44.895 I/GoLog (25558): [Info] [2637920869] v2ray.com/core/proxy/socks: TCP Connect request to tcp:54.243.68.251:443
05-30 12:21:44.895 I/GoLog (25558): [Info] [2637920869] v2ray.com/core/app/dispatcher: default route for tcp:54.243.68.251:443
05-30 12:21:44.895 I/GoLog (25558): [Info] [2637920869] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:44.895 I/GoLog (25558): tcp:127.0.0.1:44912 accepted tcp:54.243.68.251:443 [proxy]
05-30 12:21:44.929 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:44.930 I/GoLog (25558): [Info] [2637920869] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:54.243.68.251:443 via tcp:xxx.xxx.com:449
05-30 12:21:47.317 I/GoLog (25558): [Info] [848117562] v2ray.com/core/proxy/socks: client UDP connection from udp:127.0.0.1:39260
05-30 12:21:47.317 I/GoLog (25558): [Debug] [848117562] v2ray.com/core/proxy/socks: send packet to udp:172.217.25.67:443 with 93 bytes
05-30 12:21:47.317 I/GoLog (25558): [Debug] [848117562] v2ray.com/core/transport/internet/udp: dispatch request to: udp:172.217.25.67:443
05-30 12:21:47.317 I/GoLog (25558): [Info] v2ray.com/core/transport/internet/udp: establishing new connection for udp:172.217.25.67:443
05-30 12:21:47.317 I/GoLog (25558): [Info] [848117562] v2ray.com/core/app/dispatcher: taking detour [proxy] for [udp:172.217.25.67:443]
05-30 12:21:47.317 I/GoLog (25558): [Info] [848117562] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:47.317 I/GoLog (25558): udp:127.0.0.1:39260 accepted udp:172.217.25.67:443 [proxy]
05-30 12:21:47.367 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:47.368 I/GoLog (25558): [Info] [848117562] v2ray.com/core/proxy/vmess/outbound: tunneling request to udp:172.217.25.67:443 via tcp:xxx.xxx.com:449
05-30 12:21:48.363 I/GoLog (25558): [Info] [1144347204] v2ray.com/core/proxy/socks: TCP Connect request to tcp:130.44.212.171:443
05-30 12:21:48.363 I/GoLog (25558): [Info] [1144347204] v2ray.com/core/app/dispatcher: default route for tcp:130.44.212.171:443
05-30 12:21:48.363 I/GoLog (25558): [Info] [1144347204] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:48.363 I/GoLog (25558): tcp:127.0.0.1:44920 accepted tcp:130.44.212.171:443 [proxy]
05-30 12:21:48.402 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:48.403 I/GoLog (25558): [Info] [1144347204] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:130.44.212.171:443 via tcp:xxx.xxx.com:449
05-30 12:21:48.619 I/GoLog (25558): [Info] [111612752] v2ray.com/core/proxy/socks: TCP Connect request to tcp:130.44.212.174:443
05-30 12:21:48.619 I/GoLog (25558): [Info] [111612752] v2ray.com/core/app/dispatcher: default route for tcp:130.44.212.174:443
05-30 12:21:48.619 I/GoLog (25558): [Info] [111612752] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:48.619 I/GoLog (25558): tcp:127.0.0.1:44926 accepted tcp:130.44.212.174:443 [proxy]
05-30 12:21:48.661 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:48.662 I/GoLog (25558): [Info] [111612752] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:130.44.212.174:443 via tcp:xxx.xxx.com:449
05-30 12:21:49.266 I/GoLog (25558): [Info] [44312749] v2ray.com/core/proxy/socks: TCP Connect request to tcp:31.13.77.17:443
05-30 12:21:49.266 I/GoLog (25558): tcp:127.0.0.1:44932 accepted tcp:31.13.77.17:443 [proxy]
05-30 12:21:49.266 I/GoLog (25558): [Info] [44312749] v2ray.com/core/app/dispatcher: default route for tcp:31.13.77.17:443
05-30 12:21:49.266 I/GoLog (25558): [Info] [44312749] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:49.268 I/GoLog (25558): [Info] [418539853] v2ray.com/core/proxy/socks: TCP Connect request to tcp:31.13.77.35:443
05-30 12:21:49.268 I/GoLog (25558): [Info] [418539853] v2ray.com/core/app/dispatcher: default route for tcp:31.13.77.35:443
05-30 12:21:49.268 I/GoLog (25558): tcp:127.0.0.1:44938 accepted tcp:31.13.77.35:443 [proxy]
05-30 12:21:49.268 I/GoLog (25558): [Info] [418539853] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:49.273 I/GoLog (25558): [Info] [632700609] v2ray.com/core/proxy/socks: TCP Connect request to tcp:31.13.77.17:443
05-30 12:21:49.273 I/GoLog (25558): [Info] [632700609] v2ray.com/core/app/dispatcher: default route for tcp:31.13.77.17:443
05-30 12:21:49.273 I/GoLog (25558): [Info] [632700609] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:49.273 I/GoLog (25558): tcp:127.0.0.1:44944 accepted tcp:31.13.77.17:443 [proxy]
05-30 12:21:49.278 I/GoLog (25558): [Info] [2421454835] v2ray.com/core/proxy/socks: TCP Connect request to tcp:31.13.82.36:443
05-30 12:21:49.278 I/GoLog (25558): [Info] [2421454835] v2ray.com/core/app/dispatcher: default route for tcp:31.13.82.36:443
05-30 12:21:49.278 I/GoLog (25558): [Info] [2421454835] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:49.278 I/GoLog (25558): tcp:127.0.0.1:44950 accepted tcp:31.13.82.36:443 [proxy]
05-30 12:21:49.301 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:49.301 I/GoLog (25558): [Info] [44312749] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:31.13.77.17:443 via tcp:xxx.xxx.com:449
05-30 12:21:49.305 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:49.305 I/GoLog (25558): [Info] [418539853] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:31.13.77.35:443 via tcp:xxx.xxx.com:449
05-30 12:21:49.309 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:49.310 I/GoLog (25558): [Info] [632700609] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:31.13.77.17:443 via tcp:xxx.xxx.com:449
05-30 12:21:49.311 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:49.311 I/GoLog (25558): [Info] [2421454835] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:31.13.82.36:443 via tcp:xxx.xxx.com:449
05-30 12:21:49.851 I/GoLog (25558): [Info] [2583652714] v2ray.com/core/proxy/socks: TCP Connect request to tcp:23.44.51.42:443
05-30 12:21:49.851 I/GoLog (25558): [Info] [2583652714] v2ray.com/core/app/dispatcher: default route for tcp:23.44.51.42:443
05-30 12:21:49.851 I/GoLog (25558): [Info] [2583652714] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:49.851 I/GoLog (25558): tcp:127.0.0.1:44956 accepted tcp:23.44.51.42:443 [proxy]
05-30 12:21:49.888 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:49.888 I/GoLog (25558): [Info] [2583652714] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:23.44.51.42:443 via tcp:xxx.xxx.com:449
05-30 12:21:50.689 I/GoLog (25558): [Info] [3735400088] v2ray.com/core/proxy/socks: TCP Connect request to tcp:13.225.163.57:443
05-30 12:21:50.689 I/GoLog (25558): [Info] [3735400088] v2ray.com/core/app/dispatcher: default route for tcp:13.225.163.57:443
05-30 12:21:50.689 I/GoLog (25558): [Info] [3735400088] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:50.689 I/GoLog (25558): tcp:127.0.0.1:44962 accepted tcp:13.225.163.57:443 [proxy]
05-30 12:21:50.723 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:50.723 I/GoLog (25558): [Info] [3735400088] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:13.225.163.57:443 via tcp:xxx.xxx.com:449
05-30 12:21:51.079 I/GoLog (25558): [Info] [831376540] v2ray.com/core/proxy/socks: client UDP connection from udp:127.0.0.1:42171
05-30 12:21:51.079 I/GoLog (25558): [Debug] [831376540] v2ray.com/core/proxy/socks: send packet to udp:172.217.175.33:443 with 93 bytes
05-30 12:21:51.079 I/GoLog (25558): [Debug] [831376540] v2ray.com/core/transport/internet/udp: dispatch request to: udp:172.217.175.33:443
05-30 12:21:51.079 I/GoLog (25558): [Info] v2ray.com/core/transport/internet/udp: establishing new connection for udp:172.217.175.33:443
05-30 12:21:51.079 I/GoLog (25558): [Info] [831376540] v2ray.com/core/app/dispatcher: taking detour [proxy] for [udp:172.217.175.33:443]
05-30 12:21:51.079 I/GoLog (25558): [Info] [831376540] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:51.079 I/GoLog (25558): udp:127.0.0.1:42171 accepted udp:172.217.175.33:443 [proxy]
05-30 12:21:51.117 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:51.117 I/GoLog (25558): [Info] [831376540] v2ray.com/core/proxy/vmess/outbound: tunneling request to udp:172.217.175.33:443 via tcp:xxx.xxx.com:449
05-30 12:21:51.318 I/GoLog (25558): [Info] [848117562] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:21:51.318 I/GoLog (25558): [Info] [848117562] v2ray.com/core/transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
05-30 12:21:51.482 I/GoLog (25558): [Info] [1847066916] v2ray.com/core/proxy/socks: TCP Connect request to tcp:13.225.163.23:443
05-30 12:21:51.482 I/GoLog (25558): [Info] [1847066916] v2ray.com/core/app/dispatcher: default route for tcp:13.225.163.23:443
05-30 12:21:51.482 I/GoLog (25558): [Info] [1847066916] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:21:51.482 I/GoLog (25558): tcp:127.0.0.1:44970 accepted tcp:13.225.163.23:443 [proxy]
05-30 12:21:51.517 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:21:51.518 I/GoLog (25558): [Info] [1847066916] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:13.225.163.23:443 via tcp:xxx.xxx.com:449
05-30 12:21:55.082 I/GoLog (25558): [Info] [831376540] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:21:55.082 I/GoLog (25558): [Info] [831376540] v2ray.com/core/transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
05-30 12:22:03.318 I/GoLog (25558): [Info] [848117562] v2ray.com/core/app/proxyman/inbound: connection ends > EOF
05-30 12:22:03.318 I/GoLog (25558): [Info] [831376540] v2ray.com/core/app/proxyman/inbound: connection ends > EOF
05-30 12:22:05.883 I/GoLog (25558): [Info] [1144347204] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:05.883 I/GoLog (25558): [Info] [1144347204] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:12.029 I/GoLog (25558): [Info] [65105014] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:12.029 I/GoLog (25558): [Info] [65105014] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:12.056 I/GoLog (25558): [Info] [461762944] v2ray.com/core/proxy/socks: TCP Connect request to tcp:8.8.8.8:853
05-30 12:22:12.056 I/GoLog (25558): [Info] [461762944] v2ray.com/core/app/dispatcher: default route for tcp:8.8.8.8:853
05-30 12:22:12.056 I/GoLog (25558): [Info] [461762944] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:22:12.056 I/GoLog (25558): tcp:127.0.0.1:44976 accepted tcp:8.8.8.8:853 [proxy]
05-30 12:22:12.096 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:22:12.097 I/GoLog (25558): [Info] [461762944] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:8.8.8.8:853 via tcp:xxx.xxx.com:449
05-30 12:22:12.529 I/GoLog (25558): [Info] [1793841464] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:12.531 I/GoLog (25558): [Info] [1793841464] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:31.789 I/GoLog (25558): [Info] [2583652714] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:31.790 I/GoLog (25558): [Info] [2583652714] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:32.404 I/GoLog (25558): [Info] [1076666499] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:32.404 I/GoLog (25558): [Info] [1076666499] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:33.426 I/GoLog (25558): [Info] [1069955253] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:33.426 I/GoLog (25558): [Info] [1069955253] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:33.426 I/GoLog (25558): [Info] [946086574] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:33.427 I/GoLog (25558): [Info] [946086574] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:33.696 I/GoLog (25558): [Info] [3487084835] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:33.696 I/GoLog (25558): [Info] [3487084835] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:34.830 I/GoLog (25558): [Info] [2559469944] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:34.830 I/GoLog (25558): [Info] [2559469944] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:34.861 I/GoLog (25558): [Info] [2281661459] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:34.861 I/GoLog (25558): [Info] [2281661459] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:37.423 I/GoLog (25558): [Info] [2637920869] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:37.424 I/GoLog (25558): [Info] [2637920869] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:40.597 I/GoLog (25558): [Info] [3326420128] v2ray.com/core/proxy/socks: TCP Connect request to tcp:64.233.189.188:5228
05-30 12:22:40.599 I/GoLog (25558): [Info] [3326420128] v2ray.com/core/app/dispatcher: default route for tcp:64.233.189.188:5228
05-30 12:22:40.599 I/GoLog (25558): [Info] [3326420128] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:22:40.599 I/GoLog (25558): tcp:127.0.0.1:44990 accepted tcp:64.233.189.188:5228 [proxy]
05-30 12:22:40.644 I/GoLog (25558): [Info] [2613081992] v2ray.com/core/proxy/socks: client UDP connection from udp:127.0.0.1:42403
05-30 12:22:40.644 I/GoLog (25558): [Debug] [2613081992] v2ray.com/core/proxy/socks: send packet to udp:172.217.24.142:443 with 94 bytes
05-30 12:22:40.644 I/GoLog (25558): [Debug] [2613081992] v2ray.com/core/transport/internet/udp: dispatch request to: udp:172.217.24.142:443
05-30 12:22:40.644 I/GoLog (25558): [Info] v2ray.com/core/transport/internet/udp: establishing new connection for udp:172.217.24.142:443
05-30 12:22:40.644 I/GoLog (25558): [Info] [2613081992] v2ray.com/core/app/dispatcher: taking detour [proxy] for [udp:172.217.24.142:443]
05-30 12:22:40.644 I/GoLog (25558): [Info] [2613081992] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:22:40.644 I/GoLog (25558): udp:127.0.0.1:42403 accepted udp:172.217.24.142:443 [proxy]
05-30 12:22:40.653 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:22:40.653 I/GoLog (25558): [Info] [3326420128] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:64.233.189.188:5228 via tcp:xxx.xxx.com:449
05-30 12:22:40.681 I/GoLog (25558): [Info] [44312749] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:40.681 I/GoLog (25558): [Info] [44312749] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:40.682 I/GoLog (25558): [Info] [418539853] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:40.682 I/GoLog (25558): [Info] [418539853] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:40.683 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:22:40.683 I/GoLog (25558): [Info] [2613081992] v2ray.com/core/proxy/vmess/outbound: tunneling request to udp:172.217.24.142:443 via tcp:xxx.xxx.com:449
05-30 12:22:40.684 I/GoLog (25558): [Info] [111612752] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:40.684 I/GoLog (25558): [Info] [111612752] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:40.684 I/GoLog (25558): [Info] [2421454835] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:40.684 I/GoLog (25558): [Info] [2421454835] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:40.688 I/GoLog (25558): [Info] [632700609] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:40.688 I/GoLog (25558): [Info] [632700609] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:42.315 I/GoLog (25558): [Info] [3735400088] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:42.317 I/GoLog (25558): [Info] [3735400088] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:42.849 I/GoLog (25558): [Info] [4180201444] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:42.850 I/GoLog (25558): [Info] [4180201444] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:43.010 I/GoLog (25558): [Info] [1847066916] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:22:43.010 I/GoLog (25558): [Info] [1847066916] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:44.645 I/GoLog (25558): [Info] [2613081992] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:22:44.645 I/GoLog (25558): [Info] [2613081992] v2ray.com/core/transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
05-30 12:22:56.646 I/GoLog (25558): [Info] [2613081992] v2ray.com/core/app/proxyman/inbound: connection ends > EOF
05-30 12:23:11.531 I/GoLog (25558): Not Using Prepared: tcp,121.51.73.101:80
05-30 12:23:11.531 I/GoLog (25558): [Info] [786712113] v2ray.com/core/proxy/socks: TCP Connect request to tcp:121.51.73.101:80
05-30 12:23:11.532 I/GoLog (25558): [Info] [786712113] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:121.51.73.101:80]
05-30 12:23:11.532 I/GoLog (25558): [Info] [786712113] v2ray.com/core/proxy/freedom: opening connection to tcp:121.51.73.101:80
05-30 12:23:11.532 I/GoLog (25558): [Info] [786712113] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:121.51.73.101:80
05-30 12:23:11.532 I/GoLog (25558): tcp:127.0.0.1:44998 accepted tcp:121.51.73.101:80 [direct]
05-30 12:23:11.651 I/GoLog (25558): [Info] [786712113] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: connection ends > context canceled
05-30 12:23:32.517 I/GoLog (25558): [Info] [3326420128] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:23:32.517 I/GoLog (25558): [Info] [3326420128] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:23:37.628 I/GoLog (25558): [Info] [950770294] v2ray.com/core/proxy/socks: TCP Connect request to tcp:64.233.189.188:5228
05-30 12:23:37.628 I/GoLog (25558): [Info] [950770294] v2ray.com/core/app/dispatcher: default route for tcp:64.233.189.188:5228
05-30 12:23:37.628 I/GoLog (25558): [Info] [950770294] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:23:37.628 I/GoLog (25558): tcp:127.0.0.1:45012 accepted tcp:64.233.189.188:5228 [proxy]
05-30 12:23:37.683 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:23:37.683 I/GoLog (25558): [Info] [950770294] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:64.233.189.188:5228 via tcp:xxx.xxx.com:449
05-30 12:23:39.989 I/GoLog (25558): [Info] [950770294] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:23:39.990 I/GoLog (25558): [Info] [950770294] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:23:40.024 I/GoLog (25558): [Info] [1452232529] v2ray.com/core/proxy/socks: TCP Connect request to tcp:8.8.8.8:853
05-30 12:23:40.024 I/GoLog (25558): [Info] [1452232529] v2ray.com/core/app/dispatcher: default route for tcp:8.8.8.8:853
05-30 12:23:40.024 I/GoLog (25558): [Info] [1452232529] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:23:40.024 I/GoLog (25558): tcp:127.0.0.1:45018 accepted tcp:8.8.8.8:853 [proxy]
05-30 12:23:40.061 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:23:40.061 I/GoLog (25558): [Info] [1452232529] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:8.8.8.8:853 via tcp:xxx.xxx.com:449
05-30 12:23:40.637 I/GoLog (25558): [Info] [2681217627] v2ray.com/core/proxy/socks: TCP Connect request to tcp:172.217.219.188:443
05-30 12:23:40.637 I/GoLog (25558): [Info] [2681217627] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:172.217.219.188:443]
05-30 12:23:40.637 I/GoLog (25558): [Info] [2681217627] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:23:40.637 I/GoLog (25558): tcp:127.0.0.1:45024 accepted tcp:172.217.219.188:443 [proxy]
05-30 12:23:40.676 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:23:40.677 I/GoLog (25558): [Info] [2681217627] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:172.217.219.188:443 via tcp:xxx.xxx.com:449
05-30 12:24:04.760 I/GoLog (25558): [Info] [3927067916] v2ray.com/core/proxy/socks: TCP Connect request to tcp:8.8.8.8:853
05-30 12:24:04.760 I/GoLog (25558): [Info] [3927067916] v2ray.com/core/app/dispatcher: default route for tcp:8.8.8.8:853
05-30 12:24:04.760 I/GoLog (25558): [Info] [3927067916] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:04.761 I/GoLog (25558): tcp:127.0.0.1:45030 accepted tcp:8.8.8.8:853 [proxy]
05-30 12:24:04.818 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:04.818 I/GoLog (25558): [Info] [3927067916] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:8.8.8.8:853 via tcp:xxx.xxx.com:449
05-30 12:24:05.584 I/GoLog (25558): [Info] [2157277243] v2ray.com/core/proxy/socks: TCP Connect request to tcp:104.16.249.249:443
05-30 12:24:05.584 I/GoLog (25558): [Info] [920322741] v2ray.com/core/proxy/socks: TCP Connect request to tcp:52.22.201.51:443
05-30 12:24:05.584 I/GoLog (25558): [Info] [2157277243] v2ray.com/core/app/dispatcher: default route for tcp:104.16.249.249:443
05-30 12:24:05.584 I/GoLog (25558): [Info] [2157277243] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:05.585 I/GoLog (25558): tcp:127.0.0.1:45036 accepted tcp:104.16.249.249:443 [proxy]
05-30 12:24:05.585 I/GoLog (25558): [Info] [920322741] v2ray.com/core/app/dispatcher: default route for tcp:52.22.201.51:443
05-30 12:24:05.585 I/GoLog (25558): [Info] [920322741] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:05.585 I/GoLog (25558): tcp:127.0.0.1:45044 accepted tcp:52.22.201.51:443 [proxy]
05-30 12:24:05.585 I/GoLog (25558): [Info] [1225048952] v2ray.com/core/proxy/socks: TCP Connect request to tcp:54.243.50.97:443
05-30 12:24:05.585 I/GoLog (25558): [Info] [1225048952] v2ray.com/core/app/dispatcher: default route for tcp:54.243.50.97:443
05-30 12:24:05.585 I/GoLog (25558): [Info] [1225048952] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:05.585 I/GoLog (25558): tcp:127.0.0.1:45040 accepted tcp:54.243.50.97:443 [proxy]
05-30 12:24:05.623 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:05.623 I/GoLog (25558): [Info] [2157277243] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:104.16.249.249:443 via tcp:xxx.xxx.com:449
05-30 12:24:05.626 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:05.627 I/GoLog (25558): [Info] [1225048952] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:54.243.50.97:443 via tcp:xxx.xxx.com:449
05-30 12:24:05.628 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:05.628 I/GoLog (25558): [Info] [920322741] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:52.22.201.51:443 via tcp:xxx.xxx.com:449
05-30 12:24:06.404 I/GoLog (25558): [Info] [662521751] v2ray.com/core/proxy/socks: TCP Connect request to tcp:54.175.223.96:453
05-30 12:24:06.404 I/GoLog (25558): [Info] [662521751] v2ray.com/core/app/dispatcher: default route for tcp:54.175.223.96:453
05-30 12:24:06.404 I/GoLog (25558): [Info] [662521751] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:06.404 I/GoLog (25558): tcp:127.0.0.1:45054 accepted tcp:54.175.223.96:453 [proxy]
05-30 12:24:06.444 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:06.445 I/GoLog (25558): [Info] [662521751] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:54.175.223.96:453 via tcp:xxx.xxx.com:449
05-30 12:24:06.523 I/GoLog (25558): [Info] [920322741] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:24:06.527 I/GoLog (25558): [Info] [2021833436] v2ray.com/core/proxy/socks: TCP Connect request to tcp:3.214.140.68:443
05-30 12:24:06.527 I/GoLog (25558): [Info] [2021833436] v2ray.com/core/app/dispatcher: default route for tcp:3.214.140.68:443
05-30 12:24:06.527 I/GoLog (25558): [Info] [2021833436] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:06.527 I/GoLog (25558): tcp:127.0.0.1:45060 accepted tcp:3.214.140.68:443 [proxy]
05-30 12:24:06.572 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:06.572 I/GoLog (25558): [Info] [2021833436] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:3.214.140.68:443 via tcp:xxx.xxx.com:449
05-30 12:24:07.463 I/GoLog (25558): [Info] [2021833436] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:24:07.466 I/GoLog (25558): [Info] [1389183075] v2ray.com/core/proxy/socks: TCP Connect request to tcp:3.225.140.199:443
05-30 12:24:07.466 I/GoLog (25558): [Info] [1389183075] v2ray.com/core/app/dispatcher: default route for tcp:3.225.140.199:443
05-30 12:24:07.466 I/GoLog (25558): [Info] [1389183075] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:07.466 I/GoLog (25558): tcp:127.0.0.1:45066 accepted tcp:3.225.140.199:443 [proxy]
05-30 12:24:07.504 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:07.505 I/GoLog (25558): [Info] [1389183075] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:3.225.140.199:443 via tcp:xxx.xxx.com:449
05-30 12:24:46.937 I/GoLog (25558): Not Using Prepared: tcp,121.51.73.101:80
05-30 12:24:46.938 I/GoLog (25558): [Info] [3277484886] v2ray.com/core/proxy/socks: TCP Connect request to tcp:121.51.73.101:80
05-30 12:24:46.938 I/GoLog (25558): [Info] [3277484886] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:121.51.73.101:80]
05-30 12:24:46.939 I/GoLog (25558): [Info] [3277484886] v2ray.com/core/proxy/freedom: opening connection to tcp:121.51.73.101:80
05-30 12:24:46.939 I/GoLog (25558): [Info] [3277484886] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:121.51.73.101:80
05-30 12:24:46.939 I/GoLog (25558): tcp:127.0.0.1:45072 accepted tcp:121.51.73.101:80 [direct]
05-30 12:24:46.953 I/GoLog (25558): [Info] [2473659139] v2ray.com/core/proxy/socks: TCP Connect request to tcp:8.8.8.8:853
05-30 12:24:46.954 I/GoLog (25558): [Info] [2473659139] v2ray.com/core/app/dispatcher: default route for tcp:8.8.8.8:853
05-30 12:24:46.954 I/GoLog (25558): [Info] [2473659139] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:46.954 I/GoLog (25558): tcp:127.0.0.1:45078 accepted tcp:8.8.8.8:853 [proxy]
05-30 12:24:46.989 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:46.989 I/GoLog (25558): [Info] [2473659139] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:8.8.8.8:853 via tcp:xxx.xxx.com:449
05-30 12:24:47.067 I/GoLog (25558): [Info] [3277484886] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: connection ends > context canceled
05-30 12:24:47.477 I/GoLog (25558): Not Using Prepared: tcp,121.51.73.101:80
05-30 12:24:47.477 I/GoLog (25558): [Info] [1004287607] v2ray.com/core/proxy/socks: TCP Connect request to tcp:121.51.73.101:80
05-30 12:24:47.477 I/GoLog (25558): [Info] [1004287607] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:121.51.73.101:80]
05-30 12:24:47.477 I/GoLog (25558): [Info] [1004287607] v2ray.com/core/proxy/freedom: opening connection to tcp:121.51.73.101:80
05-30 12:24:47.477 I/GoLog (25558): [Info] [1004287607] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:121.51.73.101:80
05-30 12:24:47.477 I/GoLog (25558): tcp:127.0.0.1:45084 accepted tcp:121.51.73.101:80 [direct]
05-30 12:24:47.594 I/GoLog (25558): [Info] [998955164] v2ray.com/core/proxy/socks: TCP Connect request to tcp:203.205.254.77:80
05-30 12:24:47.594 I/GoLog (25558): [Info] [998955164] v2ray.com/core/app/dispatcher: default route for tcp:203.205.254.77:80
05-30 12:24:47.594 I/GoLog (25558): [Info] [998955164] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:47.594 I/GoLog (25558): tcp:127.0.0.1:45090 accepted tcp:203.205.254.77:80 [proxy]
05-30 12:24:47.601 I/GoLog (25558): Not Using Prepared: tcp,121.51.73.101:80
05-30 12:24:47.601 I/GoLog (25558): [Info] [4213643311] v2ray.com/core/proxy/socks: TCP Connect request to tcp:121.51.73.101:80
05-30 12:24:47.601 I/GoLog (25558): [Info] [4213643311] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:121.51.73.101:80]
05-30 12:24:47.601 I/GoLog (25558): [Info] [4213643311] v2ray.com/core/proxy/freedom: opening connection to tcp:121.51.73.101:80
05-30 12:24:47.601 I/GoLog (25558): [Info] [4213643311] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:121.51.73.101:80
05-30 12:24:47.601 I/GoLog (25558): tcp:127.0.0.1:45096 accepted tcp:121.51.73.101:80 [direct]
05-30 12:24:47.628 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:47.628 I/GoLog (25558): [Info] [998955164] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:203.205.254.77:80 via tcp:xxx.xxx.com:449
05-30 12:24:47.641 I/GoLog (25558): [Info] [1004287607] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: connection ends > context canceled
05-30 12:24:48.111 I/GoLog (25558): [Info] [998955164] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:24:49.007 I/GoLog (25558): [Info] [301922938] v2ray.com/core/proxy/socks: TCP Connect request to tcp:203.205.254.77:80
05-30 12:24:49.007 I/GoLog (25558): tcp:127.0.0.1:45102 accepted tcp:203.205.254.77:80 [proxy]
05-30 12:24:49.007 I/GoLog (25558): [Info] [301922938] v2ray.com/core/app/dispatcher: default route for tcp:203.205.254.77:80
05-30 12:24:49.007 I/GoLog (25558): [Info] [301922938] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:49.045 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:49.047 I/GoLog (25558): [Info] [301922938] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:203.205.254.77:80 via tcp:xxx.xxx.com:449
05-30 12:24:49.545 I/GoLog (25558): [Info] [301922938] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:24:52.490 I/GoLog (25558): [Info] [2681217627] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:24:52.490 I/GoLog (25558): [Info] [2681217627] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:24:57.302 I/GoLog (25558): [Info] [2157277243] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:24:57.303 I/GoLog (25558): [Info] [2157277243] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:24:57.692 I/GoLog (25558): [Info] [2343990056] v2ray.com/core/proxy/socks: TCP Connect request to tcp:74.125.203.188:5228
05-30 12:24:57.693 I/GoLog (25558): [Info] [2343990056] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:74.125.203.188:5228]
05-30 12:24:57.693 I/GoLog (25558): [Info] [2343990056] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:24:57.693 I/GoLog (25558): tcp:127.0.0.1:45116 accepted tcp:74.125.203.188:5228 [proxy]
05-30 12:24:57.737 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:24:57.737 I/GoLog (25558): [Info] [2343990056] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:74.125.203.188:5228 via tcp:xxx.xxx.com:449
05-30 12:24:58.223 I/GoLog (25558): [Info] [1225048952] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:24:58.224 I/GoLog (25558): [Info] [1225048952] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:24:59.145 I/GoLog (25558): [Info] [662521751] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:24:59.145 I/GoLog (25558): [Info] [662521751] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:25:13.587 I/GoLog (25558): [Info] [1389183075] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:25:13.587 I/GoLog (25558): [Info] [1389183075] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:25:19.181 I/GoLog (25558): [Info] [3968798620] v2ray.com/core/proxy/socks: TCP Connect request to tcp:8.8.8.8:853
05-30 12:25:19.181 I/GoLog (25558): [Info] [3968798620] v2ray.com/core/app/dispatcher: default route for tcp:8.8.8.8:853
05-30 12:25:19.181 I/GoLog (25558): [Info] [3968798620] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:25:19.181 I/GoLog (25558): tcp:127.0.0.1:45122 accepted tcp:8.8.8.8:853 [proxy]
05-30 12:25:19.230 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:25:19.230 I/GoLog (25558): [Info] [3968798620] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:8.8.8.8:853 via tcp:xxx.xxx.com:449
05-30 12:25:19.854 I/GoLog (25558): [Info] [3997223809] v2ray.com/core/proxy/socks: TCP Connect request to tcp:140.82.112.26:443
05-30 12:25:19.854 I/GoLog (25558): [Info] [3997223809] v2ray.com/core/app/dispatcher: default route for tcp:140.82.112.26:443
05-30 12:25:19.854 I/GoLog (25558): [Info] [3997223809] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:25:19.854 I/GoLog (25558): tcp:127.0.0.1:45128 accepted tcp:140.82.112.26:443 [proxy]
05-30 12:25:19.889 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:25:19.890 I/GoLog (25558): [Info] [3997223809] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:140.82.112.26:443 via tcp:xxx.xxx.com:449
05-30 12:25:19.893 I/GoLog (25558): [Info] [2449808580] v2ray.com/core/proxy/socks: TCP Connect request to tcp:172.217.24.138:443
05-30 12:25:19.893 I/GoLog (25558): [Info] [3711030281] v2ray.com/core/proxy/socks: TCP Connect request to tcp:172.217.24.138:443
05-30 12:25:19.893 I/GoLog (25558): tcp:127.0.0.1:45136 accepted tcp:172.217.24.138:443 [proxy]
05-30 12:25:19.893 I/GoLog (25558): [Info] [3711030281] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:172.217.24.138:443]
05-30 12:25:19.893 I/GoLog (25558): [Info] [2449808580] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:172.217.24.138:443]
05-30 12:25:19.893 I/GoLog (25558): [Info] [2449808580] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:25:19.893 I/GoLog (25558): tcp:127.0.0.1:45138 accepted tcp:172.217.24.138:443 [proxy]
05-30 12:25:19.893 I/GoLog (25558): [Info] [3711030281] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:25:19.926 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:25:19.927 I/GoLog (25558): [Info] [3711030281] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:172.217.24.138:443 via tcp:xxx.xxx.com:449
05-30 12:25:19.929 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:25:19.929 I/GoLog (25558): [Info] [2449808580] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:172.217.24.138:443 via tcp:xxx.xxx.com:449
05-30 12:25:22.285 I/GoLog (25558): [Info] [2449808580] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:25:22.285 I/GoLog (25558): [Info] [2449808580] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:25:24.982 I/GoLog (25558): [Info] [2331544490] v2ray.com/core/proxy/socks: TCP Connect request to tcp:216.58.197.227:443
05-30 12:25:24.982 I/GoLog (25558): [Info] [2331544490] v2ray.com/core/app/dispatcher: default route for tcp:216.58.197.227:443
05-30 12:25:24.982 I/GoLog (25558): [Info] [2331544490] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:25:24.982 I/GoLog (25558): tcp:127.0.0.1:45146 accepted tcp:216.58.197.227:443 [proxy]
05-30 12:25:25.018 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:25:25.019 I/GoLog (25558): [Info] [2331544490] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:216.58.197.227:443 via tcp:xxx.xxx.com:449
05-30 12:25:32.113 I/GoLog (25558): [Info] [3117121652] v2ray.com/core/proxy/socks: TCP Connect request to tcp:203.205.253.214:80
05-30 12:25:32.113 I/GoLog (25558): Not Using Prepared: tcp,121.51.77.101:443
05-30 12:25:32.114 I/GoLog (25558): [Info] [3117121652] v2ray.com/core/app/dispatcher: default route for tcp:203.205.253.214:80
05-30 12:25:32.114 I/GoLog (25558): [Info] [3117121652] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:25:32.114 I/GoLog (25558): [Info] [1546296336] v2ray.com/core/proxy/socks: TCP Connect request to tcp:121.51.77.101:443
05-30 12:25:32.114 I/GoLog (25558): [Info] [1546296336] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:121.51.77.101:443]
05-30 12:25:32.114 I/GoLog (25558): [Info] [1546296336] v2ray.com/core/proxy/freedom: opening connection to tcp:121.51.77.101:443
05-30 12:25:32.114 I/GoLog (25558): [Info] [1546296336] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:121.51.77.101:443
05-30 12:25:32.114 I/GoLog (25558): tcp:127.0.0.1:45154 accepted tcp:203.205.253.214:80 [proxy]
05-30 12:25:32.114 I/GoLog (25558): tcp:127.0.0.1:45156 accepted tcp:121.51.77.101:443 [direct]
05-30 12:25:32.151 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:25:32.151 I/GoLog (25558): [Info] [3117121652] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:203.205.253.214:80 via tcp:xxx.xxx.com:449
05-30 12:25:32.281 I/GoLog (25558): [Info] [676968476] v2ray.com/core/proxy/socks: TCP Connect request to tcp:223.202.213.115:80
05-30 12:25:32.281 I/GoLog (25558): [Info] [676968476] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:223.202.213.115:80]
05-30 12:25:32.281 I/GoLog (25558): [Info] [676968476] v2ray.com/core/proxy/freedom: opening connection to tcp:223.202.213.115:80
05-30 12:25:32.281 I/GoLog (25558): [Info] [676968476] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:223.202.213.115:80
05-30 12:25:32.281 I/GoLog (25558): tcp:127.0.0.1:45164 accepted tcp:223.202.213.115:80 [direct]
05-30 12:25:32.281 I/GoLog (25558): Not Using Prepared: tcp,223.202.213.115:80
05-30 12:25:34.236 I/GoLog (25558): [Info] [588991395] v2ray.com/core/proxy/socks: TCP Connect request to tcp:203.205.254.77:80
05-30 12:25:34.236 I/GoLog (25558): [Info] [588991395] v2ray.com/core/app/dispatcher: default route for tcp:203.205.254.77:80
05-30 12:25:34.236 I/GoLog (25558): [Info] [588991395] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:25:34.236 I/GoLog (25558): tcp:127.0.0.1:45170 accepted tcp:203.205.254.77:80 [proxy]
05-30 12:25:34.291 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:25:34.292 I/GoLog (25558): [Info] [588991395] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:203.205.254.77:80 via tcp:xxx.xxx.com:449
05-30 12:25:34.813 I/GoLog (25558): [Info] [588991395] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:25:49.426 I/GoLog (25558): [Info] [2343990056] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
05-30 12:25:49.427 I/GoLog (25558): [Info] [2343990056] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
05-30 12:25:54.527 I/GoLog (25558): [Info] [4134663002] v2ray.com/core/proxy/socks: TCP Connect request to tcp:74.125.203.188:5228
05-30 12:25:54.527 I/GoLog (25558): [Info] [4134663002] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:74.125.203.188:5228]
05-30 12:25:54.527 I/GoLog (25558): [Info] [4134663002] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxx.xxx.com:449
05-30 12:25:54.527 I/GoLog (25558): tcp:127.0.0.1:45184 accepted tcp:74.125.203.188:5228 [proxy]
05-30 12:25:54.594 I/GoLog (25558): Using Prepared: 101.132.244.33
05-30 12:25:54.595 I/GoLog (25558): [Info] [4134663002] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:74.125.203.188:5228 via tcp:xxx.xxx.com:449
如上抓取的是未分应用代理的log @yuhan6665

@comercy thanks for you detailed log, as you can see
05-30 12:24:57.692 I/GoLog (25558): [Info] [2343990056] v2ray.com/core/proxy/socks: TCP Connect request to tcp:74.125.203.188:5228
05-30 12:24:57.693 I/GoLog (25558): [Info] [2343990056] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:74.125.203.188:5228]
The FCM connection is still going through proxy. That's why you have the issue. Apparently, this connection is by ip directly, so routing by "mtalk.google.com" wouldn't work. Also this is a US ip, so routing by Geoip also wouldn't work. I suggest you should try routing by port as mentioned earlier. Specifically,
{
"type": "field",
"port": "5228",
"outboundTag": "direct"
},如何实现,ui界面已经加了port:5228,我不知道这样是否正确。

@comercy 这样不行因为自定义路由里面只能加ip和domain。自定义配置是:
1,分享一个配置-“导出完整配置至剪贴板”
2,在首页按加号-“自定义配置”-“从剪贴板导入自定义配置”
3,在新的配置里面加一行路由规则
{ "type": "field", "port": "5228", "outboundTag": "direct" },
--------- beginning of main
06-01 07:21:41.634 I/GoLog (25558): loading v2ray config
06-01 07:21:41.635 I/GoLog (25558): Preparing Domain: xxx.com:449
06-01 07:21:41.746 I/GoLog (25558): Prepare Result:
06-01 07:21:41.746 I/GoLog (25558): Domain: xxx.com
06-01 07:21:41.746 I/GoLog (25558): Port: 449
06-01 07:21:41.746 I/GoLog (25558): IPs: [101.132.244.33]
06-01 07:21:42.272 I/GoLog (25558): new v2ray core
06-01 07:21:42.287 I/GoLog (25558): start v2ray core
06-01 07:21:42.334 D/com.v2ray.ang(25558): [/data/app/com.v2ray.ang-BY5uGCheTk1KWzSBFmPSjg==/lib/arm64/libtun2socks.so, --netif-ipaddr, 26.26.26.2, --netif-netmask, 255.255.255.252, --socks-server-addr, 127.0.0.1:10808, --tunmtu, 1500, --sock-path, sock_path, --enable-udprelay, --loglevel, notice]
06-01 07:21:42.335 D/com.v2ray.ang(25558): Process[pid=29571, hasExited=false]
06-01 07:21:42.335 D/com.v2ray.ang(25558): /data/user/0/com.v2ray.ang/files/sock_path
06-01 07:21:42.386 D/com.v2ray.ang(25558): sendFd tries: 0
06-01 07:21:42.387 D/com.v2ray.ang(25558): java.io.IOException: Connection refused
06-01 07:21:42.392 I/tun2socks(29571): NOTICE(tun2socks): initializing BadVPN tun2socks 1.999.130
06-01 07:21:42.487 D/com.v2ray.ang(25558): sendFd tries: 1
06-01 07:21:42.488 I/tun2socks(29571): NOTICE(tun2socks): entering event loop
06-01 07:21:42.757 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:21:43.034 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:21:43.035 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:21:43.906 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:21:46.445 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:21:47.312 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:21:47.571 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:21:47.717 I/GoLog (25558): Not Using Prepared: tcp,223.202.213.115:80
06-01 07:21:47.941 I/GoLog (25558): Not Using Prepared: tcp,tools.3g.qq.com:80
06-01 07:21:52.742 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:21:53.007 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:22:34.043 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:22:34.510 I/GoLog (25558): Not Using Prepared: tcp,minorshort.weixin.qq.com:80
06-01 07:22:35.894 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:22:36.244 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:22:41.912 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:22:43.789 I/GoLog (25558): Not Using Prepared: tcp,121.51.77.101:80
06-01 07:22:44.448 I/GoLog (25558): Not Using Prepared: tcp,extshort.weixin.qq.com:80
06-01 07:22:44.502 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:22:44.551 I/GoLog (25558): Not Using Prepared: tcp,emoji.qpic.cn:80
06-01 07:22:46.082 I/GoLog (25558): Not Using Prepared: tcp,minorshort.weixin.qq.com:80
06-01 07:23:20.545 I/GoLog (25558): Using Prepared: 101.132.244.33
06-01 07:23:37.394 I/GoLog (25558): Using Prepared: 101.132.244.33


@yuhan6665 结果仍然一样,log如上
自定义配置下抓取log似乎也有问题,已经选择debug模式,但是chrome刷新google页面无具体转发的log。
具体操作流程:
1.选择一个配置,分享完整配置,
2.在写字板中增加port相关的信息,
3.在v2rayng“从剪切板导入自定义配置”,
4.服务器列表选择自动生成的配置文件并连接,
5.观察fcm连接情况,仍然每90秒左右断开连接。
6.在未启用v2ray的时候确认fcm可保持连接。


嗯 看起来是对的。能看看debug log吗?自定义配置的log不能在菜单里面设置,要手动编辑配置文件,应该在“outbounds”上面有个“loglevel” 要写“debug”。
@yuhan6665 如下

--------- beginning of main
06-01 14:48:45.877 I/GoLog ( 7645): loading v2ray config
06-01 14:48:45.877 I/GoLog ( 7645): Preparing Domain: xxxx.com:449
06-01 14:48:46.000 I/GoLog ( 7645): Prepare Result:
06-01 14:48:46.000 I/GoLog ( 7645): Domain: xxxx.com
06-01 14:48:46.000 I/GoLog ( 7645): Port: 449
06-01 14:48:46.000 I/GoLog ( 7645): IPs: [101.132.244.33]
06-01 14:48:46.610 I/GoLog ( 7645): new v2ray core
06-01 14:48:46.610 I/GoLog ( 7645): [Debug] v2ray.com/core/app/log: Logger started
06-01 14:48:46.620 I/GoLog ( 7645): [Info] v2ray.com/core/app/dns: DNS: created udp client inited for 8.8.8.8:53
06-01 14:48:46.630 I/GoLog ( 7645): start v2ray core
06-01 14:48:46.631 I/GoLog ( 7645): [Debug] v2ray.com/core/app/stats: create new counter inbound>>>socks>>>traffic>>>uplink
06-01 14:48:46.631 I/GoLog ( 7645): [Debug] v2ray.com/core/app/stats: create new counter inbound>>>socks>>>traffic>>>downlink
06-01 14:48:46.631 I/GoLog ( 7645): [Debug] v2ray.com/core/app/proxyman/inbound: creating stream worker on 127.0.0.1:10808
06-01 14:48:46.631 I/GoLog ( 7645): [Debug] v2ray.com/core/app/stats: create new counter inbound>>>http>>>traffic>>>uplink
06-01 14:48:46.631 I/GoLog ( 7645): [Debug] v2ray.com/core/app/stats: create new counter inbound>>>http>>>traffic>>>downlink
06-01 14:48:46.631 I/GoLog ( 7645): [Debug] v2ray.com/core/app/proxyman/inbound: creating stream worker on 127.0.0.1:10809
06-01 14:48:46.631 I/GoLog ( 7645): [Info] v2ray.com/core/transport/internet/tcp: listening TCP on 127.0.0.1:10808
06-01 14:48:46.631 I/GoLog ( 7645): [Info] v2ray.com/core/transport/internet/udp: listening UDP on 127.0.0.1:10808
06-01 14:48:46.631 I/GoLog ( 7645): [Info] v2ray.com/core/transport/internet/tcp: listening TCP on 127.0.0.1:10809
06-01 14:48:46.631 I/GoLog ( 7645): [Warning] v2ray.com/core: V2Ray 4.23.1 started
06-01 14:48:46.756 D/com.v2ray.ang( 7645): [/data/app/com.v2ray.ang-BY5uGCheTk1KWzSBFmPSjg==/lib/arm64/libtun2socks.so, --netif-ipaddr, 26.26.26.2, --netif-netmask, 255.255.255.252, --socks-server-addr, 127.0.0.1:10808, --tunmtu, 1500, --sock-path, sock_path, --enable-udprelay, --loglevel, notice]
06-01 14:48:46.772 D/com.v2ray.ang( 7645): Process[pid=25755, hasExited=false]
06-01 14:48:46.772 D/com.v2ray.ang( 7645): /data/user/0/com.v2ray.ang/files/sock_path
06-01 14:48:46.785 I/tun2socks(25755): NOTICE(tun2socks): initializing BadVPN tun2socks 1.999.130
06-01 14:48:46.823 D/com.v2ray.ang( 7645): sendFd tries: 0
06-01 14:48:46.824 I/tun2socks(25755): NOTICE(tun2socks): entering event loop
06-01 14:48:47.198 I/GoLog ( 7645): [Info] [391007999] v2ray.com/core/proxy/socks: client UDP connection from udp:127.0.0.1:39718
06-01 14:48:47.198 I/GoLog ( 7645): [Debug] [391007999] v2ray.com/core/proxy/socks: send packet to udp:8.8.8.8:53 with 32 bytes
06-01 14:48:47.198 I/GoLog ( 7645): [Debug] [391007999] v2ray.com/core/transport/internet/udp: dispatch request to: udp:8.8.8.8:53
06-01 14:48:47.198 I/GoLog ( 7645): [Info] v2ray.com/core/transport/internet/udp: establishing new connection for udp:8.8.8.8:53
06-01 14:48:47.198 I/GoLog ( 7645): [Info] [391007999] v2ray.com/core/app/dispatcher: default route for udp:8.8.8.8:53
06-01 14:48:47.198 I/GoLog ( 7645): [Info] [391007999] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxxx.com:449
06-01 14:48:47.198 I/GoLog ( 7645): udp:127.0.0.1:39718 accepted udp:8.8.8.8:53 [proxy]
06-01 14:48:47.247 I/GoLog ( 7645): Using Prepared: 101.132.244.33
06-01 14:48:47.248 I/GoLog ( 7645): [Info] [391007999] v2ray.com/core/proxy/vmess/outbound: tunneling request to udp:8.8.8.8:53 via tcp:xxxx.com:449
06-01 14:48:47.478 I/GoLog ( 7645): [Debug] [391007999] v2ray.com/core/proxy/socks: writing back UDP response with 48 bytes
06-01 14:48:47.488 I/GoLog ( 7645): tcp:127.0.0.1:44010 accepted tcp:172.217.25.228:443 [proxy]
06-01 14:48:47.488 I/GoLog ( 7645): [Info] [2368063972] v2ray.com/core/proxy/socks: TCP Connect request to tcp:172.217.25.228:80
06-01 14:48:47.488 I/GoLog ( 7645): [Info] [2565771278] v2ray.com/core/proxy/socks: TCP Connect request to tcp:172.217.25.228:443
06-01 14:48:47.488 I/GoLog ( 7645): [Info] [2565771278] v2ray.com/core/app/dispatcher: sniffed domain: www.google.com
06-01 14:48:47.488 I/GoLog ( 7645): [Info] [2565771278] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:www.google.com:443]
06-01 14:48:47.489 I/GoLog ( 7645): [Info] [2565771278] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxxx.com:449
06-01 14:48:47.489 I/GoLog ( 7645): [Info] [2368063972] v2ray.com/core/app/dispatcher: sniffed domain: www.google.com
06-01 14:48:47.489 I/GoLog ( 7645): [Info] [2368063972] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:www.google.com:80]
06-01 14:48:47.489 I/GoLog ( 7645): [Info] [2368063972] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxxx.com:449
06-01 14:48:47.489 I/GoLog ( 7645): tcp:127.0.0.1:44012 accepted tcp:172.217.25.228:80 [proxy]
06-01 14:48:47.532 I/GoLog ( 7645): Using Prepared: 101.132.244.33
06-01 14:48:47.532 I/GoLog ( 7645): [Info] [2565771278] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:www.google.com:443 via tcp:xxxx.com:449
06-01 14:48:47.539 I/GoLog ( 7645): Using Prepared: 101.132.244.33
06-01 14:48:47.539 I/GoLog ( 7645): [Info] [2368063972] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:www.google.com:80 via tcp:xxxx.com:449
06-01 14:48:48.480 I/GoLog ( 7645): [Info] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:www.google.com:80]
06-01 14:48:48.480 I/GoLog ( 7645): [Info] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxxx.com:449
06-01 14:48:48.532 I/GoLog ( 7645): Using Prepared: 101.132.244.33
06-01 14:48:48.533 I/GoLog ( 7645): [Info] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:www.google.com:80 via tcp:xxxx.com:449
06-01 14:48:52.039 I/GoLog ( 7645): [Info] [4210796598] v2ray.com/core/proxy/socks: client UDP connection from udp:127.0.0.1:43250
06-01 14:48:52.039 I/GoLog ( 7645): [Debug] [4210796598] v2ray.com/core/proxy/socks: send packet to udp:8.8.8.8:53 with 33 bytes
06-01 14:48:52.039 I/GoLog ( 7645): [Debug] [4210796598] v2ray.com/core/transport/internet/udp: dispatch request to: udp:8.8.8.8:53
06-01 14:48:52.039 I/GoLog ( 7645): [Info] v2ray.com/core/transport/internet/udp: establishing new connection for udp:8.8.8.8:53
06-01 14:48:52.039 I/GoLog ( 7645): [Info] [4210796598] v2ray.com/core/app/dispatcher: default route for udp:8.8.8.8:53
06-01 14:48:52.039 I/GoLog ( 7645): udp:127.0.0.1:43250 accepted udp:8.8.8.8:53 [proxy]
06-01 14:48:52.039 I/GoLog ( 7645): [Info] [4210796598] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxxx.com:449
06-01 14:48:52.095 I/GoLog ( 7645): Using Prepared: 101.132.244.33
06-01 14:48:52.096 I/GoLog ( 7645): [Info] [4210796598] v2ray.com/core/proxy/vmess/outbound: tunneling request to udp:8.8.8.8:53 via tcp:xxxx.com:449
06-01 14:48:52.529 I/GoLog ( 7645): [Debug] [4210796598] v2ray.com/core/proxy/socks: writing back UDP response with 100 bytes
06-01 14:48:52.541 I/GoLog ( 7645): [Info] [1317712219] v2ray.com/core/proxy/socks: TCP Connect request to tcp:203.205.235.145:80
06-01 14:48:52.541 I/GoLog ( 7645): Not Using Prepared: tcp,tools.3g.qq.com:80
06-01 14:48:52.541 I/GoLog ( 7645): [Info] [1317712219] v2ray.com/core/app/dispatcher: sniffed domain: tools.3g.qq.com
06-01 14:48:52.541 I/GoLog ( 7645): [Info] [1317712219] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:tools.3g.qq.com:80]
06-01 14:48:52.541 I/GoLog ( 7645): [Info] [1317712219] v2ray.com/core/proxy/freedom: opening connection to tcp:tools.3g.qq.com:80
06-01 14:48:52.541 I/GoLog ( 7645): [Info] [1317712219] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:tools.3g.qq.com:80
06-01 14:48:52.541 I/GoLog ( 7645): tcp:127.0.0.1:44024 accepted tcp:203.205.235.145:80 [direct]
06-01 14:48:53.682 I/GoLog ( 7645): [Info] [1317712219] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
06-01 14:48:53.695 I/GoLog ( 7645): [Info] [1317712219] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: connection ends > context canceled
06-01 14:48:55.196 I/GoLog ( 7645): [Info] [391007999] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
06-01 14:48:55.196 I/GoLog ( 7645): [Info] [391007999] v2ray.com/core/transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
06-01 14:48:56.780 I/GoLog ( 7645): [Info] [1174214874] v2ray.com/core/proxy/socks: client UDP connection from udp:127.0.0.1:43511
06-01 14:48:56.780 I/GoLog ( 7645): [Debug] [1174214874] v2ray.com/core/proxy/socks: send packet to udp:8.8.8.8:53 with 34 bytes
06-01 14:48:56.780 I/GoLog ( 7645): [Debug] [1174214874] v2ray.com/core/transport/internet/udp: dispatch request to: udp:8.8.8.8:53
06-01 14:48:56.780 I/GoLog ( 7645): [Info] v2ray.com/core/transport/internet/udp: establishing new connection for udp:8.8.8.8:53
06-01 14:48:56.780 I/GoLog ( 7645): [Info] [1174214874] v2ray.com/core/app/dispatcher: default route for udp:8.8.8.8:53
06-01 14:48:56.780 I/GoLog ( 7645): [Info] [1174214874] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxxx.com:449
06-01 14:48:56.780 I/GoLog ( 7645): udp:127.0.0.1:43511 accepted udp:8.8.8.8:53 [proxy]
06-01 14:48:56.832 I/GoLog ( 7645): Using Prepared: 101.132.244.33
06-01 14:48:56.833 I/GoLog ( 7645): [Info] [1174214874] v2ray.com/core/proxy/vmess/outbound: tunneling request to udp:8.8.8.8:53 via tcp:xxxx.com:449
06-01 14:48:57.233 I/GoLog ( 7645): [Debug] [1174214874] v2ray.com/core/proxy/socks: writing back UDP response with 79 bytes
06-01 14:48:57.251 I/GoLog ( 7645): [Info] [3666623617] v2ray.com/core/proxy/socks: TCP Connect request to tcp:74.125.203.188:5228
06-01 14:48:57.253 I/GoLog ( 7645): tcp:127.0.0.1:44032 accepted tcp:74.125.203.188:5228 [proxy]
06-01 14:48:57.253 I/GoLog ( 7645): [Info] [3666623617] v2ray.com/core/app/dispatcher: sniffed domain: mtalk.google.com
06-01 14:48:57.254 I/GoLog ( 7645): [Info] [3666623617] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:mtalk.google.com:5228]
06-01 14:48:57.254 I/GoLog ( 7645): [Info] [3666623617] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxxx.com:449
06-01 14:48:57.314 I/GoLog ( 7645): Using Prepared: 101.132.244.33
06-01 14:48:57.317 I/GoLog ( 7645): [Info] [3666623617] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:mtalk.google.com:5228 via tcp:xxxx.com:449
06-01 14:49:00.039 I/GoLog ( 7645): [Info] [4210796598] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
06-01 14:49:00.039 I/GoLog ( 7645): [Info] [4210796598] v2ray.com/core/transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
06-01 14:49:03.194 I/GoLog ( 7645): [Info] [391007999] v2ray.com/core/app/proxyman/inbound: connection ends > EOF
06-01 14:49:03.194 I/GoLog ( 7645): [Info] [4210796598] v2ray.com/core/app/proxyman/inbound: connection ends > EOF
06-01 14:49:04.784 I/GoLog ( 7645): [Info] [1174214874] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
06-01 14:49:04.784 I/GoLog ( 7645): [Info] [1174214874] v2ray.com/core/transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
06-01 14:49:19.197 I/GoLog ( 7645): [Info] [1174214874] v2ray.com/core/app/proxyman/inbound: connection ends > EOF
06-01 14:49:38.823 I/GoLog ( 7645): [Info] [2368063972] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
06-01 14:49:38.824 I/GoLog ( 7645): [Info] [2368063972] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
06-01 14:49:38.975 I/GoLog ( 7645): [Info] [2565771278] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
06-01 14:49:38.975 I/GoLog ( 7645): [Info] [2565771278] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
06-01 14:49:49.055 I/GoLog ( 7645): [Info] [3666623617] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
06-01 14:49:49.055 I/GoLog ( 7645): [Info] [3666623617] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
06-01 14:49:55.583 I/GoLog ( 7645): [Info] [2231796225] v2ray.com/core/proxy/socks: TCP Connect request to tcp:74.125.203.188:5228
06-01 14:49:55.584 I/GoLog ( 7645): [Info] [2231796225] v2ray.com/core/app/dispatcher: sniffed domain: mtalk.google.com
06-01 14:49:55.584 I/GoLog ( 7645): [Info] [2231796225] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:mtalk.google.com:5228]
06-01 14:49:55.584 I/GoLog ( 7645): [Info] [2231796225] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxxx.com:449
06-01 14:49:55.584 I/GoLog ( 7645): tcp:127.0.0.1:44054 accepted tcp:74.125.203.188:5228 [proxy]
06-01 14:49:55.668 I/GoLog ( 7645): Using Prepared: 101.132.244.33
06-01 14:49:55.669 I/GoLog ( 7645): [Info] [2231796225] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:mtalk.google.com:5228 via tcp:xxxx.com:449
06-01 14:50:47.216 I/GoLog ( 7645): [Info] [2231796225] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > context canceled
06-01 14:50:47.217 I/GoLog ( 7645): [Info] [2231796225] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
06-01 14:50:50.833 I/GoLog ( 7645): [Info] [1225283688] v2ray.com/core/proxy/socks: TCP Connect request to tcp:223.166.152.106:80
06-01 14:50:50.833 I/GoLog ( 7645): Not Using Prepared: tcp,223.166.152.106:80
06-01 14:50:50.834 I/GoLog ( 7645): [Info] [1225283688] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:223.166.152.106:80]
06-01 14:50:50.834 I/GoLog ( 7645): [Info] [1225283688] v2ray.com/core/proxy/freedom: opening connection to tcp:223.166.152.106:80
06-01 14:50:50.834 I/GoLog ( 7645): [Info] [1225283688] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:223.166.152.106:80
06-01 14:50:50.834 I/GoLog ( 7645): tcp:127.0.0.1:44068 accepted tcp:223.166.152.106:80 [direct]
06-01 14:50:51.686 I/GoLog ( 7645): [Info] [1713856422] v2ray.com/core/proxy/socks: TCP Connect request to tcp:116.128.133.103:80
06-01 14:50:51.690 I/GoLog ( 7645): Not Using Prepared: tcp,extshort.weixin.qq.com:80
06-01 14:50:51.690 I/GoLog ( 7645): [Info] [1713856422] v2ray.com/core/app/dispatcher: sniffed domain: extshort.weixin.qq.com
06-01 14:50:51.690 I/GoLog ( 7645): [Info] [1713856422] v2ray.com/core/app/dispatcher: taking detour [direct] for [tcp:extshort.weixin.qq.com:80]
06-01 14:50:51.690 I/GoLog ( 7645): [Info] [1713856422] v2ray.com/core/proxy/freedom: opening connection to tcp:extshort.weixin.qq.com:80
06-01 14:50:51.690 I/GoLog ( 7645): [Info] [1713856422] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:extshort.weixin.qq.com:80
06-01 14:50:51.690 I/GoLog ( 7645): tcp:127.0.0.1:44074 accepted tcp:116.128.133.103:80 [direct]
06-01 14:50:51.922 I/GoLog ( 7645): [Info] [1713856422] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: connection ends > context canceled
06-01 14:50:53.384 I/GoLog ( 7645): [Info] [4175474830] v2ray.com/core/proxy/socks: TCP Connect request to tcp:74.125.203.188:5228
06-01 14:50:53.384 I/GoLog ( 7645): [Info] [4175474830] v2ray.com/core/app/dispatcher: sniffed domain: mtalk.google.com
06-01 14:50:53.384 I/GoLog ( 7645): [Info] [4175474830] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:mtalk.google.com:5228]
06-01 14:50:53.384 I/GoLog ( 7645): [Info] [4175474830] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:xxxx.com:449
06-01 14:50:53.384 I/GoLog ( 7645): tcp:127.0.0.1:44080 accepted tcp:74.125.203.188:5228 [proxy]
06-01 14:50:54.020 I/GoLog ( 7645): Using Prepared: 101.132.244.33
06-01 14:50:54.021 I/GoLog ( 7645): [Info] [4175474830] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:mtalk.google.com:5228 via tcp:xxxx.com:449
06-01 14:50:57.946 D/com.v2ray.ang( 7645): tun2socks destroy
06-01 14:50:57.947 I/tun2socks(25755): NOTICE(tun2socks): termination requested
06-01 14:50:57.947 I/tun2socks(25755): NOTICE(tun2socks): tearing down
06-01 14:50:57.947 I/tun2socks(25755): NOTICE(tun2socks): Free TCP connections
06-01 14:50:57.947 I/tun2socks(25755): NOTICE(tun2socks): exiting
06-01 14:50:57.948 I/GoLog ( 7645): [Debug] v2ray.com/core/app/log: Logger closing
Log说你还是走了代理 ;)
06-01 14:50:53.384 I/GoLog ( 7645): [Info] [4175474830] v2ray.com/core/proxy/socks: TCP Connect request to tcp:74.125.203.188:5228
06-01 14:50:53.384 I/GoLog ( 7645): [Info] [4175474830] v2ray.com/core/app/dispatcher: sniffed domain: mtalk.google.com
06-01 14:50:53.384 I/GoLog ( 7645): [Info] [4175474830] v2ray.com/core/app/dispatcher: taking detour [proxy] for [tcp:mtalk.google.com:5228]
你可以试试把手写的代理规则(port 5228)移动到规则组的第一个


感谢大佬,强迫症患者表示舒服多了,目前看起来可以保持链接了。希望以后也能在ui加入全局设置,不然有多个节点的情况就要全部单独设置,不是很方便。
我让5228端口直连,基本是在899s左右会时不时断开,而且连接很困难。本来是100s,现在899s尴尬了。有和我一样情况吗?
@Supremewoman take a look at "connIdle" in https://www.v2fly.org/chapter_02/policy.html. You can try changing this value for Freedom outbound
我的是开启了分应用代理后,Google play经常打不开,必须关闭分应用后打开一次才能继续使用(再次开启分应用也可以)
然后我还用adguard(gp已经排除),当开启分应用代理的时候,所有浏览器app都不能使用代理,像chrome edge via等等
Android Q Los
Most helpful comment
感谢大佬,强迫症患者表示舒服多了,目前看起来可以保持链接了。希望以后也能在ui加入全局设置,不然有多个节点的情况就要全部单独设置,不是很方便。