| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
ny8p
9年前发布

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.

项目主页:http://www.open-open.com/lib/view/home/1434701720255

 本文由用户 ny8p 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1434701720255.html
logproxy 日志处理