Deleted user
Deleted user
Just wanted to bump this and say torrent support would really make this app complete. Hope it arrives one day
This pr's EE interpreter fixes #11636 's gamedb issue.
Hi @feiyin0719. This pull request has had no recent activity for the past **5 days** . Please take the necessary actions (review, address feedback or commit if reviewed already) to...
Staleness reset by licanhua
Hi @feiyin0719. This pull request has had no recent activity for the past **5 days** . Please take the necessary actions (review, address feedback or commit if reviewed already) to...
Hello yoshiask, thank you for opening an issue with us! I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the...
go to dev options, scroll down a lot and find "Disable Permission Monitoring". should be under "Apps" section and it's the last option
```sh 添加 转发到adguardhome 1053端口 nft add table inet adguardhome nft add chain inet adguardhome prerouting "{ type nat hook prerouting priority -110; policy accept; }" nft add rule inet adguardhome...
有没有办法关闭默认的ipt防火墙,只使用nft防火墙,每次一启动这个插件,防火墙一直在报使用旧版协议。
> 有没有办法关闭默认的ipt防火墙,只使用nft防火墙,每次一启动这个插件,防火墙一直在报使用旧版协议。 将iptables规则用nft重写即可