-
做了纯tcp转发,功能类似iptables。比如:
```
{
"Name": "node-1001",
"ServeNodes": [
"tcp://:10170/10.0.0.1:10170",
"udp://:10170/10.0.0.1:10170"
…
-
I want to write a code to a proxy which utilizes a TCP to SCTP to SCTP to TCP connection.
The basic idea is that the client will want to use a HTTP proxy(which can only be used over http/tcp) but to …
elico updated
6 years ago
-
Infinite_god the
10101010101010101011010101010101010101010
-
It would be nice to have an optional flag that enabled support for a TCP ingress. This could be relayed over something like a cloud flare tunnel (which does not support UDP) to prevent needing to open…
-
These are some of the most important tests. They were removed in #5124
-
# Wireguard tunneling in user space with Netstack's virtualized TCP/IP stack
Fun with HTTP proxies and user space tunnels with Wireguard
[https://ryan-schachte.com/blog/userspace_wireguard_tunnels/]…
-
There appears to be an issue with Syncthing on UmbrelOS 1.1.1. It cannot seem to discover or connect to devices on the same LAN using TCP LAN. If relaying is enabled it will eventually connect via a W…
-
### Specification
The quiche library supports dgrams. This means the dgrams run on top of an existing QUIC connection. In contrast to streams, the dgrams end up being stateless. It's useful if we a…
-
Hi! I'm trying to deploy the Minecraft server (JAVA edition) and install [GeyserMC](https://geysermc.org) on it so other devices like iOS with Minecraft Bedrock version can also connect to my server, …
-
### Description
Connection with turns seems to work randomly in TrickleICE.
I'm trying to setup Stunner as a replacement for my Coturn server.
When trying to set up SSL, in Trickle ICE, I see t…