Skip to content

TianlunXiong/nodeproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

安装

yarn or npm install

查看配置

{
  "client": {
    "ip": "0.0.0.0",
    "port": 9001
  },
  "server": {
    "ip": "VPS的IP地址",
    "port": 9002
  }
}

启动服务端

yarn server

启动客户端

yarn client

About

a simple http tunnel proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published