Skip to content

noxue/client2server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client2Server 介绍

名字含义 Client to Server 把本地服务提供外网访问,通过内网穿透技术,让外网用户可以访问本地服务。

用法

  1. 在外网服务器启动服务端
    ./server -u 3002
    
  2. 在本地启动客户端
    ./client -I 1.2.3.4 -d 1.2.3.4:3002 -p 8000
    

命令后加 -h 参数查看各个参数的含义

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages