0.0.8 • Published 7 years ago

logproxy v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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 run logproxy,you will see a log PROXY IS READY ON 192.168.1.102 PORT 1630,set your device's http proxy to the IP address and port.

0.0.8

7 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago