-
Updated
Aug 22, 2020 - Go
#
tcp
Here are 2,455 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.
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。
tls
http
socket
tcp
udp
http-proxy
https-proxy
socks5
reverse-proxy
tcp-proxy
websocket-proxy
kcptun
socks5-proxy
transparent-proxy
udp-proxy
dns-proxy
tls-proxy
upstream-proxies
ss-proxy
encryption-proxy
-
Updated
Sep 11, 2020 - Go
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
-
Updated
Sep 15, 2020 - PHP
Easily and securely send things from one computer to another 🐊 📦
-
Updated
Sep 19, 2020 - Go
A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
tunnel
tcp
udp
icmp
raw-socket
udp-tunnel
raw-tunnel
faketcp
fake-header
icmp-tunnel
bypass-firewall
icmptunnel
-
Updated
Aug 27, 2020 - C++
Fast and secure tunnels over HTTP/2
-
Updated
Feb 12, 2020 - Go
With PJON you build networks of devices for free with no need of a cloud service or a centralised platform you don’t fully control.
windows
linux
open-source
mqtt
raspberry-pi
iot
arduino
esp8266
privacy
teensy
tcp
communication
cpp
network
udp
protocol
internet-of-things
attiny85
decentralization
hc-12
-
Updated
Sep 18, 2020 - C++
An blocking socket client for Android applications.
android
client
socket
tcp
server
socket-io
tcp-server
socket-server
tcp-client
tcp-socket
server-side
android-server
android-socketio-client
android-server-json
android-socket
android-socket-server
android-tcp-server
-
Updated
Jan 10, 2020 - Java
chimmelb
commented
Apr 19, 2017
Name of Issue
GET request of schema inputs throw error.
Workaround is to use POST or write middleware (example below)
- ActionHero Version:
16.0.5 - Node.js Version:
7.4.0 - Operating System
OSX
Steps to reproduce your error
- Make a new actionhero project with
./node_modules/.bin/actionhero generate
./node_modules/.bin/actionhero generate action --name="schemaTest"
tunnel
ssh
tcp
ssr
https
proxy
ipfs
shadowsocks
vpn
deep-web
gfw
rst
ip-blocking
digital-certificate
fq-book
-
Updated
Jul 17, 2020 - Shell
A powerful capture and injection tool for the Android platform
-
Updated
Sep 15, 2020 - JavaScript
A guide to writing a DNS Server from scratch in Rust
-
Updated
Jul 28, 2020
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
tls
mqtt
iot
csharp
tcp
communication
nuget
uwp
netcore
iot-platform
mqtt-broker
broker
net
mqtt-client
mqtt-server
iot-framework
netframework
mqtt-protocol
anycpu
-
Updated
Sep 14, 2020 - C#
James-Frowen
commented
Jul 6, 2020
Describe the bug
If startOnHeadless is true it start a server even if one has already started. This is because it runs in start so is later than other code that runs in awake.
Expected behavior
NetworkManager should check if Server is active (or is in offlinemode) before calling StartServer
A hacker's userspace TCP/IP stack
-
Updated
May 9, 2019 - C
-
Updated
Aug 16, 2020 - Erlang
Network utility for sending / receiving TCP, UDP, SSL
ssl
c-plus-plus
tcp
cross-platform
ipv6
udp
ipv4
qt5
tcp-server
tcp-client
udp-server
dark-mode
ssl-connection
packet-sender
packetsender
ssl-client
ssl-server
ssl-servers
ssl-clients
-
Updated
Sep 15, 2020 - C++
Improve this page
Add a description, image, and links to the tcp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tcp topic, visit your repo's landing page and select "manage topics."
这里的路由和server通信是否可以用一个长连接来维护更好