The Wayback Machine - https://web.archive.org/web/20200710011748/https://github.com/topics/udp
Skip to content
#

udp

Here are 1,610 public repositories matching this topic...

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

  • Updated Jul 1, 2020
  • Go

Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。

  • Updated Jul 1, 2020
  • Go
awakecoding
awakecoding commented Feb 26, 2018

My apologies for writing this in a github issue, but I did not know where to ask my questions about KCP. I would be happy to exchange emails with the KCP developers instead.

I have started using KCP as an alternative to SCTP and it works quite well. However, there is no formal protocol specification and there appears to be relatively little information about its origins. Since most of the commu

James-Frowen
James-Frowen commented Mar 20, 2020

Please explain the suggested feature in detail.

Being able to use Server outside of NetworkBehaviour will make it quicker to create Server only methods. The currently you have to add a manual check for NetworkServer.active.

[Server] causes Weaver to add the following code at the start of methods, which does not depend on NetworkBehaviour.

if (!NetworkServer.active)
michaelr524
michaelr524 commented Apr 6, 2020

Please check the reproducible example here: https://github.com/michaelr524/reactor-netty-ssl-leak

mvn clean package
java -jar target/reactor-netty-ssl-leak-1.0-SNAPSHOT.jar 
  • Reactor version(s) used: 0.9.4.RELEASE
  • Other relevant libraries versions (eg. netty, ...):
  • JVM version (javar -version):
    openjdk version "12.0.2" 2019-07-16
    OpenJDK Runtime Environment (build 12.0

Improve this page

Add a description, image, and links to the udp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the udp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.