Fuyan Yuan
Fuyan Yuan
I have a PC with seafile drive client installed. When I connect to it using Windows remote desktop from another laptop, the connection becomes very laggy. (It used to not)....
**Describe the bug** I am compiling the mosh(a ssh client for mobile network) program from source code using the traditional config + make process. During the config process, the system's...
1. fix ipv4 policy routing (depend on IP_ADVANCED_ROUTER) 2. kernel enable net namespace, TCP BBR, GRE and VXLAN tunnel protocol 3. buildroot enable netcat, mtr utils
It can be used as a simple Linux desktop environment. You can watch videos and download files through the browser. By utilizing the built-in Wine functionality of Steam, we can...
**Device Information | 设备信息** - SOC: rockchip 3399 - Model: king3399 **Armbian Version | 系统版本** - Kernel Version: 6.1.39-ophub - Release: jammy **Describe the bug | 问题描述** All issues will...
The `ip-rule`[^1] utility supports the `ipproto` keyword, allowing us to route UDP traffic differently using the following command: ```shell ip ru add from all ipproto udp table udp_table prior 10...
Dear developers, I am testing the speed comparison between flash-attention-3 and flashinfer. However, I unexpectedly found that in many cases, the speed of fa3 is significantly lower than that of...
I want to streaming over ipv6 network. However wolf only listen on ipv4 for now. Sunshine does supports IPv6, so maybe its implementation can be referred. ``` sudo ss -nlp...
The server is in an offline environment, and rapids-cmake always tries to download files from the network. Is there a way to support offline usage of rapids-cmake? Is it sufficient...
My ISP uses Fullcone NAT, and I can retrieve my public IP after NAT using a tool called [Natter](https://github.com/MikeWang000000/Natter). I previously set up a WireGuard tunnel using this method. I...