Skip to content

wtz/logproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logproxy

set up a proxy to log http archives

* run:

`node logproxy [listen port] [only log host,..]`

* eg. * 1.start logproxy with default setting

`node logproxy` * 2.listen on port 8088 and only log hosts -- 'c.163.com' and every host matchs '126.com'

`node logproxy 8088 c.163.com,*126.com`

About

set up a proxy to log http archives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published