-
Hi,
I am implementing a scenario to have a domestic server in between client and trojan server, i implemented such scenario using [Gost](https://github.com/go-gost/gost) for vmess protocol by comma…
-
每次手动选择节点后,karing会刷新一次连接(断开后重连),但是断开后再也连不上了,必定出现下面的错误。
![image](https://github.com/user-attachments/assets/86f3d831-d93b-4553-ba9e-8a6b71966111)
必须退出karing,以及`karingService.exe`再次启动,或者重启系统才行。总感觉是…
-
-
### Which jobs are flaking
- master-informing:
- capz-windows-master
### Which tests are flaking?
ci-kubernetes-e2e-capz-master-windows.Overall
### Since when has it been flaking?
- Often once or …
-
In Kernel/TCP.wl, line 89, there is:
```Wolfram
If[extendedPacket["Completed"] && extendedPacket["Event"] === "Received",
```
However, the `extendedPacket["Event"]` doesn't exist, making the serve…
lcp29 updated
2 weeks ago
-
![Screenshot_20240416-191515](https://github.com/Yang2635/Magisk-FRPC/assets/116542849/c2ff10bc-894d-4a21-9f3f-ec496e380aa3)
2024/04/16 10:54:40 [W] [service.go:133] login to server failed: dial tc…
-
### Describe the bug
When opening a servicePort on the argocd server, we encounter an issue where the containerPort is enforced as the targetPort for all ports opened.
Chart Config
```
container…
-
## Question
我有一个需求就是两个不同网络的mysql需要同步数据,如果要做主从就需要把mysql端口映射到外网,我不想把数据库映射出来,想通过mysql同步至canal-deployer,canal-deployer同步kafka,canal-adapter消费同步至另外一台mysql这种方式同步,canal-adapter部署再从机mysql网络,和源MySQL网络不通,can…
-
- **Version**:
7.0.1
- **Platform**:
`Linux feat2-lg1k-hzax41 5.15.0-73-generic #80-Ubuntu SMP Mon May 15 15:18:26 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux`
- **Subsystem**:
#### Severity:…
-
In the absence of a connection, the `TcpServer::makeConnect()` method blocks the main thread and it won't exit even when the program is terminated with Ctrl-C. I can get around this by placing calli…