Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Http Proxy ServerBuild Status

Fast HTTP proxy tool

NPM

##Usage

Global install hps

$ npm install -g hps

Write the config file

Write and save the config file

//proxy port
exports.port=7000;

//proxy path
exports.map=[
	['url','local file path']
];

Run Browser proxy

Use SwitchtSharp to run browser proxy

Run hps

./config.js is your config file path


$ hps start ./config.js

About

HTTTP Proxy Server

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages