-
Updated
Feb 14, 2021 - Go
#
udp
Here are 1,892 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
Jan 3, 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。
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
Feb 23, 2021 - 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
Feb 17, 2021 - C++
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)
-
Updated
Jan 16, 2021 - C++
Esoteric Programming Language
-
Updated
Jan 31, 2021 - JavaScript
A Crypto-Secure, Production-Grade Reliable-UDP Library for golang with FEC
-
Updated
Feb 8, 2021 - Go
With PJON you build networks of devices for free with no need of a cloud service or a centralized platform you don’t fully control.
windows
linux
mqtt
raspberry-pi
iot
arduino
esp8266
privacy
embedded
tcp
communication
network
udp
protocol
p2p
internet-of-things
attiny85
decentralization
zephyr
hc-12
-
Updated
Feb 1, 2021 - C++
Open
LTS Only Please
vis2k
commented
Dec 30, 2020
To prepare for Mirror LTS, please send PRs for LTS only for now :)
A powerful capture and injection tool for the Android platform
-
Updated
Oct 6, 2020 - JavaScript
A protocol for secure client/server connections over UDP
-
Updated
Nov 10, 2020 - C
A guide to writing a DNS Server from scratch in Rust
-
Updated
Dec 11, 2020
A network library for client/server games written in C++
-
Updated
Feb 3, 2021 - C
Lite reliable UDP library for Mono and .NET
-
Updated
Feb 15, 2021 - C#
ICMP流量伪装转发工具 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
Feb 24, 2021 - Go
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
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
Jan 4, 2021 - C++
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
wangweiwei1188
commented
Jan 20, 2021
file echo_client.c, line:121 st_h->read_stdin_ev = event_new(prog_eb(st_h->client_ctx->prog),
STDIN_FILENO, EV_READ, read_stdin, st_h);
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.