http日志工具:logproxy
Set up a proxy server to log http archives of your mobile devices.
Install
npm install -g logproxy
Commands
logproxy [listen port] [only log host,..]
eg.
1.start logproxy with default setting
logproxy
2.listen on port 8088 and only log hosts -- 'c.163.com' and every host matchs '126.com'
logproxy 8088 c.163.com,*126.com
Guide
After runlogproxy,you will see a logPROXY IS READY ON 192.168.1.102 PORT 1630,set your device's http proxy to the IP address and port.
本文由用戶 ny8p 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!