Skip to content

qlu1990/portMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapping local ports to remote hosts, enabling remote services to be like local services.

映射本地端口到远程主机,让远程服务像本地服务一样

run proxy as one service

use node control proxy

后台运行proxy

使用proxyclient 控制prxoy useage: proxyclient tcp 3306 172.24.8.80 3306 A

arg1 协议

arg2 hostport

arg3 destiantionhost

arg4 destinationport

arg5 A is add and D is delete

About

Mapping port local and remote (映射本地端口到远程端口)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published