FH0

Results 20 comments of FH0

`-DQUIC_ENABLE_LOGGING=ON -DQUIC_ENABLE_LOGGING=lttng` should be passed to cmake. server log ```js [6][75e6.75e6][06:12:11.235293][ dso] Loaded [6][75e6.75e6][06:12:11.235300][ api] MsQuicOpenVersion [6][75e6.75e6][06:12:11.235791][ dso] Initialized (AvailMem = 10443476992 bytes) [6][75e6.75e6][06:12:11.235796][ lib] Failed to open global settings,...

`JDCloud RE-CP-02` has a 64GB TF card preinstalled in factory. I want to mount it when boot. It need `kmod-fs-ext4` and `block-mount` packages. And modify `/etc/config/fstab` by following change. I...

- commit message wrapped - author matched

> LGTM. If you like, you can add your `Co-authored-by:` tag to the commit message. `Co-authored-by:` added.

```bash U-Boot SPL 2023.10-rc4-gb9b83a86-dirty (Sep 23 2023 - 15:47:57 +0800) DRAM: 64 MiB Trying to boot from MMC1 U-Boot 2023.10-rc4-gb9b83a86-dirty (Sep 23 2023 - 15:47:57 +0800) Allwinner Technology CPU: Allwinner...

There are two errors in my cgo program, but I can run it fine. I've searched a lot but still don't know how to fix these two errors that shouldn't...

![image](https://user-images.githubusercontent.com/32861476/184463590-597864ce-09f6-440d-88b9-5c821f4ae05f.png) After I commented line 81, the problem was solved.

@StitchyKid ![image](https://user-images.githubusercontent.com/32861476/226522599-a41bd4f0-7160-4971-b460-180318b1ceb0.png)

> 我想实现在Android中代理全部UDP数据包,请问iptables如何配置?一定要是使用TPROXY?关于这方面作者能指导下吗 首先在OUTPUT上面打上标记,然后ip rule重定向,再用PREROUTING上面的tproxy