-
Updated
Aug 22, 2020 - Go
#
udp
Here are 1,722 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.
A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC. Available for ARM, MIPS, 386 and AMD64。KCPプロトコルに基づく安全なトンネル。KCP 프로토콜을 기반으로 하는 보안 터널입니다。
-
Updated
Sep 30, 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。
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
Oct 2, 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
Sep 20, 2020 - C++
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction,for All Traffics(TCP/UDP/ICMP)
-
Updated
Sep 29, 2020 - C++
Esoteric Programming Language
-
Updated
Oct 1, 2020 - JavaScript
A Crypto-Secure, Production-Grade Reliable-UDP Library for golang with FEC
-
Updated
Oct 2, 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
mqtt
raspberry-pi
iot
arduino
esp8266
privacy
embedded
teensy
tcp
communication
network
udp
protocol
internet-of-things
attiny85
decentralization
zephyr
hc-12
-
Updated
Oct 1, 2020 - C++
A protocol for secure client/server connections over UDP
-
Updated
Sep 19, 2020 - C
A network library for client/server games written in C++
-
Updated
Jul 5, 2020 - C
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
Lite reliable UDP library for Mono and .NET
-
Updated
Sep 29, 2020 - C#
dnqbob
commented
Sep 25, 2020
Motivation
Although it is better to get a self-designed HUD on NetworkManager
, but I think for beginner, there should be a key
can hide the NetworkManagerHUD
which will make them more convenient in testing demo or something like that.
Proposed solution
Add something like:
/// <summary>
/// The key to hide HUD
/// </summary>
public KeyCode H
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++
-
Updated
Aug 16, 2020 - Erlang
VsKrishna87
commented
Nov 4, 2019
My following WebClient is working fine with internet connection but not through our proxy connection.
WebClient webClient = WebClient.builder()
.baseUrl("https://targetsite.com")
.build();
webClient.post()
.uri("/service/serviceName")
.body(BodyInserters.fromObject(reqData))
.retrieve()
.bodyToMono(WebServiceResponse.class)
Event though, the sam
流量转发加速工具 ping tunnel is a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding.
tunnel
tcp
udp
ping
icmp
traffic
wifi
qt-gui
bypass
kcptun
udp-traffic
pingtunnel
sock5
icmp-traffic
tcp-pingtunnel
-
Updated
Sep 30, 2020 - Go
Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
api
ssh
http
akka
rest
tcp
async
api-management
udp
parallel
ping
http-client
api-consumer
tcp-client
parallel-ssh
polling
parallel-requests
-
Updated
Jan 14, 2018 - Java
Improve this page
Add a description, image, and links to the udp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the udp topic, visit your repo's landing page and select "manage topics."
I think it would be good to describe/list the capture technologies Wireguard is using for each platform. e.g. Windows it using wintun.net driver, Linux it is using /dev/tun etc.
Likely an advanced topic.