-
长度:196982字节
长度小于200kb,比如120、150都是正常的
-
how can i config kcp over wireguard, new script seems just have kcp over srtp
-
```
cat /etc/gtund.yml
enable_auth: true
auths:
- access_token: "xxxxxxxxxxx"
expired_ath: 0
trace: ":3003"
server:
- listen: ":3002"
scheme: "kcp"
- listen: ":3002"
…
-
**Description**
To follow the least privilege approach for the Compass Manager, restrictive RBAC rules have to be established.
The Kubernetes service account which is used to run the Compass Ma…
-
https://luyuhuang.tech/2020/12/09/kcp.html
1. 引言KCP 是一个快速可靠的 ARQ (Automatic Repeat-reQuest, 自动重传请求) 协议, 采用了不同于 TCP 的自动重传策略, 有着比 TCP 更低的网络延迟. 实际通常使用 KCP over UDP 代替 TCP, 应用在网络游戏和音视频传输中. KCP 的实现短小精悍,…
-
### What steps did you take and what happened?
At a random moment, during the KCP remediation process, a machine is created without the history of previous retries. The remedation-in-progress annot…
-
I have forked KCP-Go, to fiddle with [some changes](https://github.com/xtaci/kcp-go/commit/9a47656f73f94ccb6eb90a4110c511cd141e7a44#diff-023e5d53117ee139b039639b94ea264e149d748475b3602ba3b676904ca0444…
-
Is there any possible to support KCP?
It's very useful to decrease the delay and package-missing.
-
-
与客户端通信一直正常,但统计信息里却没有任何流量信息。只有一个客户端连接进来,开启了端口跳跃
kcptube version 20240602
Error Found in Configuration File(s): No
Servers: 1
Relays: 0
Clients: 0
kcptube is running in server mode
[2024-06-05 …