使用 TCP 协议进行 P2P 穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!
|
|
2 лет назад | |
|---|---|---|
| .github | 6 лет назад | |
| client | 2 лет назад | |
| dynamic | 2 лет назад | |
| res | 3 лет назад | |
| server | 6 лет назад | |
| README_en.md | 5 лет назад | |
| app-release.apk | 2 лет назад | |
| linux_arm32v0.32.2.tar | 2 лет назад | |
| linux_x86_64v0.32.2.tar | 2 лет назад | |
| linux_x86v0.32.2.tar | 2 лет назад | |
| readme.md | 2 лет назад | |
| windows_x86v0.32.2.tar | 2 лет назад |
A mobile gateway that exposes the intranet service points.
Free, after testing will be open source.
It contains a Android client app and server program.
Usage:
<?xml version="1.0" encoding="GBK"?>
<app-config code="PROXY" name="proxy-server">
<moudle-parameter>
<log-level value="LOG_ERROR"/>
<log-write-mode value="CONSOLE_ONLY"/>
<app-name value="xxxxx [name of service points]." /><!-- need modify -->
<app-description value="yyyyy [description of service points]" /><!-- need modify -->
<user-audit value="N:index"/><!-- need modify (N is step 3 return,index is you service point order. e.g:[12345:1])-->
</moudle-parameter>
</app-config>