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

tcp

Here are 3,284 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 Nov 9, 2021
  • 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 Nov 29, 2021
  • Go

JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。

  • Updated Dec 1, 2021
  • Java
actionhero
mfvargo
mfvargo commented Jan 22, 2021

We had an issue where an api user was using the incorrect parameters on an API call. Having this feature would have made the API fail instead of proceeding. The bug would been found earlier.

I can see where this would be a hassle on many cases, But it would be nice for new projects.

I suppose it could be a global config item that could be overridden at the individual action level:

For

bibo38
bibo38 commented May 14, 2021

While looking at the readme again, i've realized that my current setup just doesn't need any kind of authentication. Looking again at the readme I think, that the provided docker command also has authentication disabled (it uses --authentication-keys-directory but not --authentication=true - i've copied the relevant args from the docker command and felt safe due to the `--authentication-keys-d

patpatpat123
patpatpat123 commented Oct 11, 2021

Hello Reactor Netty Team,

I would like to just start an enhancement request, hopefully this is not a trouble and you can find the time to consider this in an upcoming release.

Currently, the class AdvancedByteBufFormat support those format:

SIMPLE
HEX_DUMP
TEXTUAL

Those format are already great, thanks for the work.
May I ask if it is also possible to **enable struct

Improve this page

Add a description, image, and links to the tcp 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 tcp topic, visit your repo's landing page and select "manage topics."

Learn more