rpt icon indicating copy to clipboard operation
rpt copied to clipboard

内网穿透&反向代理 (支持TCP上层协议,支持HTTP/HTTPS端口复用)

Results 12 rpt issues
Sort by recently updated
recently updated
newest added

in order to be able to get normal IP addresses to the minecraft server.

I found out that the "Netty" library is needed. Then I found out about jboss(the question is, where did you get it?) You can give a list of the names...

Hello, I would like to make a plugin for the BungeeCord core so that I can buy hosting and not overpay a lot of money, since I need BungeeCord and...

https://ibb.co/rs4V53J https://ibb.co/4NtmBJM https://ibb.co/r6YRYPR why does it display an error:no main manifest attribute, in "sshd-core-2.9.1-SNAPSHOT.jar"? https://github.com/apache/mina-sshd https://mvnrepository.com/artifact/org.slf4j/slf4j-api

how do I get the server (bushing) to start the first handshake? the server will be the first to connect to the BungeCord. My goal of the experiment is to...

I want to modify your program. which code file is responsible for creating a tunnel between two machines? which code file is responsible for proxying data into the tunnel?

will the function be added "TCP Fast Open?"(https://www.keycdn.com/support/tcp-fast-open) will protocol support be added "UDP"?

what are the commands to build your program?

我的配置: Client.yml: serverIp: f2.russianodes.com serverPort: 26048(第一个端口) # TCP时domain可不填写 HTTP时remotePort可不填写 config: - proxyType: TCP localIp: 192.168.0.154 localPort: 25565 remotePort: 25608(第二港口) description: minecraft server. Server.yml: #服务端绑定IP serverIp: 0.0.0.0 #服务端与客户端通讯端口 serverPort: 26048(第一个端口) 在程序中:Lighttunnel...

数据库文件在哪里?谢谢