wmbin

Results 13 comments of wmbin

@nrlquaker It can be used normally,but opening windows is slow Sorry, my english isn't good

是呀,快半年了

其实通过qb的web api接口先对种子进行暂停,然后重命名后,在恢复 暂停 pause 恢复 resume

> I built it myself for my own needs, and it really is easy to build and deploy. If you want something more reliable, it would probably be best to...

> https://github.com/sgerrand/docker-glibc-builder > https://github.com/sgerrand/docker-glibc-builder Actually, I want to know how to build the compressed package generated by docker-glibc-builder into an apk package.

> https://github.com/sgerrand/alpine-pkg-glibc/blob/main/APKBUILD Thank

The temporary solution is to enter the directory and execute the command in the terminal `chflags hidden .`

@adminpass 请问连接mysql怎么写呢 app-database = root:pass@tcp(ip:port)/database?charset=utf8&parseTime=True&loc=Local ?

> https://wiki.metacubex.one/config/inbound/tun/#route-address-set > > route-address-set > > 将指定规则集中的目标 IP CIDR 规则添加到防火墙,不匹配的流量将绕过路由 仅支持 Linux,且需要 nftables 以及auto-route 和 auto-redirect 已启用。 很不好的就是不支持=。= 所以只能从route-address 入手了 ``` Start TUN listening error: auto redirect: exit status...