a186r avatar

linux中使用代理安装dropbox

a186r

Published: 05 Apr 2018 › Updated: 05 Apr 2018

linux中使用代理安装dropbox

因为安装dropbox过程中需要翻墙,直接在线安装会失败,所以要让安装命令走代理,这里可以使用proxychains

wget和curl也同理

具体步骤:

sudo apt-get install proxychains
sudo vi /etc/proxychains.conf
//修改 socks4 127.0.0.1 9050 为 socks5 127.0.0.1 1080
proxychains dropbox start -i

最好的解决方案当然是极路由全局翻

Leave linux中使用代理安装dropbox to:

Written by

Read more #proxychains posts


Best Posts From a186r

We have not curated any of a186r's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From a186r