You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
Traceback (most recent call last):
File "/usr/local/bin/simpledns", line 7, in <module>
from simpledns.dnsproxy import main
File "/Library/Python/2.7/site-packages/simpledns/dnsproxy.py", line 75, in <module>
GFW_LIST = read_iplist(IPLIST_PATH)
File "/Library/Python/2.7/site-packages/simpledns/dnsproxy.py", line 70, in read_iplist
with open(path) as f:
IOError: [Errno 2] No such file or directory: '/usr/local/etc/simpledns/iplist.txt'
已经 sudo 权限打开了,还是找不到文件,不知道这个 iplist.txt 是否是自己生成的?
我试了一下,自己从 ChinaDNS 中复制这个文件之后,可以运行了,我觉得有必须在 Usage 中说明一下
PS,用了 simple 之后速度慢好多,所以又放弃了
The text was updated successfully, but these errors were encountered: