-
On Ubuntu 20.04, I try to test the connectivity to the news server `news.rusnet.ru` through `proxychains-ng` compiled based on the git master branch and running in `proxychains4-daemon` mode.
I f…
-
Hey, just had some thoughts looking at the code and was wondering what your thoughts on them were.
~~1. How come you resolve the bind address given by a user but not the listen IP?~~ (actually in h…
-
反馈bug/问题模板,提建议请删除
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [x] 没有类似的issue
## 2. 详细叙述
### (1) 具体问题
A:点击软件包页面的“刷新列表”按钮,等待数分钟后跳转到Bad Gateway页面。页面上显示:
`Bad Gateway`
`The process did not…
-
反馈bug/问题模板,提建议请删除
昨晚没事,今天git pull之后就不行了
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [ ] 没有类似的issue
## 2. 详细叙述
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdl…
-
WARNING: No feed for package '3ginfo-text' found
WARNING: No feed for package 'luci-app-modeminfo' found
WARNING: No feed for package 'pcap-dnsproxy' found
WARNING: No feed for package 'microsocks'…
-
make[1]: Entering directory '/home/jy3344511/lede'
unset ERROR; \
for package in ; do \
export MAKEFLAGS= ;make V=ss -s -r -C package/$package prereq || ERROR=1; \
done; \
if [ -n "$ERROR" ]; th…
-
This issue is easy to reproduce with a network namespace:
```
ip netns add nsx
ip link add vethx type veth peer name peerx netns nsx
ip link set vethx up …
-
I tested some DNS servers and perceived that if the first resolver is invalid (when using more than one) switching to another takes a long time, even when using -dnstimeout option with a low value.
…
-
Program always crash when doing domain resolving.
After calling resolve(const char *host, unsigned short port, struct addrinfo** addr), it crash.
Do you have any idea about it?
Thanks
-
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [x] 没有类似的issue
## 2. 详细叙述
### (1) 具体问题
A:全新Pull了最新版本https://github.com/coolsnowwolf/lede/commit/95cd6ee365330f64f778a8280493300747628753
的代码后,打开…