-
在Android中,开启VPN后,OS仍会负责发起域名解析请求。libv2ray会将DNS请求当作UDP报文直接进行路由,而在默认使用8.8.8.8访问geoip:cn的情况下,在远端发送DNS请求会导致返回不适合本地的IP地址,导致网页访问缓慢或者返回了面向海外的页面。而在PC上,Socks客户端向服务端发送的只有域名信息,域名的解析由v2ray全权负责。tun2socks虽然将tun界面转换为…
-
I have read this repo and here is some advises:
* make repo pass go vet & golint. This can make the code more go-style and convenient to generate Godoc. And more comment will make it easy for other…
-
*RolandS:*
Supply the following if possible:
- Device problem occurs on: Netgear R7800 Router, Macbook Air 11" Mid-2013, Macbook Air 13" 2017
- Software versions of OpenWrt/LEDE release: LuCI bra…
-
提交 Issue 之前请先在issue上搜索是否有相似问题, 看看能不能解决问题 (有太多相同的issue,没精力处理)。
除非特殊情况,请完整填写以下所有问题,不按模板发的 issue 将直接被关闭。
1) 你正在使用的 V2RayU 和 Mac 版本 ?
MAC:Intel I7 ,OS:10.15.7
V2rayU: 4.1
2) 你遇到的问题是什么?(…
-
Freshly attempting to use the sgtsquiggs/deluge-openvpn:arm32v7-latest docker container. It appears setup and even connection goes well, until a "non-clean fashion" error appears, which immediately ca…
-
Currently there is some half-implemented chaosnet code in `xbus_chaos.v`, but even if the code was finished there needs to be a physical layer in order for it to actually work. Since the Arty A7 has …
-
```
Dez 22 15:19:11 bionic-client kernel: ------------[ cut here ]------------
Dez 22 15:19:11 bionic-client kernel: refcount_t: underflow; use-after-free.
Dez 22 15:19:11 bionic-client kernel: WAR…
-
Hi,
I had running udp-proxy-2020 for ages with the following setup:
RoonCore (remote server in a datacenter) -> Wireguard -> Client
udp-proxy-2020 installed on the remote server with the following …
-
Currently since the requests to the SSH tunnel port are always made from 127.0.0.1 on the server, that's what the client thinks the remote address is. With Server TLS Termination you can just set the …
-
kernel: [18728.916721] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
kernel: [18728.924568] IP: igb_netmap_rxsync+0xb6/0x410 [igb]
kernel: [18728.929364] PGD 1b0214067 P4…