-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux真的能翻? #1681
Comments
你是自己搭建的服务器中出现了问题还是什么呢? |
没出现过任何问题呐,我是手动下载zip包来弄的。过程也没报错啥的,导出来客户端的config里内容我直接复制粘贴的。 |
你的v2ray搭建的时候选择的什么传输方式? |
我买的机场,机场客户说可以在Linux使用,但他那边不提供技术。看了下config,是ws |
Linux也有图形界面软件可供使用,比如这个hiddify linux 刚好机场节点多,用这个客户端可以自动筛选最快的可用节点。 |
一般使用方法是:把订阅地址或者单个节点的URL地址复制下来,粘贴到软件中。 |
我用的是Ubuntu Server,无界面的版本。就是为了弄下docker,所以才那么麻烦 |
你的意思是你的电脑是没有界面的那种系统,买机场主要是为了用docker,对吗? |
docker在国内没速度,被封禁。所以只能用魔法才能拉取资源,只是为了拉取资源。虽然可以用镜像,但还是想用官方的感觉比较靠谱。顺便学习下linux怎么使用魔法 |
明白了。 |
虽然你的节点有很多,但这种配置方法一般是1个配置填写1个节点信息,提醒一下。 |
对,我是按这个网址第三个教程弄的。 https://github.com/Alvin9999/new-pac/wiki/Linux%E7%B3%BB%E7%BB%9F%E7%BF%BB%E5%A2%99%E6%96%B9%E6%B3%95 除了config配置,我是在v2ray导出config文件,自己复制了config内容,然后粘贴在linux里面的,没按照你们的模板进行复制修改。应该不是这一步出错吧,毕竟没见有报错。。。我是一个节点弄的,毕竟没见有报错 |
如果那个节点有效,应该是可以用的。国外网站都ping通吗? |
linux ping不通谷歌,但我windows这个节点能上外网。 |
一般来说v2ray是浏览器/网页代理,应该是要弄成全局代理,你才能在你的那种环境中使用。 |
我今晚再试试看 |
apt install docker不了。Ubuntu server报错如下:
Err:1 https://download.docker.com/linux/ubuntu bionic/stable amd64 containerd.io amd64 1.6.21-1
Could not handshake: Error in the pull function. [IP: 13.224.163.81 443]
E: Failed to fetch https://download.docker.com/linux/ubuntu/dists/bionic/pool/stable/amd64/containerd.io_1.6.21-1_amd64.deb Could not handshake: Error in the pull function. [IP: 13.224.163.81 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
然后Ubuntu desktop访问网页啥的也不行,在浏览器中设置代理也不行。
The text was updated successfully, but these errors were encountered: