XX-net / XX-Net

A proxy tool to bypass GFW.
33.05k stars 7.69k forks source link

Win7 系统封装后无法自动导入证书 #11552

Open renqy opened 6 years ago

renqy commented 6 years ago

3.12.11版,在Win7上依然无法导入证书。自动、手动都不行。 找出旧的3.11.15,双击start.bat才正常把证书导入到系统里。而后手动升级(替换文件方式)到3.12.11,使用是正常的。然后又测试了一下,清除掉系统里xx的证书,删除掉data下的ca文件和certs文件夹。然后双击start.bat,依然无法把证书导入到系统里。很奇怪的问题。 另外,哪里能下载到旧版的3.11.15的原封zip包,我的旧版3.11.15是旧版的使用过的xx,想测试一下到底问题出在了哪里?

SeaHOH commented 6 years ago

麻烦提供下 3.12.11 无法导入证书的启动日志。 旧版在 releases 页面下载。

renqy commented 6 years ago

从就发布里(https://github.com/XX-net/XX-Net/issues/10715)找的原封的3.11.15,然后,测试一切正常。正常导入证书到系统中。应该就是3.12.11版有问题,大神尽快找找问题吧。 另,Windows10系统中,3.12.11好像是正常的

renqy commented 6 years ago

明天吧。另外日志怎么提供 不太会呀。

SeaHOH commented 6 years ago

直接复制 cmd 窗口,或者从网页 UI 的 gae_proxy 日志中复制。

renqy commented 6 years ago

Oct 12 08:20:05.081 - [DEBUG] network IPv4 is ok, cost:1139 ms

Oct 12 08:20:05.127 - [DEBUG] network IPv6 is ok, cost:1185 ms

Oct 12 08:20:05.252 - [INFO] ------------------------------------------------------

Oct 12 08:20:05.268 - [INFO] Python Version : 2.7.13

Oct 12 08:20:05.268 - [INFO] OS : Version:6-1; Build:7601; Platform:2; CSD:Service Pack 1; ServicePack:1-0; Suite:256; ProductType:0

Oct 12 08:20:05.268 - [INFO] Listen Address : 127.0.0.1:8087

Oct 12 08:20:05.268 - [INFO] Using public APPID

Oct 12 08:20:05.268 - [INFO] ------------------------------------------------------

Oct 12 08:20:05.268 - [INFO] no GAE CA file exist in XX-Net data dir

Oct 12 08:20:05.268 - [INFO] clean old site certs in XX-Net cert dir

Oct 12 08:20:05.268 - [INFO] generate CA file:C:\App\XXNet\data\gae_proxy\CAkey.pem

Oct 12 08:20:06.703 - [INFO] create CA

Oct 12 08:20:06.703 - [INFO] generate certs's key file:C:\App\XXNet\data\gae_proxy\Certkey.pem

Oct 12 08:20:06.937 - [DEBUG] Importing CA

Oct 12 08:20:06.937 - [DEBUG] Begin to import Windows CA

Oct 12 08:20:09.487 - [INFO] SSL use version:TLSv1_2

Oct 12 08:20:09.487 - [INFO] OpenSSL support alpn

Oct 12 08:20:09.487 - [INFO] load ip range file:C:\App\XXNet\code\default\gae_proxy\local\ip_range.txt

Oct 12 08:20:09.503 - [INFO] SSL use version:TLSv1_2

Oct 12 08:20:09.503 - [INFO] server 127.0.0.1:8087 started.

Oct 12 08:20:12.077 - [INFO] scan_ip add ip:2607:f8b0:4000:a::1f time:250 h2:0

Oct 12 08:20:12.201 - [INFO] scan_ip add ip:2607:f8b0:4004:29::7 time:312 h2:0

Oct 12 08:20:12.295 - [INFO] scan_ip add ip:2607:f8b0:4008:27::b time:343 h2:0

Oct 12 08:20:12.498 - [INFO] scan_ip add ip:2a02:8400:0:11a::13 time:436 h2:0

Oct 12 08:20:12.810 - [INFO] scan_ip add ip:2001:16a0:202:111::11 time:562 h2:0

Oct 12 08:20:13.028 - [INFO] scan_ip add ip:2001:ee0:3202:1::f time:671 h2:0

Oct 12 08:20:13.044 - [DEBUG] create_ssl update ip:2607:f8b0:4000:a::1f time:701 h2:0 sni:equipment-building.com, host:xxnet-9-184705.appspot.com

Oct 12 08:20:13.637 - [DEBUG] create_ssl update ip:2607:f8b0:4004:29::7 time:779 h2:0 sni:tip.count.net, host:xx-net-008-191104.appspot.com

Oct 12 08:20:15.441 - [INFO] scan_ip add ip:2800:3f0:4001:7::9 time:540 h2:0

Oct 12 08:20:15.738 - [WARNING] CONNECT mtalk.google.com port:5228 not support

Oct 12 08:20:16.068 - [INFO] scan_ip add ip:2001:ee0:3200:c::f time:720 h2:0

Oct 12 08:20:17.905 - [INFO] scan_ip add ip:2001:578:2b:202::e time:335 h2:0

Oct 12 08:20:18.334 - [INFO] scan_ip add ip:2607:f8b0:4000:4c::8 time:267 h2:0

Oct 12 08:20:18.452 - [INFO] scan_ip add ip:2a00:1450:4015:e::18 time:621 h2:0

Oct 12 08:20:20.569 - [INFO] scan_ip add ip:2a00:1450:4009:11::8 time:421 h2:0

Oct 12 08:20:20.885 - [DEBUG] GAE GET http://www.gstatic.com/generate_204 from:127.0.0.1:49686

Oct 12 08:20:21.192 - [INFO] GAE t:304 s:0 GET http://www.gstatic.com/generate_204 0:start_request,0:get_task(11),0:get_worker(0):2607:f8b0:4000:a::1f,0:h1_req,0:h1_req_sended,266:response_begin,0:h1_get_head,0:h1_finish[SP:337],3:get_response,:32

Oct 12 08:20:21.497 - [DEBUG] DIRECT GET https://xxnet-update.appspot.com/update.json?uuid=db8be4e2-7540-4303-9163-367cdcc16ce6&version=3.12.11&platform=Windows-7-6.1.7601-SP1 from:127.0.0.1:49688

Oct 12 08:20:21.733 - [INFO] scan_ip add ip:2a00:1450:401e:38::9 time:486 h2:0

Oct 12 08:20:22.508 - [DEBUG] create_ssl update ip:2a02:8400:0:11a::13 time:955 h2:0 sni:setting-feed-score.net, host:goagentv320h.appspot.com

Oct 12 08:20:22.663 - [DEBUG] create_ssl update ip:2607:f8b0:4008:27::b time:1554 h2:0 sni:target.obligation.chip.us, host:z403529262-24.appspot.com

Oct 12 08:20:22.722 - [DEBUG] create_ssl update ip:2001:16a0:202:111::11 time:1111 h2:0 sni:youngproposal.ml, host:

Oct 12 08:20:23.048 - [DEBUG] create_ssl update ip:2001:ee0:3202:1::f time:1024 h2:0 sni:editor.black.ml, host:abstract-tract-187808.appspot.com

Oct 12 08:20:23.220 - [DEBUG] create_ssl update ip:2800:3f0:4001:7::9 time:1107 h2:0 sni:departure.clock.return.net, host:

Oct 12 08:20:23.664 - [DEBUG] create_ssl update ip:2001:ee0:3200:c::f time:1048 h2:0 sni:finishtowelnative.ml, host:

Oct 12 08:20:23.695 - [INFO] scan_ip add ip:2001:ee0:3203:6::f time:662 h2:0

Oct 12 08:20:23.831 - [INFO] scan_ip add ip:2001:4c48:12::12 time:486 h2:0

Oct 12 08:20:24.197 - [INFO] scan_ip add ip:2404:6800:400b:4::9 time:424 h2:0

Oct 12 08:20:24.384 - [INFO] DIRECT t:2886 s:1674 200 xxnet-update.appspot.com /update.json?uuid=db8be4e2-7540-4303-9163-367cdcc16ce6&version=3.12.11&platform=Windows-7-6.1.7601-SP1

Oct 12 08:20:25.006 - [INFO] scan_ip add ip:2a03:d000:2660:2::f time:669 h2:0

Oct 12 08:20:25.432 - [INFO] scan_ip add ip:2804:14d:8cf9:3::e time:1250 h2:0

Oct 12 08:20:26.772 - [DEBUG] GAE HEAD http://dsoqkngjar/ from:127.0.0.1:49692

Oct 12 08:20:26.772 - [DEBUG] GAE HEAD http://qxirszh/ from:127.0.0.1:49693

Oct 12 08:20:26.775 - [DEBUG] GAE HEAD http://dokafbltzp/ from:127.0.0.1:49691

Oct 12 08:20:27.239 - [INFO] scan_ip add ip:2a00:1450:4001:2b::a time:437 h2:0

Oct 12 08:20:27.242 - [INFO] scan_ip add ip:2800:3f0:4001:1a::b time:519 h2:0

Oct 12 08:20:27.966 - [DEBUG] report_connect_fail:2a00:1450:4015:e::18

Oct 12 08:20:27.969 - [DEBUG] connect 2a00:1450:4015:e::18 fail:error('certificate is none, sni:message-story.net',)

Oct 12 08:20:28.055 - [INFO] scan_ip add ip:2001:16a0:102:107::c time:583 h2:0

Oct 12 08:20:28.806 - [INFO] scan_ip add ip:2620:11a:a014:2::d time:695 h2:0

Oct 12 08:20:28.901 - [INFO] scan_ip add ip:2607:f8b0:4002:23::9 time:315 h2:0

Oct 12 08:20:29.147 - [WARNING] server app return fail, status:502

Oct 12 08:20:29.544 - [WARNING] server app return fail, status:502

Oct 12 08:20:29.864 - [WARNING] server app return fail, status:502

Oct 12 08:20:30.161 - [INFO] scan_ip add ip:2a00:1450:4012::20 time:539 h2:0

Oct 12 08:20:30.428 - [INFO] scan_ip add ip:2404:6800:400b:2a::7 time:407 h2:0

Oct 12 08:20:31.474 - [INFO] scan_ip add ip:2a00:23a0:1e5:1::17 time:428 h2:0

Oct 12 08:20:33.113 - [INFO] scan_ip add ip:2a02:8400:0:109::11 time:452 h2:0

Oct 12 08:20:33.253 - [INFO] scan_ip add ip:2a00:1450:400f:f::a time:500 h2:0

Oct 12 08:20:34.145 - [INFO] scan_ip add ip:2607:f798:14:3e::11 time:313 h2:0

Oct 12 08:20:36.162 - [INFO] scan_ip add ip:2001:ee0:3207::11 time:573 h2:0

Oct 12 08:20:36.611 - [INFO] scan_ip add ip:2607:f8b0:400a:e::19 time:261 h2:0

Oct 12 08:20:38.631 - [INFO] scan_ip add ip:2405:200:160c:1725::e time:969 h2:0

Oct 12 08:20:38.771 - [INFO] scan_ip add ip:2607:f8b0:4017:39::8 time:245 h2:0

Oct 12 08:20:39.241 - [INFO] scan_ip add ip:2a00:23a0:1e5:3::15 time:427 h2:0

Oct 12 08:20:39.697 - [INFO] scan_ip add ip:2a00:1450:401c:1::8 time:440 h2:1

Oct 12 08:20:41.003 - [INFO] scan_ip add ip:2607:f798:1e:20::f time:306 h2:0

Oct 12 08:20:42.758 - [INFO] scan_ip add ip:2001:c28:1:38::12 time:421 h2:0

Oct 12 08:20:43.083 - [INFO] scan_ip add ip:2800:190:6:3::f time:730 h2:0

Oct 12 08:20:43.155 - [INFO] scan_ip add ip:2a00:1450:401e:3c::c time:474 h2:0

Oct 12 08:20:43.185 - [INFO] scan_ip add ip:2607:f8b0:4017:2a::b time:257 h2:0

Oct 12 08:20:44.549 - [INFO] scan_ip add ip:2001:56a:2:8::11 time:457 h2:0

Oct 12 08:20:45.407 - [INFO] scan_ip add ip:2620:11a:a00e:1::14 time:266 h2:0

Oct 12 08:20:45.422 - [INFO] scan_ip add ip:2a02:8400:0:105::10 time:437 h2:0

Oct 12 08:20:46.031 - [INFO] scan_ip add ip:2001:818:e4f1:3::c time:577 h2:0

Oct 12 08:20:47.627 - [INFO] scan_ip add ip:2607:f8b0:401c:2d::a time:223 h2:0

Oct 12 08:20:48.032 - [INFO] scan_ip add ip:2a00:1450:400e:4c::1d time:436 h2:0

Oct 12 08:20:48.578 - [INFO] scan_ip add ip:2800:2d20:200b:10::c time:614 h2:0

Oct 12 08:20:48.687 - [INFO] scan_ip add ip:2404:6800:4004:12::7 time:421 h2:0

Oct 12 08:20:50.965 - [INFO] scan_ip add ip:2804:14d:caf9:3::d time:686 h2:0

Oct 12 08:20:51.714 - [INFO] scan_ip add ip:2a00:1450:4023:b::8 time:546 h2:0

Oct 12 08:20:52.119 - [INFO] scan_ip add ip:2a00:1e48:1:24::d time:717 h2:0

Oct 12 08:20:52.369 - [INFO] scan_ip add ip:2a00:1450:4001:59::c time:437 h2:0

Oct 12 08:20:53.336 - [INFO] scan_ip add ip:2001:6c8:180:6::10 time:467 h2:0

Oct 12 08:20:53.726 - [INFO] scan_ip add ip:2806:1040:cfff:9::12 time:1217 h2:0

Oct 12 08:20:54.085 - [INFO] scan_ip add ip:2800:380:5000:a::19 time:592 h2:0

Oct 12 08:20:56.206 - [INFO] scan_ip add ip:2a00:1450:4012:3::20 time:514 h2:0

Oct 12 08:20:56.534 - [INFO] scan_ip add ip:2404:6800:400b:3::9 time:421 h2:0

Oct 12 08:20:58.762 - [INFO] scan_ip add ip:2a02:8400:0:117::12 time:481 h2:0

Oct 12 08:20:58.996 - [INFO] scan_ip add ip:2001:16a0:202:107::10 time:544 h2:0

Oct 12 08:20:59.631 - [INFO] scan_ip add ip:2800:3f0:4001:15::15 time:503 h2:0

Oct 12 08:21:01.017 - [INFO] scan_ip add ip:2a02:28:1:17::d time:657 h2:0

Oct 12 08:21:01.986 - [INFO] scan_ip add ip:2a00:1450:4011:3e::20 time:528 h2:0

Oct 12 08:21:02.046 - [INFO] scan_ip add ip:2800:380:5000:9::1b time:589 h2:0

Oct 12 08:21:03.332 - [INFO] scan_ip add ip:2405:4800:100:24::d time:532 h2:0

Oct 12 08:21:03.473 - [INFO] scan_ip add ip:2001:d08:12:a003::d time:720 h2:0

Oct 12 08:21:04.066 - [INFO] scan_ip add ip:2607:f8b0:401c:15::8 time:219 h2:0

Oct 12 08:21:05.178 - [INFO] scan_ip add ip:2a00:1450:4011:3e::1f time:582 h2:0

Oct 12 08:21:05.348 - [INFO] scan_ip add ip:2800:380:5000:7::17 time:594 h2:0

Oct 12 08:21:06.442 - [DEBUG] GAEProxy web_control 127.0.0.1:49720 POST /config?cmd=get_config

Oct 12 08:21:06.456 - [INFO] scan_ip add ip:2001:ee0:3201:3::f time:555 h2:0

Oct 12 08:21:07.377 - [INFO] scan_ip add ip:2a00:1450:4011:43::16 time:529 h2:0

Oct 12 08:21:07.575 - [INFO] scan_ip add ip:2600:4:0:7::12 time:309 h2:0

3.12.11的日志,证书没有成功导入系统中。

以下是3.11.15的日志,正常可用。

Oct 12 08:23:14.005 - [DEBUG] network IPv4 is ok, cost:983 ms

Oct 12 08:23:14.161 - [DEBUG] network IPv6 is ok, cost:1122 ms

Oct 12 08:23:14.317 - [INFO] ------------------------------------------------------

Oct 12 08:23:14.317 - [INFO] Python Version : 2.7.13

Oct 12 08:23:14.317 - [INFO] OS : Version:6-1; Build:7601; Platform:2; CSD:Service Pack 1; ServicePack:1-0; Suite:256; ProductType:0

Oct 12 08:23:14.317 - [INFO] Listen Address : 127.0.0.1:8087

Oct 12 08:23:14.317 - [INFO] Using public APPID

Oct 12 08:23:14.317 - [INFO] ------------------------------------------------------

Oct 12 08:23:14.317 - [INFO] no GAE CA file exist in XX-Net data dir

Oct 12 08:23:14.317 - [INFO] clean old site certs in XX-Net cert dir

Oct 12 08:23:14.317 - [INFO] generate CA file:C:\App\XXNet\data\gae_proxy\CAkey.pem

Oct 12 08:23:16.314 - [INFO] create CA

Oct 12 08:23:16.314 - [INFO] generate certs's key file:C:\App\XXNet\data\gae_proxy\Certkey.pem

Oct 12 08:23:16.782 - [DEBUG] Importing CA

Oct 12 08:23:16.782 - [DEBUG] Removing windows CA

Oct 12 08:23:16.798 - [DEBUG] Begin to import Windows CA

Oct 12 08:23:17.671 - [INFO] SSL use version:TLSv1_2

Oct 12 08:23:17.671 - [INFO] OpenSSL support alpn

Oct 12 08:23:17.671 - [INFO] load ip range file:C:\App\XXNet\code\default\gae_proxy\local\ip_range.txt

Oct 12 08:23:17.687 - [INFO] SSL use version:TLSv1_2

Oct 12 08:23:17.687 - [INFO] server 127.0.0.1:8087 started.

Oct 12 08:23:18.701 - [WARNING] not enough ip

Oct 12 08:23:19.715 - [WARNING] not enough ip

Oct 12 08:23:20.167 - [INFO] scan_ip add ip:2607:f8b0:400a:1::17 time:249 h2:0

Oct 12 08:23:20.682 - [INFO] scan_ip add ip:2a00:1450:4005:c::a time:437 h2:0

Oct 12 08:23:20.916 - [INFO] scan_ip add ip:2a02:a000:1:200::f time:467 h2:0

Oct 12 08:23:20.978 - [INFO] scan_ip add ip:2a00:1450:400f:11::a time:498 h2:0

Oct 12 08:23:21.244 - [INFO] scan_ip add ip:2001:13d0:0:e::13 time:592 h2:0

Oct 12 08:23:21.384 - [INFO] scan_ip add ip:2001:16a0:202:100::c time:952 h2:0

Oct 12 08:23:23.318 - [INFO] scan_ip add ip:2800:200:2008:10c6::13 time:529 h2:0

Oct 12 08:23:23.381 - [INFO] scan_ip add ip:2a02:8400:0:107::13 time:453 h2:0

Oct 12 08:23:23.552 - [INFO] scan_ip add ip:2a00:1450:400e:22::8 time:436 h2:0

Oct 12 08:23:24.161 - [INFO] scan_ip add ip:2001:4600:9:308::e time:499 h2:0

Oct 12 08:23:25.970 - [INFO] scan_ip add ip:2a00:23a0:1f5:3::13 time:436 h2:0

Oct 12 08:23:26.345 - [INFO] scan_ip add ip:2a00:1450:4009:4f::7 time:421 h2:0

Oct 12 08:23:27.484 - [INFO] scan_ip add ip:2607:f8b0:4012:10::6 time:343 h2:0

Oct 12 08:23:29.327 - [DEBUG] create_ssl update ip:2607:f8b0:400a:1::17 time:610 h2:0 sni:xxnet-113.appspot.com, host:xxnet-113.appspot.com

Oct 12 08:23:30.411 - [WARNING] CONNECT mtalk.google.com port:5228 not support

Oct 12 08:23:30.509 - [DEBUG] GAE POST https://www.googleapis.com/oauth2/v4/token from:127.0.0.1:50076

Oct 12 08:23:30.535 - [DEBUG] create_ssl update ip:2607:f8b0:4012:10::6 time:812 h2:0 sni:championship.director.negative.ml, host:

Oct 12 08:23:30.815 - [DEBUG] GAE POST https://www.googleapis.com/oauth2/v4/token from:127.0.0.1:50077

Oct 12 08:23:30.891 - [DEBUG] GAE POST https://accounts.google.com/ListAccounts?gpsia=1&source=durations_metrics,counter:0,load_time_ms:312&json=standard from:127.0.0.1:50079

Oct 12 08:23:30.984 - [DEBUG] GAE POST https://www.googleapis.com/oauth2/v4/token from:127.0.0.1:50074

Oct 12 08:23:31.042 - [DEBUG] DIRECT GET https://xxnet-update.appspot.com/update.json?uuid=a6dda8c5-ee29-46ac-815e-9b95927f7997&version=3.11.15&platform=Windows-7-6.1.7601-SP1

Oct 12 08:23:31.729 - [INFO] scan_ip add ip:2001:d08:10:204::11 time:763 h2:0

Oct 12 08:23:32.350 - [INFO] GAE t:1786 s:248 POST https://www.googleapis.com/oauth2/v4/token 0:start_request,0:get_task(12),1509:get_worker(1):2607:f8b0:400a:1::17,4:h1_req,1:h1_req_sended,264:response_begin,0:h1_get_head,0:h1_finish[SP:2203],2:get_response,:1

Oct 12 08:23:32.420 - [DEBUG] GAE POST https://clients4.google.com/invalidation/android/request/CHES4QEStwFBUEE5MWJHdDB6eVliU1A5eEM2WUdLZkFaVUtsQlJFSEplZURLUWRwU1pJMGRQWU1ZcmZnOGJSWVp5amhaU3k2dW56emUxMkJtdmJrQ0x5dFBaSFM3bml0V1VRX2tXYWRlS3JheFN0aTJpNjRrYmoyN0MyazRKbENGMHEtT29oeVR4UXdYYmlBNWdWUHMwUXBYSjREWnh2VWQ4dEJoT3Zyak13NHJaTXRpT2J1bnJrdm5hQzhSRm8aACoCCAAyH2NvbS5nb29nbGUuY2hyb21lLmludmFsaWRhdGlvbnM from:127.0.0.1:50095

Oct 12 08:23:32.553 - [INFO] DIRECT t:1509 s:1674 200 xxnet-update.appspot.com /update.json?uuid=a6dda8c5-ee29-46ac-815e-9b95927f7997&version=3.11.15&platform=Windows-7-6.1.7601-SP1

Oct 12 08:23:32.625 - [INFO] GAE t:1808 s:801 POST https://www.googleapis.com/oauth2/v4/token 0:start_request,1252:get_task(0),271:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,270:response_begin,0:h1_get_head,0:get_response,6:h1_finish[SP:3978],:0

Oct 12 08:23:32.648 - [DEBUG] create_ssl update ip:2a00:1450:4009:4f::7 time:933 h2:0 sni:staff-confusion-calm.net, host:

Oct 12 08:23:32.930 - [INFO] GAE t:2038 s:194 POST https://accounts.google.com/ListAccounts?gpsia=1&source=durations_metrics,counter:0,load_time_ms:312&json=standard 0:start_request,1453:get_task(0),277:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,265:response_begin,0:h1_get_head,0:h1_finish[SP:3357],36:get_response,:3

Oct 12 08:23:33.060 - [INFO] scan_ip add ip:2600:3:200:1::d time:411 h2:0

Oct 12 08:23:33.115 - [DEBUG] create_ssl update ip:2a00:23a0:1f5:3::13 time:940 h2:0 sni:xx-net-190404.appspot.com, host:xx-net-190404.appspot.com

Oct 12 08:23:33.192 - [INFO] GAE t:2207 s:992 POST https://www.googleapis.com/oauth2/v4/token 0:start_request,1638:get_task(0),266:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,282:response_begin,0:h1_get_head,4:h1_finish[SP:4505],12:get_response,:0

Oct 12 08:23:33.250 - [DEBUG] create_ssl update ip:2a00:1450:400e:22::8 time:917 h2:0 sni:targetbuildingdrawing.org, host:

Oct 12 08:23:33.430 - [INFO] GAE t:1009 s:0 POST https://clients4.google.com/invalidation/android/request/CHES4QEStwFBUEE5MWJHdDB6eVliU1A5eEM2WUdLZkFaVUtsQlJFSEplZURLUWRwU1pJMGRQWU1ZcmZnOGJSWVp5amhaU3k2dW56emUxMkJtdmJrQ0x5dFBaSFM3bml0V1VRX2tXYWRlS3JheFN0aTJpNjRrYmoyN0MyazRKbENGMHEtT29oeVR4UXdYYmlBNWdWUHMwUXBYSjREWnh2VWQ4dEJoT3Zyak13NHJaTXRpT2J1bnJrdm5hQzhSRm8aACoCCAAyH2NvbS5nb29nbGUuY2hyb21lLmludmFsaWRhdGlvbnM 0:start_request,467:get_task(0),287:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,1:h1_req_sended,248:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:592],:1

Oct 12 08:23:33.435 - [INFO] scan_ip add ip:2001:ee0:3204:7::11 time:700 h2:0

Oct 12 08:23:33.808 - [DEBUG] create_ssl update ip:2a00:1450:4005:c::a time:942 h2:0 sni:cool-continuity-122814.appspot.com, host:cool-continuity-122814.appspot.com

Oct 12 08:23:35.383 - [INFO] scan_ip add ip:2400:d800:3:452::10 time:566 h2:0

Oct 12 08:23:35.867 - [DEBUG] GAE POST https://www.googleapis.com/oauth2/v2/IssueToken from:127.0.0.1:50074

Oct 12 08:23:36.093 - [DEBUG] GAE GET https://www.googleapis.com/oauth2/v1/userinfo from:127.0.0.1:50077

Oct 12 08:23:36.195 - [INFO] GAE t:326 s:250 POST https://www.googleapis.com/oauth2/v2/IssueToken 0:start_request,0:get_task(2),0:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,320:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:1860],:3

Oct 12 08:23:36.646 - [INFO] GAE t:530 s:218 GET https://www.googleapis.com/oauth2/v1/userinfo 0:start_request,2:get_task(0),0:get_worker(0):2a00:23a0:1f5:3::13,0:h1_req,0:h1_req_sended,450:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:1261],:3

Oct 12 08:23:36.661 - [INFO] scan_ip add ip:2404:6800:400e:7::8 time:459 h2:0

Oct 12 08:23:37.155 - [DEBUG] create_ssl update ip:2a02:8400:0:107::13 time:961 h2:0 sni:sfowqd01.appspot.com, host:sfowqd01.appspot.com

Oct 12 08:23:37.223 - [INFO] scan_ip add ip:2804:14d:14f9:3::d time:1328 h2:0

Oct 12 08:23:37.501 - [DEBUG] GAE GET https://www.google.com/searchdomaincheck?format=domain&type=chrome from:127.0.0.1:50125

Oct 12 08:23:37.532 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:37.532 - [DEBUG] GAE GET https://clients2.google.com/service/update2/crx?os=win&arch=x64&os_arch=x86_64&nacl_arch=x86-64&prod=chromecrx&prodchannel=&prodversion=69.0.3497.100&lang=zh-CN&acceptformat=crx2,crx3&x=id%3Dmgndgikekgjfcpckkfioiadnlibdjbkf%26v%3D0.0.0.0%26installedby%3Dinternal%26uc&x=id%3Dcfhdojbkjhnklbpkdaibdccddilifddb%26v%3D3.3.2%26installedby%3Dinternal%26uc&x=id%3Dncennffkjdiamlpmcbajkmaiiiddgioo%26v%3D3.1%26installedby%3Dinternal%26uc&x=id%3Dnmmhkkegccagdldgiimedpiccmgmieda%26v%3D1.0.0.1%26installedby%3Dother%26uc%26ping%3Dr%253D199%2526e%253D1&x=id%3Dpadekgcemlokbadohgkifijomclgjgif%26v%3D2.5.20%26installedby%3Dinternal%26uc&x=id%3Dpkedcjkdefgpdelpbcmbmeomcjbeemfm%26v%3D5516.1005.0.3%26installedby%3Dother%26uc%26ping%3Dr%253D492%2526e%253D1 from:127.0.0.1:50126

Oct 12 08:23:37.777 - [INFO] GAE t:276 s:18 GET https://www.google.com/searchdomaincheck?format=domain&type=chrome 0:start_request,0:get_task(1),0:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,274:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:1686],:1

Oct 12 08:23:37.877 - [DEBUG] create_ssl update ip:2a02:a000:1:200::f time:1018 h2:0 sni:yjy-project5.appspot.com, host:yjy-project5.appspot.com

Oct 12 08:23:38.049 - [INFO] GAE t:516 s:882 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2a00:23a0:1f5:3::13,0:h1_req,0:h1_req_sended,514:response_begin,0:h1_get_head,0:h1_finish[SP:2495],1:get_response,:0

Oct 12 08:23:38.053 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:38.069 - [INFO] GAE t:520 s:704 GET https://clients2.google.com/service/update2/crx?os=win&arch=x64&os_arch=x86_64&nacl_arch=x86-64&prod=chromecrx&prodchannel=&prodversion=69.0.3497.100&lang=zh-CN&acceptformat=crx2,crx3&x=id%3Dmgndgikekgjfcpckkfioiadnlibdjbkf%26v%3D0.0.0.0%26installedby%3Dinternal%26uc&x=id%3Dcfhdojbkjhnklbpkdaibdccddilifddb%26v%3D3.3.2%26installedby%3Dinternal%26uc&x=id%3Dncennffkjdiamlpmcbajkmaiiiddgioo%26v%3D3.1%26installedby%3Dinternal%26uc&x=id%3Dnmmhkkegccagdldgiimedpiccmgmieda%26v%3D1.0.0.1%26installedby%3Dother%26uc%26ping%3Dr%253D199%2526e%253D1&x=id%3Dpadekgcemlokbadohgkifijomclgjgif%26v%3D2.5.20%26installedby%3Dinternal%26uc&x=id%3Dpkedcjkdefgpdelpbcmbmeomcjbeemfm%26v%3D5516.1005.0.3%26installedby%3Dother%26uc%26ping%3Dr%253D492%2526e%253D1 0:start_request,0:get_task(0),0:get_worker(0):2a00:1450:4005:c::a,0:h1_req,0:h1_req_sended,509:response_begin,0:h1_get_head,0:get_response,9:h1_finish[SP:2034],:0

Oct 12 08:23:38.286 - [DEBUG] GAE GET http://r11---sn-2x3eln7d.gvt1.com/edgedl/chromewebstore/L2Nocm9tZV9leHRlbnNpb24vYmxvYnMvYzU3QUFWbnlGT3kzQWtjM3lqNzVJallBUQ/1.0.0.4_nmmhkkegccagdldgiimedpiccmgmieda.crx?cms_redirect=yes&mip=210.12.29.230&mm=28&mn=sn-2x3eln7d&ms=nvh&mt=1539303022&mv=u&pl=22&shardbypass=yes from:127.0.0.1:50135

Oct 12 08:23:38.584 - [DEBUG] create_ssl update ip:2a00:1450:400f:11::a time:1049 h2:0 sni:xxnet-100001.appspot.com, host:xxnet-100001.appspot.com

Oct 12 08:23:38.585 - [INFO] GAE t:531 s:1871 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2a02:8400:0:107::13,0:h1_req,0:h1_req_sended,526:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:4314],:2

Oct 12 08:23:38.657 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:39.037 - [INFO] GAE t:378 s:977 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2607:f8b0:400a:1::17,2:h1_req,0:h1_req_sended,346:response_begin,0:h1_get_head,5:h1_finish[SP:3917],23:get_response,:1

Oct 12 08:23:39.238 - [INFO] scan_ip add ip:2405:4800:100:2::f time:529 h2:0

Oct 12 08:23:39.415 - [DEBUG] create_ssl update ip:2800:200:2008:10c6::13 time:1242 h2:0 sni:ghr-65.appspot.com, host:ghr-65.appspot.com

Oct 12 08:23:39.415 - [DEBUG] create_ssl update ip:2001:4600:9:308::e time:1357 h2:0 sni:pragmatic-ruler-185005.appspot.com, host:pragmatic-ruler-185005.appspot.com

Oct 12 08:23:39.512 - [INFO] scan_ip add ip:2a02:a000:2:206::10 time:538 h2:0

Oct 12 08:23:39.725 - [DEBUG] create_ssl update ip:2001:13d0:0:e::13 time:1164 h2:0 sni:xxnet-78.appspot.com, host:xxnet-78.appspot.com

Oct 12 08:23:39.760 - [DEBUG] create_ssl update ip:2001:16a0:202:100::c time:1109 h2:0 sni:month-nail.org, host:

Oct 12 08:23:39.863 - [DEBUG] create_ssl update ip:2600:3:200:1::d time:802 h2:0 sni:xxnet-enaihei-e.appspot.com, host:xxnet-enaihei-e.appspot.com

Oct 12 08:23:40.205 - [DEBUG] create_ssl update ip:2804:14d:14f9:3::d time:1325 h2:0 sni:xx-net4-156401.appspot.com, host:xx-net4-156401.appspot.com

Oct 12 08:23:40.763 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:41.151 - [INFO] GAE t:388 s:3243 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(2),0:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,371:response_begin,0:h1_get_head,0:get_response,16:h1_finish[SP:9396],:0

Oct 12 08:23:41.182 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:41.338 - [DEBUG] GAE HEAD http://lbdcggxoszw/ from:127.0.0.1:50107

Oct 12 08:23:41.338 - [DEBUG] GAE HEAD http://fclzvclkmxbtyu/ from:127.0.0.1:50106

Oct 12 08:23:41.447 - [DEBUG] GAE HEAD http://vmjernz/ from:127.0.0.1:50108

Oct 12 08:23:41.668 - [INFO] GAE t:486 s:482 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2600:3:200:1::d,0:h1_req,0:h1_req_sended,486:response_begin,0:h1_get_head,0:h1_finish[SP:1820],0:get_response,:0

Oct 12 08:23:41.684 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:42.329 - [INFO] GAE t:644 s:2245 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2001:13d0:0:e::13,0:h1_req,0:h1_req_sended,644:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:4106],:0

Oct 12 08:23:42.376 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:42.548 - [INFO] scan_ip add ip:2001:40a8:4400:1::f time:580 h2:0

Oct 12 08:23:42.579 - [DEBUG] create_ssl update ip:2404:6800:400e:7::8 time:894 h2:0 sni:xxnet-sdcf9.appspot.com, host:xxnet-sdcf9.appspot.com

Oct 12 08:23:42.688 - [INFO] GAE t:312 s:915 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,312:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:4224],:0

Oct 12 08:23:42.719 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:43.140 - [INFO] GAE t:421 s:916 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2600:3:200:1::d,0:h1_req,0:h1_req_sended,421:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:3128],:0

Oct 12 08:23:43.172 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:43.296 - [DEBUG] create_ssl update ip:2400:d800:3:452::10 time:1108 h2:0 sni:hzjxxnet01e.appspot.com, host:hzjxxnet01e.appspot.com

Oct 12 08:23:43.724 - [INFO] GAE t:549 s:915 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2404:6800:400e:7::8,0:h1_req,0:h1_req_sended,539:response_begin,0:h1_get_head,2:get_response,7:h1_finish[SP:2400],:3

Oct 12 08:23:43.770 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:43.815 - [WARNING] server app return fail, status:502

Oct 12 08:23:43.830 - [DEBUG] create_ssl update ip:2001:ee0:3204:7::11 time:1094 h2:0 sni:qiupeng1997-1182.appspot.com, host:qiupeng1997-1182.appspot.com

Oct 12 08:23:43.863 - [WARNING] server app return fail, status:502

Oct 12 08:23:43.910 - [INFO] scan_ip add ip:2a00:1450:4011:42::13 time:581 h2:0

Oct 12 08:23:44.085 - [INFO] GAE t:314 s:920 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,1:h1_req_sended,297:response_begin,0:h1_get_head,0:get_response,15:h1_finish[SP:4203],:0

Oct 12 08:23:44.101 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:44.117 - [WARNING] server app return fail, status:502

Oct 12 08:23:44.512 - [INFO] GAE t:411 s:926 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2600:3:200:1::d,0:h1_req,0:h1_req_sended,394:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:3364],:0

Oct 12 08:23:44.559 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:44.777 - [DEBUG] create_ssl update ip:2001:d08:10:204::11 time:1526 h2:0 sni:killgfw-007.appspot.com, host:killgfw-007.appspot.com

Oct 12 08:23:44.824 - [DEBUG] create_ssl update ip:2405:4800:100:2::f time:1034 h2:0 sni:xxnet-spox-2.appspot.com, host:xxnet-spox-2.appspot.com

Oct 12 08:23:45.055 - [INFO] GAE t:496 s:913 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2404:6800:400e:7::8,0:h1_req,0:h1_req_sended,496:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:2651],:0

Oct 12 08:23:45.086 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:45.420 - [INFO] GAE t:334 s:913 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,318:response_begin,0:h1_get_head,0:get_response,16:h1_finish[SP:3937],:0

Oct 12 08:23:45.467 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:45.467 - [DEBUG] create_ssl update ip:2001:40a8:4400:1::f time:1160 h2:0 sni:xxnet-1995-186103.appspot.com, host:xxnet-1995-186103.appspot.com

Oct 12 08:23:45.607 - [INFO] scan_ip add ip:2001:ee0:3200:10::12 time:552 h2:0

Oct 12 08:23:45.874 - [INFO] GAE t:407 s:919 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2600:3:200:1::d,0:h1_req,0:h1_req_sended,407:response_begin,0:h1_get_head,0:h1_finish[SP:3245],0:get_response,:0

Oct 12 08:23:45.906 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:46.427 - [INFO] GAE t:521 s:916 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2404:6800:400e:7::8,0:h1_req,0:h1_req_sended,509:response_begin,0:h1_get_head,1:get_response,9:h1_finish[SP:2534],:0

Oct 12 08:23:46.464 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:46.790 - [INFO] GAE t:325 s:909 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 1:start_request,0:get_task(0),0:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,306:response_begin,0:h1_get_head,0:get_response,16:h1_finish[SP:4043],:0

Oct 12 08:23:46.806 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:47.046 - [WARNING] not enough ip

Oct 12 08:23:47.231 - [INFO] GAE t:424 s:918 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,15:get_task(0),0:get_worker(0):2600:3:200:1::d,0:h1_req,0:h1_req_sended,406:response_begin,0:h1_get_head,0:h1_finish[SP:3243],0:get_response,:3

Oct 12 08:23:47.259 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:47.765 - [INFO] GAE t:505 s:916 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2404:6800:400e:7::8,0:h1_req,0:h1_req_sended,494:response_begin,0:h1_get_head,0:get_response,9:h1_finish[SP:2609],:0

Oct 12 08:23:47.826 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:48.050 - [DEBUG] create_ssl update ip:2a00:1450:4011:42::13 time:1193 h2:0 sni:qujinfeng390.appspot.com, host:qujinfeng390.appspot.com

Oct 12 08:23:48.157 - [INFO] GAE t:330 s:912 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,1:get_task(0),0:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,319:response_begin,0:h1_get_head,0:get_response,6:h1_finish[SP:4030],:3

Oct 12 08:23:48.245 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:48.644 - [INFO] GAE t:397 s:481 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2600:3:200:1::d,0:h1_req,0:h1_req_sended,394:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:2235],:1

Oct 12 08:23:48.648 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:49.053 - [DEBUG] create_ssl update ip:2001:ee0:3200:10::12 time:1040 h2:0 sni:consequencecareemployer.com, host:

Oct 12 08:23:49.054 - [INFO] scan_ip add ip:2405:200:1605:1716::10 time:930 h2:0

Oct 12 08:23:49.144 - [INFO] GAE t:495 s:390 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2404:6800:400e:7::8,0:h1_req,0:h1_req_sended,489:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:1614],:5

Oct 12 08:23:49.152 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:49.487 - [INFO] GAE t:333 s:2305 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,315:response_begin,0:h1_get_head,0:get_response,14:h1_finish[SP:8178],:0

Oct 12 08:23:49.520 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:49.955 - [INFO] GAE t:434 s:924 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2600:3:200:1::d,0:h1_req,0:h1_req_sended,427:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:3083],:3

Oct 12 08:23:49.986 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:50.069 - [INFO] scan_ip add ip:2607:fa48:70:6::12 time:291 h2:0

Oct 12 08:23:50.069 - [INFO] scan_ip add ip:2800:200:2008:c6::e time:531 h2:0

Oct 12 08:23:50.069 - [DEBUG] report_connect_fail:2a02:a000:2:206::10

Oct 12 08:23:50.069 - [DEBUG] connect 2a02:a000:2:206::10 fail:error('certificate is none, sni:tony198911.appspot.com',)

Oct 12 08:23:50.485 - [INFO] GAE t:496 s:929 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2404:6800:400e:7::8,0:h1_req,0:h1_req_sended,494:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:2683],:0

Oct 12 08:23:50.519 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:50.850 - [INFO] GAE t:330 s:919 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2607:f8b0:400a:1::17,0:h1_req,0:h1_req_sended,315:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:4180],:14

Oct 12 08:23:50.866 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:23:51.306 - [INFO] GAE t:440 s:911 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2600:3:200:1::d,0:h1_req,0:h1_req_sended,424:response_begin,0:h1_get_head,16:get_response,0:h1_finish[SP:2984],:0

Oct 12 08:23:53.380 - [WARNING] task POST None /_gh/ timeout

Oct 12 08:23:53.380 - [DEBUG] GAE_Exception 600 'fetch gae fail'

Oct 12 08:23:53.381 - [WARNING] gae_exception:'600:fetch gae fail' http://r11---sn-2x3eln7d.gvt1.com/edgedl/chromewebstore/L2Nocm9tZV9leHRlbnNpb24vYmxvYnMvYzU3QUFWbnlGT3kzQWtjM3lqNzVJallBUQ/1.0.0.4_nmmhkkegccagdldgiimedpiccmgmieda.crx?cms_redirect=yes&mip=210.12.29.230&mm=28&mn=sn-2x3eln7d&ms=nvh&mt=1539303022&mv=u&pl=22&shardbypass=yes

Oct 12 08:23:53.477 - [WARNING] 2a02:a000:1:200::f h1_request:Exception('time out',) inactive_time:16 task.timeout:15

Oct 12 08:23:53.478 - [WARNING] 2a02:a000:1:200::f trace: 0:connect, 1032:init, 396:request,:15189, processed:0, transfered:0, sni:yjy-project5.appspot.com

Oct 12 08:23:53.480 - [WARNING] retry_task_cb: POST None/_gh/

Oct 12 08:23:53.480 - [WARNING] POST None/_gh/ response_fail:retry timeout:15

Oct 12 08:23:54.074 - [WARNING] not enough ip

Oct 12 08:23:54.074 - [INFO] scan_ip add ip:2804:d40:81:9002::d time:547 h2:0

Oct 12 08:23:54.075 - [DEBUG] create_ssl update ip:2800:200:2008:c6::e time:1252 h2:0 sni:xxnet-coffe-8.appspot.com, host:xxnet-coffe-8.appspot.com

Oct 12 08:23:54.075 - [INFO] scan_ip add ip:2607:f8b0:4004:33::9 time:628 h2:0

Oct 12 08:23:54.075 - [INFO] scan_ip add ip:2404:6800:400b::a time:421 h2:0

Oct 12 08:23:54.075 - [DEBUG] create_ssl update ip:2405:200:1605:1716::10 time:4361 h2:0 sni:mona1-190308.appspot.com, host:mona1-190308.appspot.com

Oct 12 08:23:54.075 - [DEBUG] 2a02:a000:1:200::f worker close:down fail

Oct 12 08:23:54.081 - [DEBUG] create_ssl update ip:2607:fa48:70:6::12 time:733 h2:0 sni:helical-land-133123.appspot.com, host:helical-land-133123.appspot.com

Oct 12 08:23:57.048 - [WARNING] not enough ip

Oct 12 08:23:57.356 - [INFO] scan_ip add ip:2405:200:1613:1726::f time:1026 h2:0

Oct 12 08:23:58.602 - [INFO] scan_ip add ip:2a00:1450:4006:9::6 time:444 h2:0

Oct 12 08:23:58.793 - [INFO] scan_ip add ip:2a02:8400:0:114::12 time:458 h2:0

Oct 12 08:24:00.620 - [INFO] scan_ip add ip:2607:f8b0:4007:2e::a time:220 h2:0

Oct 12 08:24:01.087 - [INFO] scan_ip add ip:2607:fa48:70:9::11 time:289 h2:0

Oct 12 08:24:01.521 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:24:01.926 - [INFO] GAE t:404 s:738 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(8),0:get_worker(0):2600:3:200:1::d,0:h1_req,0:h1_req_sended,399:response_begin,0:h1_get_head,1:h1_finish[SP:2842],0:get_response,:3

Oct 12 08:24:01.949 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:24:02.067 - [DEBUG] create_ssl update ip:2607:f8b0:4007:2e::a time:540 h2:0 sni:xx-net-0-191100.appspot.com, host:xx-net-0-191100.appspot.com

Oct 12 08:24:02.311 - [INFO] GAE t:362 s:484 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,1:get_task(0),0:get_worker(0):2607:fa48:70:6::12,0:h1_req,0:h1_req_sended,355:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:2484],:4

Oct 12 08:24:02.757 - [DEBUG] create_ssl update ip:2607:fa48:70:9::11 time:729 h2:0 sni:zeziyu39.appspot.com, host:zeziyu39.appspot.com

Oct 12 08:24:03.946 - [INFO] scan_ip add ip:2607:f8b0:400a:7::12 time:245 h2:0

Oct 12 08:24:04.959 - [DEBUG] create_ssl update ip:2404:6800:400b::a time:876 h2:0 sni:performancemanenthusiasm.net, host:

Oct 12 08:24:07.049 - [WARNING] not enough ip

Oct 12 08:24:07.236 - [INFO] scan_ip add ip:2405:200:1611:1716::d time:924 h2:0

Oct 12 08:24:09.267 - [INFO] scan_ip add ip:2405:4800:100:30::12 time:644 h2:0

Oct 12 08:24:09.792 - [INFO] scan_ip add ip:2a02:70:0:56::e time:547 h2:0

Oct 12 08:24:10.359 - [INFO] scan_ip add ip:2804:a8:8000:801::d time:539 h2:0

Oct 12 08:24:11.648 - [INFO] scan_ip add ip:2607:f8b0:401a:2::8 time:278 h2:0

Oct 12 08:24:11.914 - [DEBUG] create_ssl update ip:2a00:1450:4006:9::6 time:940 h2:0 sni:establishment-requirement-judgment.us, host:

Oct 12 08:24:12.217 - [INFO] scan_ip add ip:2607:f8b0:4000:f::9 time:272 h2:0

Oct 12 08:24:13.334 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:24:13.386 - [WARNING] task POST None /_gh/ timeout

Oct 12 08:24:13.387 - [DEBUG] GAE_Exception 600 'fetch gae fail'

Oct 12 08:24:13.399 - [WARNING] gae_exception:'600:fetch gae fail' http://r11---sn-2x3eln7d.gvt1.com/edgedl/chromewebstore/L2Nocm9tZV9leHRlbnNpb24vYmxvYnMvYzU3QUFWbnlGT3kzQWtjM3lqNzVJallBUQ/1.0.0.4_nmmhkkegccagdldgiimedpiccmgmieda.crx?cms_redirect=yes&mip=210.12.29.230&mm=28&mn=sn-2x3eln7d&ms=nvh&mt=1539303022&mv=u&pl=22&shardbypass=yes

Oct 12 08:24:13.654 - [DEBUG] GAEProxy web_control 127.0.0.1:50211 POST /config?cmd=get_config

Oct 12 08:24:13.692 - [INFO] GAE t:333 s:2342 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(11),0:get_worker(0):2607:f8b0:4007:2e::a,25:h1_req,0:h1_req_sended,289:response_begin,0:h1_get_head,0:get_response,11:h1_finish[SP:9119],:6

Oct 12 08:24:13.726 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D from:127.0.0.1:50095

Oct 12 08:24:14.040 - [WARNING] 2607:f8b0:400a:1::17 h1_request:Exception('time out',) inactive_time:23 task.timeout:20

Oct 12 08:24:14.040 - [WARNING] 2607:f8b0:400a:1::17 trace: 0:connect, 2064:init, 1299:request, 266:Res, 0:request, 277:Res, 0:request, 266:Res, 0:request, 286:Res, 0:request, 250:Res, 2440:request, 322:Res, 1309:request, 274:Res, 884:request, 351:Res, 1750:request, 388:Res, 1224:request, 312:Res, 1082:request, 314:Res, 1000:request, 334:Res, 1046:request, 323:Res, 1038:request, 325:Res, 1000:request, 331:Res, 1032:request, 315:Res, 2546:request,:20657, processed:16, transfered:21891, sni:xxnet-113.appspot.com

Oct 12 08:24:14.041 - [WARNING] retry_task_cb: POST None/_gh/

Oct 12 08:24:14.041 - [WARNING] POST None/_gh/ response_fail:retry timeout:20

Oct 12 08:24:14.042 - [DEBUG] 2607:f8b0:400a:1::17 worker close:down fail

Oct 12 08:24:14.079 - [INFO] GAE t:352 s:477 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=7Rf8aIL13z4HdIpwlp/cvQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2607:fa48:70:9::11,0:h1_req,0:h1_req_sended,345:response_begin,0:h1_get_head,0:h1_finish[SP:2543],0:get_response,:5

Oct 12 08:24:14.595 - [DEBUG] create_ssl update ip:2804:a8:8000:801::d time:1155 h2:0 sni:xxnet-xtunnel.appspot.com, host:xxnet-xtunnel.appspot.com

Oct 12 08:24:15.047 - [DEBUG] create_ssl update ip:2607:f8b0:400a:7::12 time:611 h2:0 sni:alibaba-wangchong8.appspot.com, host:alibaba-wangchong8.appspot.com

Oct 12 08:24:15.469 - [DEBUG] create_ssl update ip:2804:d40:81:9002::d time:1535 h2:0 sni:xxnet-dbd07.appspot.com, host:xxnet-dbd07.appspot.com

Oct 12 08:24:16.874 - [INFO] scan_ip add ip:2804:214:800f:11::11 time:1888 h2:0

Oct 12 08:24:17.082 - [WARNING] not enough ip

renqy commented 6 years ago

一下是在Win10 1809系统下使用3.12.11的日志,可以正常使用。 Oct 12 09:40:09.789 - [DEBUG] network IPv4 is ok, cost:690 ms

Oct 12 09:40:09.867 - [INFO] ------------------------------------------------------

Oct 12 09:40:09.868 - [INFO] Python Version : 2.7.13

Oct 12 09:40:09.869 - [INFO] OS : Version:10-0; Build:17763; Platform:2; CSD:; ServicePack:0-0; Suite:256; ProductType:0

Oct 12 09:40:09.871 - [INFO] Listen Address : 127.0.0.1:8087

Oct 12 09:40:09.872 - [INFO] Using public APPID

Oct 12 09:40:09.873 - [INFO] ------------------------------------------------------

Oct 12 09:40:09.873 - [INFO] no GAE CA file exist in XX-Net data dir

Oct 12 09:40:09.873 - [INFO] clean old site certs in XX-Net cert dir

Oct 12 09:40:09.874 - [INFO] generate CA file:C:\App\XXNet\data\gae_proxy\CAkey.pem

Oct 12 09:40:10.518 - [INFO] create CA

Oct 12 09:40:10.522 - [INFO] generate certs's key file:C:\App\XXNet\data\gae_proxy\Certkey.pem

Oct 12 09:40:10.832 - [DEBUG] Importing CA

Oct 12 09:40:10.833 - [DEBUG] Begin to import Windows CA

Oct 12 09:40:13.405 - [INFO] SSL use version:TLSv1_2

Oct 12 09:40:13.410 - [INFO] OpenSSL support alpn

Oct 12 09:40:13.412 - [INFO] load ip range file:C:\App\XXNet\code\default\gae_proxy\local\ip_range.txt

Oct 12 09:40:13.428 - [INFO] SSL use version:TLSv1_2

Oct 12 09:40:13.431 - [INFO] server 127.0.0.1:8087 started.

Oct 12 09:40:16.001 - [WARNING] not enough ip

Oct 12 09:40:18.630 - [DEBUG] network IPv6 is ok, cost:9531 ms

Oct 12 09:40:25.007 - [INFO] scan_ip add ip:2a00:1450:4021:a::a time:451 h2:0

Oct 12 09:40:25.007 - [INFO] scan_ip add ip:2804:14d:54f9:3::c time:603 h2:0

Oct 12 09:40:25.007 - [INFO] scan_ip add ip:2804:7f2:1006:cace::f time:678 h2:0

Oct 12 09:40:25.007 - [INFO] scan_ip add ip:2001:d08:12:a003::11 time:717 h2:0

Oct 12 09:40:25.471 - [INFO] scan_ip add ip:2804:14c:65f9:4::f time:740 h2:0

Oct 12 09:40:26.005 - [WARNING] not enough ip

Oct 12 09:40:26.998 - [DEBUG] create_ssl update ip:2a00:1450:4021:a::a time:986 h2:0 sni:bridge.outside.net, host:fishding-007.appspot.com

Oct 12 09:40:27.047 - [INFO] scan_ip add ip:2607:f8b0:4008:1::b time:365 h2:0

Oct 12 09:40:27.452 - [INFO] scan_ip add ip:2a00:1450:4011:46::16 time:548 h2:0

Oct 12 09:40:27.717 - [INFO] scan_ip add ip:2a00:1450:401f:7::a time:424 h2:0

Oct 12 09:40:27.996 - [INFO] scan_ip add ip:2402:800:6150:7::13 time:585 h2:0

Oct 12 09:40:28.343 - [INFO] scan_ip add ip:2620:11a:a013:1::17 time:748 h2:0

Oct 12 09:40:28.480 - [INFO] scan_ip add ip:2a02:8400:0:117::d time:446 h2:0

Oct 12 09:40:29.206 - [DEBUG] create_ssl update ip:2804:14d:54f9:3::c time:1202 h2:0 sni:boy.trainer.play.ml, host:xxnet-1-199505.appspot.com

Oct 12 09:40:29.755 - [DEBUG] DIRECT GET https://xxnet-update.appspot.com/update.json?uuid=2f21c9e3-bf78-47a2-9bff-6367d6685c46&version=3.12.11&platform=Windows-10-10.0.17763 from:127.0.0.1:12922

Oct 12 09:40:30.808 - [INFO] scan_ip add ip:2406:3001:20:c::13 time:552 h2:0

Oct 12 09:40:30.860 - [DEBUG] create_ssl update ip:2804:7f2:1006:cace::f time:1098 h2:0 sni:possible-reaction.ml, host:

Oct 12 09:40:31.501 - [INFO] scan_ip add ip:2a00:1450:4011:3f::24 time:552 h2:0

Oct 12 09:40:31.849 - [DEBUG] create_ssl update ip:2001:d08:12:a003::11 time:1585 h2:0 sni:internationalwash.com, host:

Oct 12 09:40:31.941 - [DEBUG] create_ssl update ip:2804:14c:65f9:4::f time:1174 h2:0 sni:complainttap.com, host:

Oct 12 09:40:32.668 - [INFO] DIRECT t:2911 s:1674 200 xxnet-update.appspot.com /update.json?uuid=2f21c9e3-bf78-47a2-9bff-6367d6685c46&version=3.12.11&platform=Windows-10-10.0.17763

Oct 12 09:40:33.043 - [INFO] scan_ip add ip:2800:200:2008:c4::13 time:593 h2:0

Oct 12 09:40:33.745 - [INFO] scan_ip add ip:2804:cf4:1800:ff10::d time:520 h2:0

Oct 12 09:40:33.910 - [INFO] scan_ip add ip:2a03:d000:22c0:3::d time:564 h2:0

Oct 12 09:40:34.738 - [INFO] scan_ip add ip:2607:f8b0:4000:3c::7 time:549 h2:0

Oct 12 09:40:35.772 - [INFO] scan_ip add ip:2620:11a:a00e:2::1b time:297 h2:0

Oct 12 09:40:36.009 - [WARNING] not enough ip

Oct 12 09:40:36.231 - [INFO] scan_ip add ip:2a02:8400:0:110::13 time:460 h2:0

Oct 12 09:40:36.595 - [INFO] scan_ip add ip:2001:850:3110:300::c time:490 h2:0

Oct 12 09:40:36.835 - [INFO] scan_ip add ip:2a00:1450:4012:1::23 time:500 h2:0

Oct 12 09:40:40.714 - [INFO] scan_ip add ip:2001:16a0:102:10c::e time:573 h2:0

Oct 12 09:40:42.691 - [INFO] scan_ip add ip:2001:ee0:3201:4::d time:671 h2:0

Oct 12 09:40:44.608 - [INFO] scan_ip add ip:2a00:ca8:8000:1a::c time:466 h2:0

Oct 12 09:40:44.696 - [INFO] scan_ip add ip:2607:f8b0:400a:6::f time:243 h2:0

Oct 12 09:40:45.725 - [INFO] scan_ip add ip:2c0f:fb50:4002:2::12 time:780 h2:0

Oct 12 09:40:46.012 - [WARNING] not enough ip

Oct 12 09:40:46.248 - [INFO] scan_ip add ip:2405:200:1602:1726::e time:692 h2:0

Oct 12 09:40:46.515 - [INFO] scan_ip add ip:2a00:1450:4007:4::b time:423 h2:0

Oct 12 09:40:47.326 - [INFO] scan_ip add ip:2607:f8b0:4009:35::c time:243 h2:0

Oct 12 09:40:48.138 - [INFO] scan_ip add ip:2607:f8b0:4006:31::8 time:311 h2:0

Oct 12 09:40:48.540 - [INFO] scan_ip add ip:2804:14d:a479::c time:1116 h2:0

Oct 12 09:40:49.864 - [INFO] scan_ip add ip:2001:1358:10:1::c time:756 h2:0

Oct 12 09:40:50.120 - [INFO] scan_ip add ip:2001:b032:7100:1::c time:479 h2:0

Oct 12 09:40:50.815 - [INFO] scan_ip add ip:2001:d08:12:209::13 time:728 h2:0

Oct 12 09:40:51.343 - [INFO] scan_ip add ip:2402:800:6150:7::c time:585 h2:0

Oct 12 09:40:51.606 - [INFO] scan_ip add ip:2001:b032:a501::12 time:484 h2:0

Oct 12 09:40:51.880 - [INFO] scan_ip add ip:2a00:1450:4014:2::9 time:952 h2:0

Oct 12 09:40:51.960 - [INFO] scan_ip add ip:2800:370:10:16::c time:583 h2:0

Oct 12 09:40:52.704 - [INFO] scan_ip add ip:2607:f8b0:4002:18::7 time:328 h2:0

Oct 12 09:40:53.383 - [INFO] scan_ip add ip:2607:f8b0:4021:20::8 time:324 h2:0

Oct 12 09:40:53.841 - [INFO] scan_ip add ip:2402:800:6150:9::11 time:585 h2:0

Oct 12 09:40:54.094 - [INFO] scan_ip add ip:2a02:cb80:2720:1::c time:1309 h2:0

Oct 12 09:40:54.307 - [INFO] scan_ip add ip:2a00:1450:401f:1::c time:421 h2:0

Oct 12 09:40:55.006 - [INFO] scan_ip add ip:2620:11a:a00e:2::14 time:266 h2:0

Oct 12 09:40:55.073 - [INFO] scan_ip add ip:2001:ee0:3204:6::f time:565 h2:0

Oct 12 09:40:55.075 - [INFO] scan_ip add ip:2001:850:3110:305::19 time:469 h2:0

Oct 12 09:40:56.014 - [WARNING] not enough ip

Oct 12 09:40:56.528 - [INFO] scan_ip add ip:2405:4800:100:17::11 time:712 h2:0

Oct 12 09:40:57.310 - [INFO] scan_ip add ip:2405:4800:100:30::11 time:529 h2:0

Oct 12 09:40:57.390 - [INFO] scan_ip add ip:2001:ee0:3203:d::12 time:681 h2:0

Oct 12 09:40:57.753 - [INFO] scan_ip add ip:2a00:1450:400e:22::9 time:424 h2:0

Oct 12 09:40:57.877 - [INFO] scan_ip add ip:2a02:a000:1:205::12 time:490 h2:0

Oct 12 09:40:57.918 - [INFO] scan_ip add ip:2a00:1eb8:e000:103::e time:535 h2:0

Oct 12 09:40:58.587 - [DEBUG] GAE POST https://www.googleapis.com/oauth2/v4/token from:127.0.0.1:13023

Oct 12 09:40:58.640 - [WARNING] CONNECT mtalk.google.com port:5228 not support

Oct 12 09:40:58.704 - [DEBUG] GAE POST https://www.googleapis.com/oauth2/v4/token from:127.0.0.1:13025

Oct 12 09:40:58.715 - [DEBUG] GAE POST https://accounts.google.com/ListAccounts?gpsia=1&source=durations_metrics,counter:0,load_time_ms:174&json=standard from:127.0.0.1:13027

Oct 12 09:40:58.721 - [DEBUG] GAE POST https://www.googleapis.com/oauth2/v4/token from:127.0.0.1:13028

Oct 12 09:40:59.127 - [WARNING] task POST None /_gh/ timeout

Oct 12 09:40:59.128 - [DEBUG] report_not_exist:fishding-007 2a00:1450:4021:a::a

Oct 12 09:40:59.129 - [WARNING] retry_task_cb: POST None/_gh/

Oct 12 09:40:59.131 - [DEBUG] 2a00:1450:4021:a::a worker close:appid not exist:fishding-007

Oct 12 09:40:59.131 - [DEBUG] GAE_Exception 603 'appid not exist fishding-007'

Oct 12 09:40:59.132 - [WARNING] gae_exception:'603:appid not exist fishding-007' https://www.googleapis.com/oauth2/v4/token

Oct 12 09:40:59.133 - [WARNING] 2a00:1450:4021:a::a h1_request:error(9, 'Bad file descriptor') inactive_time:0 task.timeout:25

Oct 12 09:40:59.133 - [WARNING] 2a00:1450:4021:a::a trace: 0:connect, 998:init, 4003:head, 447:head end, 27218:request, 450:Res, 0:request,:5, processed:1, transfered:128, sni:bridge.outside.net

Oct 12 09:40:59.134 - [WARNING] retry_task_cb: POST None/_gh/

Oct 12 09:40:59.135 - [DEBUG] 2a00:1450:4021:a::a worker close:down fail

Oct 12 09:40:59.283 - [DEBUG] create_ssl update ip:2607:f8b0:400a:6::f time:600 h2:0 sni:companypath.ml, host:xxnet-42.appspot.com

Oct 12 09:40:59.895 - [DEBUG] create_ssl update ip:2607:f8b0:4009:35::c time:710 h2:0 sni:searchpizza.ml, host:xx-net-004-191104.appspot.com

Oct 12 09:41:00.445 - [INFO] scan_ip add ip:2001:ee0:3205:1::e time:546 h2:0

Oct 12 09:41:00.540 - [INFO] scan_ip add ip:2001:8002:e21:ef01::c time:550 h2:0

Oct 12 09:41:00.555 - [WARNING] APPID_manager, set_appid_not_exist fishding-007

Oct 12 09:41:00.709 - [INFO] GAE t:1987 s:867 POST https://www.googleapis.com/oauth2/v4/token 0:start_request,405:get_task(0),1299:get_worker(1):2607:f8b0:400a:6::f,0:h1_req,0:h1_req_sended,273:response_begin,0:h1_get_head,0:get_response,6:h1_finish[SP:4160],:1

Oct 12 09:41:00.988 - [INFO] scan_ip add ip:2a00:1450:4015:10::18 time:527 h2:0

Oct 12 09:41:00.999 - [INFO] GAE t:2325 s:811 POST https://www.googleapis.com/oauth2/v4/token 0:start_request,1575:get_task(0),1:get_worker(0):2607:f8b0:400a:6::f,0:h1_req,0:h1_req_sended,280:response_begin,0:h1_get_head,1:get_response,5:h1_finish[SP:3857],:1

Oct 12 09:41:01.200 - [INFO] scan_ip add ip:2405:200:161c:1726::f time:960 h2:0

Oct 12 09:41:01.258 - [INFO] GAE t:2540 s:194 POST https://accounts.google.com/ListAccounts?gpsia=1&source=durations_metrics,counter:0,load_time_ms:174&json=standard 0:start_request,2:get_task(0),407:get_worker(0):2a00:1450:4021:a::a,0:h1_req,0:h1_req_sended,3:retry(),3:retry(),1292:get_task(0),280:get_worker(0):2607:f8b0:4009:35::c,1:h1_req,0:get_task(0),0:h1_req_sended,289:get_worker(0):2607:f8b0:400a:6::f,0:h1_req,0:h1_req_sended,256:response_begin,0:h1_get_head,0:h1_finish[SP:3441],0:get_response,:0

Oct 12 09:41:01.594 - [DEBUG] create_ssl update ip:2620:11a:a00e:2::14 time:694 h2:0 sni:outside.fun.net, host:xxnet-iceliquid12.appspot.com

Oct 12 09:41:01.625 - [DEBUG] GAE POST https://www.googleapis.com/oauth2/v2/IssueToken from:127.0.0.1:13023

Oct 12 09:41:01.625 - [DEBUG] GAE GET https://www.googleapis.com/oauth2/v1/userinfo from:127.0.0.1:13028

Oct 12 09:41:01.635 - [DEBUG] create_ssl update ip:2620:11a:a00e:2::1b time:687 h2:0 sni:staff.pressure.rate.ml, host:xxnet-005-186502.appspot.com

Oct 12 09:41:01.962 - [INFO] GAE t:281 s:255 POST https://www.googleapis.com/oauth2/v2/IssueToken 0:start_request,0:get_task(0),0:get_worker(0):2607:f8b0:400a:6::f,0:h1_req,0:h1_req_sended,278:response_begin,0:h1_get_head,0:h1_finish[SP:2183],0:get_response,:0

Oct 12 09:41:02.202 - [INFO] scan_ip add ip:2405:200:1604:743::e time:925 h2:0

Oct 12 09:41:02.246 - [DEBUG] create_ssl update ip:2607:f8b0:4006:31::8 time:745 h2:0 sni:cancer-mood.net, host:poised-rock-133123.appspot.com

Oct 12 09:41:02.265 - [INFO] GAE t:584 s:218 GET https://www.googleapis.com/oauth2/v1/userinfo 0:start_request,0:get_task(0),288:get_worker(0):2620:11a:a00e:2::14,0:h1_req,0:h1_req_sended,292:response_begin,0:h1_get_head,0:h1_finish[SP:2095],0:get_response,:1

Oct 12 09:41:02.308 - [INFO] scan_ip add ip:2403:5000:171:24::10 time:499 h2:0

Oct 12 09:41:02.418 - [DEBUG] GAE GET https://clients2.google.com/service/update2/crx?os=win&arch=x64&os_arch=x86_64&nacl_arch=x86-64&prod=chromecrx&prodchannel=&prodversion=69.0.3497.100&lang=zh-CN&acceptformat=crx2,crx3&x=id%3Dmgndgikekgjfcpckkfioiadnlibdjbkf%26v%3D0.0.0.0%26installedby%3Dinternal%26uc&x=id%3Dcfhdojbkjhnklbpkdaibdccddilifddb%26v%3D3.3.2%26installedby%3Dinternal%26uc&x=id%3Dncennffkjdiamlpmcbajkmaiiiddgioo%26v%3D3.1%26installedby%3Dinternal%26uc&x=id%3Dnmmhkkegccagdldgiimedpiccmgmieda%26v%3D1.0.0.4%26installedby%3Dother%26uc&x=id%3Dpadekgcemlokbadohgkifijomclgjgif%26v%3D2.5.20%26installedby%3Dinternal%26uc&x=id%3Dpkedcjkdefgpdelpbcmbmeomcjbeemfm%26v%3D6918.723.0.0%26installedby%3Dother%26uc&x=id%3Debfkjhegjojpombijlnbkmjoabfgohkb%26v%3D1.0.1.1%26installedby%3Dexternal%26uc from:127.0.0.1:13054

Oct 12 09:41:02.581 - [DEBUG] GAE GET https://www.google.com/searchdomaincheck?format=domain&type=chrome from:127.0.0.1:13056

Oct 12 09:41:02.729 - [INFO] scan_ip add ip:2001:b000:188:c101::12 time:481 h2:0

Oct 12 09:41:02.794 - [INFO] GAE t:372 s:391 GET https://clients2.google.com/service/update2/crx?os=win&arch=x64&os_arch=x86_64&nacl_arch=x86-64&prod=chromecrx&prodchannel=&prodversion=69.0.3497.100&lang=zh-CN&acceptformat=crx2,crx3&x=id%3Dmgndgikekgjfcpckkfioiadnlibdjbkf%26v%3D0.0.0.0%26installedby%3Dinternal%26uc&x=id%3Dcfhdojbkjhnklbpkdaibdccddilifddb%26v%3D3.3.2%26installedby%3Dinternal%26uc&x=id%3Dncennffkjdiamlpmcbajkmaiiiddgioo%26v%3D3.1%26installedby%3Dinternal%26uc&x=id%3Dnmmhkkegccagdldgiimedpiccmgmieda%26v%3D1.0.0.4%26installedby%3Dother%26uc&x=id%3Dpadekgcemlokbadohgkifijomclgjgif%26v%3D2.5.20%26installedby%3Dinternal%26uc&x=id%3Dpkedcjkdefgpdelpbcmbmeomcjbeemfm%26v%3D6918.723.0.0%26installedby%3Dother%26uc&x=id%3Debfkjhegjojpombijlnbkmjoabfgohkb%26v%3D1.0.1.1%26installedby%3Dexternal%26uc 0:start_request,0:get_task(0),0:get_worker(0):2620:11a:a00e:2::1b,0:h1_req,0:h1_req_sended,371:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:2008],:0

Oct 12 09:41:03.258 - [INFO] scan_ip add ip:2a02:8400:0:10d::13 time:453 h2:0

Oct 12 09:41:03.262 - [INFO] scan_ip add ip:2a00:1450:4009:4d::8 time:421 h2:0

Oct 12 09:41:03.470 - [DEBUG] create_ssl update ip:2607:f8b0:4021:20::8 time:884 h2:0 sni:recover.nation.net, host:xxnet-38.appspot.com

Oct 12 09:41:03.546 - [DEBUG] create_ssl update ip:2607:f8b0:4008:1::b time:861 h2:0 sni:reachphotoengineer.ml, host:esoteric-life-191107.appspot.com

Oct 12 09:41:03.562 - [INFO] scan_ip add ip:2806:1070:cfff:5::11 time:303 h2:0

Oct 12 09:41:03.725 - [INFO] scan_ip add ip:2607:f798:1e:1400::f time:473 h2:0

Oct 12 09:41:03.749 - [DEBUG] create_ssl update ip:2607:f8b0:4002:18::7 time:1080 h2:0 sni:ticket.good.us, host:chrome29-1100.appspot.com

Oct 12 09:41:04.169 - [INFO] GAE t:1586 s:18 GET https://www.google.com/searchdomaincheck?format=domain&type=chrome 0:start_request,0:get_task(0),0:get_worker(0):2607:f8b0:4009:35::c,0:h1_req,0:h1_req_sended,1582:response_begin,0:h1_get_head,0:h1_finish[SP:290],0:get_response,:3

Oct 12 09:41:04.203 - [DEBUG] create_ssl update ip:2a00:1450:401f:1::c time:937 h2:0 sni:establishment-aspect-mirror.ml, host:a837036615.appspot.com

Oct 12 09:41:05.654 - [INFO] GAE t:6937 s:249 POST https://www.googleapis.com/oauth2/v4/token 0:start_request,0:get_task(0),0:get_worker(0):2804:14d:54f9:3::c,0:h1_req,0:h1_req_sended,6934:response_begin,0:h1_get_head,0:h1_finish[SP:84],0:get_response,:2

Oct 12 09:41:05.686 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:41:05.689 - [DEBUG] GAE POST https://clients4.google.com/invalidation/android/request/CHES4QEStwFBUEE5MWJIR1paOHZ1Z1ZfMDF0UVRQZU84c1dlXzBEYmo0enFINVhQbnR6T0FkTnlSSmtlalZCNHMxU2ZJdURMZkIyTHhadXRIZWh4UUxtUTlzcEpwaHUxMUNjNWlyYk4yQ20zNjBEVVJEOVV5aE5PaGl3ZW81U2hBMVo3dllFY0VDZU10N0pDUFBSV25xRlRVU0pwMjRkZGlUdk1DaW5ySDZNWlVOWFZHWWpnTkstNmpOblVPdGcaACoCCAAyH2NvbS5nb29nbGUuY2hyb21lLmludmFsaWRhdGlvbnM from:127.0.0.1:13076

Oct 12 09:41:05.963 - [INFO] GAE t:270 s:0 POST https://clients4.google.com/invalidation/android/request/CHES4QEStwFBUEE5MWJIR1paOHZ1Z1ZfMDF0UVRQZU84c1dlXzBEYmo0enFINVhQbnR6T0FkTnlSSmtlalZCNHMxU2ZJdURMZkIyTHhadXRIZWh4UUxtUTlzcEpwaHUxMUNjNWlyYk4yQ20zNjBEVVJEOVV5aE5PaGl3ZW81U2hBMVo3dllFY0VDZU10N0pDUFBSV25xRlRVU0pwMjRkZGlUdk1DaW5ySDZNWlVOWFZHWWpnTkstNmpOblVPdGcaACoCCAAyH2NvbS5nb29nbGUuY2hyb21lLmludmFsaWRhdGlvbnM 0:start_request,2:get_task(0),0:get_worker(0):2620:11a:a00e:2::1b,0:h1_req,0:h1_req_sended,265:response_begin,0:h1_get_head,0:h1_finish[SP:556],0:get_response,:3

Oct 12 09:41:06.016 - [INFO] GAE t:328 s:833 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,0:get_task(3),0:get_worker(0):2607:f8b0:400a:6::f,0:h1_req,0:h1_req_sended,319:response_begin,0:h1_get_head,1:get_response,6:h1_finish[SP:3791],:0

Oct 12 09:41:06.016 - [WARNING] not enough ip

Oct 12 09:41:06.030 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:41:06.365 - [INFO] GAE t:334 s:544 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,0:get_task(0),1:get_worker(0):2620:11a:a00e:2::14,0:h1_req,0:h1_req_sended,326:response_begin,0:h1_get_head,1:get_response,0:h1_finish[SP:2869],:3

Oct 12 09:41:06.676 - [INFO] scan_ip add ip:2607:f8b0:4004:28::b time:334 h2:0

Oct 12 09:41:07.190 - [INFO] scan_ip add ip:2804:d40:82:f001::f time:694 h2:0

Oct 12 09:41:08.076 - [WARNING] 2607:f8b0:4006:31::8 host:poised-rock-133123.appspot.com head fail status:503

Oct 12 09:41:08.077 - [DEBUG] report_connect_fail:2607:f8b0:4006:31::8

Oct 12 09:41:09.137 - [DEBUG] recheck_ip:2607:f8b0:4006:31::8 restore ok

Oct 12 09:41:09.138 - [DEBUG] 2607:f8b0:4006:31::8 worker close:keep alive

Oct 12 09:41:09.655 - [INFO] scan_ip add ip:2607:f8b0:4006:39::a time:356 h2:0

Oct 12 09:41:09.814 - [INFO] scan_ip add ip:2001:16a0:102:10b::f time:573 h2:0

Oct 12 09:41:10.082 - [INFO] scan_ip add ip:2001:b000:182:c101::11 time:482 h2:0

Oct 12 09:41:10.892 - [INFO] scan_ip add ip:2001:1970:1:2053::13 time:283 h2:0

Oct 12 09:41:12.384 - [INFO] scan_ip add ip:2001:ee0:3201:4::12 time:549 h2:0

Oct 12 09:41:12.572 - [INFO] scan_ip add ip:2a00:1450:4015:6::17 time:503 h2:0

Oct 12 09:41:12.662 - [INFO] scan_ip add ip:2804:14d:14f9:9::c time:628 h2:0

Oct 12 09:41:13.032 - [INFO] scan_ip add ip:2001:13d2:802::e time:569 h2:0

Oct 12 09:41:13.535 - [INFO] scan_ip add ip:2800:3f0:4001:e::9 time:529 h2:0

Oct 12 09:41:14.968 - [DEBUG] GAE GET https://go.microsoft.com/fwlink/?linkid=834877 from:127.0.0.1:13106

Oct 12 09:41:15.291 - [INFO] scan_ip add ip:2607:f8b0:4006:37::8 time:613 h2:0

Oct 12 09:41:15.447 - [INFO] GAE t:476 s:0 GET https://go.microsoft.com/fwlink/?linkid=834877 0:start_request,0:get_task(8),0:get_worker(0):2607:f8b0:400a:6::f,0:h1_req,0:h1_req_sended,470:response_begin,0:h1_get_head,0:get_response,1:h1_finish[SP:754],:3

Oct 12 09:41:15.549 - [DEBUG] GAE GET https://chshap.blob.core.windows.net/chshap/TaihangHAPv3md5None.lex from:127.0.0.1:13107

Oct 12 09:41:15.584 - [INFO] scan_ip add ip:2a02:ce0:1:46::12 time:600 h2:0

Oct 12 09:41:16.015 - [INFO] GAE t:463 s:215 GET https://chshap.blob.core.windows.net/chshap/TaihangHAPv3md5None.lex 0:start_request,0:get_task(0),0:get_worker(0):2620:11a:a00e:2::1b,0:h1_req,0:h1_req_sended,457:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:941],:4

Oct 12 09:41:16.024 - [WARNING] not enough ip

Oct 12 09:41:16.176 - [INFO] scan_ip add ip:2a00:1e48:1:20::e time:783 h2:0

Oct 12 09:41:16.265 - [DEBUG] create_ssl update ip:2001:1970:1:2053::13 time:705 h2:0 sni:softbonus.com, host:xxnet-xtkong2.appspot.com

Oct 12 09:41:16.674 - [DEBUG] create_ssl update ip:2806:1070:cfff:5::11 time:643 h2:0 sni:couple.branch.film.org, host:zhongshangwu30.appspot.com

Oct 12 09:41:16.824 - [DEBUG] create_ssl update ip:2607:f8b0:4006:31::8 time:759 h2:0 sni:love.motor.officer.org, host:huangzhengjun7.appspot.com

Oct 12 09:41:17.373 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:41:17.465 - [INFO] scan_ip add ip:2a02:8400:0:122::f time:436 h2:0

Oct 12 09:41:17.703 - [INFO] GAE t:327 s:1616 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,0:get_task(1),0:get_worker(0):2607:f8b0:400a:6::f,0:h1_req,2:h1_req_sended,312:response_begin,0:h1_get_head,0:get_response,6:h1_finish[SP:6270],:2

Oct 12 09:41:17.719 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:41:18.197 - [INFO] scan_ip add ip:2607:f8b0:401c:27::8 time:220 h2:0

Oct 12 09:41:18.227 - [INFO] scan_ip add ip:2a00:1450:4001:29::8 time:443 h2:0

Oct 12 09:41:18.291 - [INFO] GAE t:569 s:392 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2806:1070:cfff:5::11,1:h1_req,0:h1_req_sended,562:response_begin,0:h1_get_head,0:h1_finish[SP:1412],0:get_response,:4

Oct 12 09:41:18.658 - [INFO] scan_ip add ip:2001:b032:a500::13 time:486 h2:0

Oct 12 09:41:18.658 - [INFO] scan_ip add ip:2a00:1450:4011:3e::1c time:549 h2:0

Oct 12 09:41:19.340 - [INFO] scan_ip add ip:2800:3f0:4001:8::7 time:525 h2:0

Oct 12 09:41:19.710 - [INFO] scan_ip add ip:2806:1020:cfff:7::11 time:281 h2:0

Oct 12 09:41:20.480 - [INFO] scan_ip add ip:2607:f8b0:4017:3b::9 time:255 h2:0

Oct 12 09:41:20.925 - [INFO] scan_ip add ip:2001:56a:2:8::13 time:276 h2:0

Oct 12 09:41:21.147 - [INFO] scan_ip add ip:2a00:1450:4015:f::18 time:493 h2:0

Oct 12 09:41:21.475 - [INFO] scan_ip add ip:2a00:1450:4003:3::a time:499 h2:0

Oct 12 09:41:22.121 - [INFO] scan_ip add ip:2607:f8b0:4008:c::b time:358 h2:0

Oct 12 09:41:22.581 - [INFO] scan_ip add ip:2804:14c:75f9:3::e time:584 h2:0

Oct 12 09:41:25.134 - [INFO] scan_ip add ip:2804:214:800f:3::12 time:1641 h2:0

Oct 12 09:41:25.256 - [INFO] scan_ip add ip:2001:16a0:102:107::11 time:578 h2:0

Oct 12 09:41:26.030 - [WARNING] not enough ip

Oct 12 09:41:27.101 - [DEBUG] GAEProxy web_control 127.0.0.1:13049 POST /config?cmd=get_config

Oct 12 09:41:27.598 - [INFO] scan_ip add ip:2001:4958:300:529::c time:364 h2:0

Oct 12 09:41:27.903 - [DEBUG] GAEProxy web_control 127.0.0.1:13049 POST /config?cmd=get_config

Oct 12 09:41:28.160 - [INFO] scan_ip add ip:2001:ee0:3205:f::f time:549 h2:0

Oct 12 09:41:28.519 - [INFO] scan_ip add ip:2001:ee0:3201:2::11 time:690 h2:0

Oct 12 09:41:28.618 - [INFO] scan_ip add ip:2607:f8b0:4002:20::9 time:440 h2:0

Oct 12 09:41:29.302 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:41:29.422 - [INFO] scan_ip add ip:2607:f8b0:401c:27::9 time:245 h2:0

Oct 12 09:41:29.646 - [INFO] GAE t:342 s:1523 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,0:get_task(11),0:get_worker(0):2607:f8b0:400a:6::f,1:h1_req,0:h1_req_sended,330:response_begin,0:h1_get_head,1:get_response,6:h1_finish[SP:5675],:1

Oct 12 09:41:29.675 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:41:29.854 - [DEBUG] create_ssl update ip:2607:f8b0:401c:27::8 time:546 h2:0 sni:averagepotato.ml, host:xxnet-4012.appspot.com

Oct 12 09:41:30.049 - [INFO] GAE t:371 s:483 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,0:get_task(0),0:get_worker(0):2806:1070:cfff:5::11,0:h1_req,0:h1_req_sended,368:response_begin,0:h1_get_head,0:get_response,1:h1_finish[SP:2394],:0

Oct 12 09:41:30.127 - [INFO] scan_ip add ip:2a00:1450:401a:5::a time:729 h2:0

Oct 12 09:41:30.247 - [INFO] scan_ip add ip:2001:ee0:3205:7::d time:546 h2:0

Oct 12 09:41:30.509 - [INFO] scan_ip add ip:2001:b032:c100:2::d time:485 h2:0

Oct 12 09:41:30.539 - [DEBUG] create_ssl update ip:2607:f8b0:4017:3b::9 time:726 h2:0 sni:solution-head-primary.net, host:zuotq122.appspot.com

Oct 12 09:41:30.567 - [INFO] scan_ip add ip:2607:f8b0:4009:3f::c time:273 h2:0

Oct 12 09:41:30.568 - [INFO] Adjust scan thread num from 10 to 1

Oct 12 09:41:30.569 - [INFO] remove_slowest_ip:2804:214:800f:3::12 handshake_time:1641, fails:0

Oct 12 09:41:32.153 - [DEBUG] recheck_ip:2806:1020:cfff:7::11 restore ok

Oct 12 09:41:32.235 - [DEBUG] recheck_ip:2001:56a:2:8::13 restore ok

Oct 12 09:41:32.914 - [DEBUG] recheck_ip:2607:f8b0:4004:28::b restore ok

Oct 12 09:41:34.593 - [INFO] scan_ip add ip:2a02:2788:fff0:9::f time:452 h2:0

Oct 12 09:41:34.597 - [INFO] remove_slowest_ip:2a00:1450:4021:a::a handshake_time:951, fails:0

Oct 12 09:41:36.034 - [WARNING] not enough ip

Oct 12 09:41:37.676 - [DEBUG] recheck_ip:2607:f8b0:401c:27::9 restore ok

Oct 12 09:41:41.053 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:41:41.387 - [INFO] GAE t:331 s:1855 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,0:get_task(11),0:get_worker(0):2607:f8b0:400a:6::f,0:h1_req,3:h1_req_sended,315:response_begin,0:h1_get_head,0:get_response,12:h1_finish[SP:6815],:0

Oct 12 09:41:42.672 - [DEBUG] recheck_ip:2607:f8b0:4009:3f::c restore ok

Oct 12 09:41:44.153 - [DEBUG] GAEProxy web_control 127.0.0.1:13137 POST /config?cmd=set_config

Oct 12 09:41:44.782 - [DEBUG] create_ssl update ip:2806:1020:cfff:7::11 time:620 h2:0 sni:day-concern.us, host:

Oct 12 09:41:45.111 - [INFO] set appids:renqy177|fangqiang-018|renqy178|fangqiang-019|renqy179|fangqiang-020|renqy180|fangqiang-021|renqy181|fangqiang-022

Oct 12 09:41:45.125 - [DEBUG] 2804:14d:54f9:3::c worker close:close all worker

Oct 12 09:41:45.128 - [DEBUG] 2607:f8b0:400a:6::f worker close:close all worker

Oct 12 09:41:45.133 - [DEBUG] 2607:f8b0:4009:35::c worker close:close all worker

Oct 12 09:41:45.135 - [DEBUG] 2620:11a:a00e:2::14 worker close:close all worker

Oct 12 09:41:45.138 - [DEBUG] 2620:11a:a00e:2::1b worker close:close all worker

Oct 12 09:41:45.142 - [DEBUG] 2607:f8b0:4021:20::8 worker close:close all worker

Oct 12 09:41:45.144 - [DEBUG] 2607:f8b0:4008:1::b worker close:close all worker

Oct 12 09:41:45.146 - [DEBUG] 2a00:1450:401f:1::c worker close:close all worker

Oct 12 09:41:45.148 - [DEBUG] 2607:f8b0:4002:18::7 worker close:close all worker

Oct 12 09:41:45.149 - [DEBUG] 2001:1970:1:2053::13 worker close:close all worker

Oct 12 09:41:45.151 - [DEBUG] 2806:1070:cfff:5::11 worker close:close all worker

Oct 12 09:41:45.152 - [DEBUG] 2607:f8b0:4006:31::8 worker close:close all worker

Oct 12 09:41:45.153 - [DEBUG] 2607:f8b0:401c:27::8 worker close:close all worker

Oct 12 09:41:45.154 - [DEBUG] 2607:f8b0:4017:3b::9 worker close:close all worker

Oct 12 09:41:45.156 - [INFO] load ip_list num:100, target num:100

Oct 12 09:41:45.157 - [INFO] Adjust scan thread num from 10 to 1

Oct 12 09:41:45.774 - [DEBUG] create_ssl update ip:2607:f8b0:4004:28::b time:1108 h2:0 sni:cry-river-claim.us, host:

Oct 12 09:41:46.038 - [WARNING] not enough ip

Oct 12 09:41:46.913 - [DEBUG] recheck_ip:2607:f8b0:401c:27::9 restore ok

Oct 12 09:41:47.665 - [DEBUG] recheck_ip:2607:f8b0:4009:3f::c restore ok

Oct 12 09:41:52.036 - [DEBUG] recheck_ip:2607:f8b0:4004:28::b restore ok

Oct 12 09:41:52.735 - [DEBUG] recheck_ip:2607:f8b0:4006:39::a restore ok

Oct 12 09:41:54.931 - [DEBUG] GAEProxy web_control 127.0.0.1:13137 POST /config?cmd=get_config

Oct 12 09:41:56.905 - [DEBUG] GAEProxy web_control 127.0.0.1:13162 POST /config?cmd=get_config

Oct 12 09:41:57.466 - [DEBUG] recheck_ip:2607:f8b0:4008:c::b restore ok

Oct 12 09:41:57.741 - [DEBUG] recheck_ip:2001:4958:300:529::c restore ok

Oct 12 09:41:58.156 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:41:58.243 - [DEBUG] GAE POST https://clients4.google.com/invalidation/android/request/CHES4QEStwFBUEE5MWJIR1paOHZ1Z1ZfMDF0UVRQZU84c1dlXzBEYmo0enFINVhQbnR6T0FkTnlSSmtlalZCNHMxU2ZJdURMZkIyTHhadXRIZWh4UUxtUTlzcEpwaHUxMUNjNWlyYk4yQ20zNjBEVVJEOVV5aE5PaGl3ZW81U2hBMVo3dllFY0VDZU10N0pDUFBSV25xRlRVU0pwMjRkZGlUdk1DaW5ySDZNWlVOWFZHWWpnTkstNmpOblVPdGcaACoCCAAyH2NvbS5nb29nbGUuY2hyb21lLmludmFsaWRhdGlvbnM from:127.0.0.1:13076

Oct 12 09:41:59.109 - [DEBUG] create_ssl update ip:2a00:1450:4009:4d::8 time:940 h2:0 sni:extent-patience-affect.ml, host:fangqiang-020.appspot.com

Oct 12 09:42:00.701 - [INFO] GAE t:2542 s:896 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,0:get_task(17),2028:get_worker(2):2a00:1450:4009:4d::8,0:h1_req,1:h1_req_sended,500:response_begin,0:h1_get_head,0:get_response,9:h1_finish[SP:2524],:0

Oct 12 09:42:00.710 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:42:00.722 - [DEBUG] create_ssl update ip:2607:f8b0:401c:27::9 time:531 h2:0 sni:strike-bet-tie.com, host:renqy178.appspot.com

Oct 12 09:42:01.133 - [INFO] GAE t:2888 s:0 POST https://clients4.google.com/invalidation/android/request/CHES4QEStwFBUEE5MWJIR1paOHZ1Z1ZfMDF0UVRQZU84c1dlXzBEYmo0enFINVhQbnR6T0FkTnlSSmtlalZCNHMxU2ZJdURMZkIyTHhadXRIZWh4UUxtUTlzcEpwaHUxMUNjNWlyYk4yQ20zNjBEVVJEOVV5aE5PaGl3ZW81U2hBMVo3dllFY0VDZU10N0pDUFBSV25xRlRVU0pwMjRkZGlUdk1DaW5ySDZNWlVOWFZHWWpnTkstNmpOblVPdGcaACoCCAAyH2NvbS5nb29nbGUuY2hyb21lLmludmFsaWRhdGlvbnM 0:start_request,1942:get_task(0),511:get_worker(0):2a00:1450:4009:4d::8,0:h1_req,0:h1_req_sended,430:response_begin,0:h1_get_head,0:get_response,0:h1_finish[SP:315],:0

Oct 12 09:42:01.412 - [INFO] GAE t:700 s:477 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,0:get_task(0),421:get_worker(0):2607:f8b0:401c:27::9,0:h1_req,0:h1_req_sended,278:response_begin,0:h1_get_head,0:h1_finish[SP:3129],0:get_response,:0

Oct 12 09:42:01.427 - [DEBUG] create_ssl update ip:2607:f8b0:4009:3f::c time:733 h2:0 sni:focus-sick-risk.com, host:renqy179.appspot.com

Oct 12 09:42:02.303 - [DEBUG] create_ssl update ip:2607:f8b0:4004:28::b time:1109 h2:0 sni:international.rush.effective.com, host:renqy181.appspot.com

Oct 12 09:42:03.667 - [DEBUG] report_connect_fail:2a00:1450:4007:4::b

Oct 12 09:42:03.667 - [DEBUG] connect 2a00:1450:4007:4::b fail:error("conn fail, sni:table-positive-dig.org, top:fangqiang-021.appspot.com e:timeout('timed out',)",)

Oct 12 09:42:07.068 - [DEBUG] GAEProxy web_control 127.0.0.1:13162 POST /config?cmd=get_config

Oct 12 09:42:08.889 - [DEBUG] GAEProxy Web_control 127.0.0.1:13049 GET /deploy?cmd=get_log

Oct 12 09:42:09.316 - [DEBUG] GAEProxy web_control 127.0.0.1:13049 POST /config?cmd=get_config

Oct 12 09:42:11.471 - [DEBUG] report_connect_fail:2a00:1450:400e:22::9

Oct 12 09:42:11.757 - [DEBUG] report_connect_fail:2a00:1450:401f:7::a

Oct 12 09:42:12.418 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:42:12.725 - [INFO] GAE t:304 s:1639 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,0:get_task(11),0:get_worker(0):2607:f8b0:401c:27::9,1:h1_req,0:h1_req_sended,290:response_begin,0:h1_get_head,1:get_response,4:h1_finish[SP:6822],:3

Oct 12 09:42:12.743 - [DEBUG] GAE POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D from:127.0.0.1:13075

Oct 12 09:42:12.816 - [DEBUG] recheck_ip:2a00:1450:400e:22::9 restore ok

Oct 12 09:42:13.095 - [INFO] GAE t:350 s:477 POST https://clients4.google.com/chrome-sync/command/?client=Google+Chrome&client_id=Cp6FmtOLbZY9kF2uEkkMAQ%3D%3D 0:start_request,1:get_task(0),0:get_worker(0):2607:f8b0:4009:3f::c,3:h1_req,0:h1_req_sended,342:response_begin,0:h1_get_head,1:h1_finish[SP:2524],0:get_response,:0

Oct 12 09:42:13.132 - [DEBUG] recheck_ip:2a00:1450:401f:7::a restore ok

Oct 12 09:42:13.656 - [DEBUG] create_ssl update ip:2001:4958:300:529::c time:720 h2:0 sni:control-revenue-mail.us, host:renqy180.appspot.com

Oct 12 09:42:14.175 - [DEBUG] create_ssl update ip:2607:f8b0:4006:39::a time:746 h2:0 sni:film.arrival.net, host:fangqiang-020.appspot.com

Oct 12 09:42:18.233 - [DEBUG] recheck_ip:2a02:8400:0:122::f restore ok

Oct 12 09:42:19.262 - [DEBUG] recheck_ip:2607:f8b0:4002:20::9 restore ok

看情况应该是和操作系统有关系的。老大分析一下吧。

SeaHOH commented 6 years ago

Win7 和 Win10 分别弹出了哪些窗口? 比如导入证书的安全性警告,或者是账户控制的权限确认。

renqy commented 6 years ago

没有区别,都是正常弹出导入成功的窗口。只是win10的话,会成功把证书导入系统中;而win7的话,系统中没有xx的证书,再次运行start.bat会再次弹出导入成功的窗口......如此反复。而3.11.15就没有这个问题。

renqy commented 6 years ago

另外,win7使用3.11.15成功导入证书后,再覆盖升级到3.12.11,可以正常使用。而删除data后再次运行start.bat,依然还是导入失败。

SeaHOH commented 6 years ago

已经导入GoAgent证书,请重启浏览器.

窗口显示的是上面这个?

renqy commented 6 years ago

对的。但是证书就是没有在系统中,certmgr.msc再搜索xx,一片空白。3.11.15就是正常的。

renqy commented 6 years ago

终于找到问题了。回家在VMware下用msdn的企业版镜像重装了win7,然后,3.11.15和3.12.11就都可以了。之前的系统是自己用该镜像封装过的,但封装过程也只是安装了office、7-zip、Acrobat三个软件。没动其它任何东西。 不过,3.11.15月3.12.11还是有区别的,3.12.11会多弹出一个安全性警告的对话框,大概意思不能确定证书的准确性什么的,点击信任后,弹出已经导入的窗口,导入正常。(我封装的系统也会弹出安全性警告的窗口,但信任后也弹出已经导入的窗口,但证书无法导入系统)。win10系统就不会有这个安全警告窗口弹出。

SeaHOH commented 6 years ago

微软的东西有点神奇,想来想去,代码本身没啥大问题。

SeaHOH commented 6 years ago

3.11.15 和 之后的不同在于,导入证书的账户不同。 之前是导入Local Machine,后来改成Current User可以不用管理员权限。

renqy commented 6 years ago

关键是封装没用任何工具。方法是Ctrl+Shift+F3直接跳进系统,安装相应软件后,直接封装、关机、PE下获得wim。应该算是纯官方的方法了吧。

renqy commented 6 years ago

刚才又测试了一下封装的win10系统(LTSC1809正式版),同样的封装方法,安装了同样的软件。居然没有这个问题,彻底晕菜了。

SeaHOH commented 6 years ago

这就是神奇的微软。。。

SeaHOH commented 6 years ago

可能破坏了用户数据,封装的 Win7 新建个用户试试。