Skip to content

JiankangMai/SwooleImpale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwooleImpale

使用Swoole实现内网穿透

#使用方式

  1. composer install 安装vendor目录

  2. 服务端(外网) 在conf/server.php修改服务端配置(一般不需要调整) php ./start --server=client 启动服务端端

  3. 客户端(内网) 在conf/client.php修改服务端的ip和注册端口,以及要进行穿透内网web服务端口信息 php ./start --type=client 启动客户端(内网)

About

使用Swoole实现内网穿透

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages