IriKa
IriKa
我使用$$-windows作为本地socks服务器。【Windows的通用应用的loopback限制已使用Enable AppContainer Loopback解除】。 maple版本:0.5.0/0.4.0 在maple中,配置.conf文件,配置如下: ``` ini [General] # Log are for debug only loglevel = error # Do not remove tun-fd option tun-fd = 233 dns-server = 223.5.5.5, 114.114.114.114...
我想在 OPNsense 上实现只能dns分流,该项目基于 golang 语言,请问是否有计划支持在 freebsd 上构建和运行?
执行 `nft` 看到如下报错。但执行 `iptables` 和 `ip6tables` 没有报错,是正常的吗? 命令如下: ```bash sudo nft list ruleset 1>/dev/null sudo iptables -nvL -t nat sudo iptables -nvL -t mangle sudo ip6tables -nvL -t nat sudo...
### Official FAQ - [x] I have checked the official FAQ. ### Ventoy Version 1.1.05 ### What about latest release Yes. I have tried the latest release, but the bug...
Caddy server 使用 acme 协议自动续约域名证书,域名商 cloudflare,配置的 dns 为 1.1.1.1。 每次续约时,都会失败,需要关闭代理才能续约成功。 请教,这需要放行什么 IP、域名或端口,感谢。