问题
SmartGit每天总是弹出一个需要restart的窗口,并且总是每隔几个小时就弹出一次,不知道为什么。用wireshark探测smartgit的请求。
解决
发现smartgit会请求 http://www.syntevo.com/api/autoupdate/smartgit?type=commercial-demo&version=18.1.5&build=12168&os=windows+7&osv=6.1&java=1.8.0_144&bugtraces=on&id=b4l03Al4s5&lifelong=off&git=on&svn=off&hg=off&dreview=off&dg=off&checking=manual&lastchecking=22
看来只能直接将smartgit得域名屏蔽了,加入hosts中。
捕获
wireshark捕获过滤表达式http or tcp.port == 80 or http2