kone
kone copied to clipboard
Transparent proxy for home/enterprise network
这个东西目前还在维护么?支持v6么?
看了https://github.com/xjdrew/kone/blob/master/example.ini ,感觉你这是个vpn程序? 可以单独用kone翻墙吗
请求无限循环
你好,向您请教一个问题。 假设在config.ini中配置了对应的规则后,如果判断为通过代理连接,但是代理服务器(本地代理)中分流时判断为直连,此时连接是否会无限循环?
Hi ! I forked this repo, and then I tried to make it support windows, now it works on windows 10. However, due to using PowerShell's NETTCPIP module to set...
### 虚拟机配置 系统: Ubuntu 1604 x64 网卡: 桥接模式 已开启 IP 转发 (`sysctl -w net.ipv4.ip_forward=1`) 防火墙已关闭 ### 宿主机配置 系统: Arch Linux 已开启 IP 转发 防火墙已关闭 已添加路由表: ```bash ip route add 10.192.0.0/16...
我有看到 windows 的 tun device,而且 water 现在也是支持win的.... so.....
编译错误
go build ./cmd/kone # github.com/xjdrew/dnsconfig /Users/admin/go/pkg/mod/github.com/xjdrew/[email protected]/dnsconfig_unix.go:32:3: unknown field ndots in struct literal of type DnsConfig, but does have Ndots /Users/admin/go/pkg/mod/github.com/xjdrew/[email protected]/dnsconfig_unix.go:33:3: unknown field timeout in struct literal of type DnsConfig, but...