`
open2ye
  • 浏览: 98884 次
  • 性别: Icon_minigender_1
  • 来自: 温州
社区版块
存档分类
最新评论

用 tsocks 完美解决 bundle 慢的问题

阅读更多

sudo apt-get install tsocks gstm

vi /etc/tsocks.conf

local = 127.0.0.1/255.255.255.255 # Set the IP of your SSH server
server = 127.0.0.1
server_type = 5
server_port = 1234

sudo ssh -qTfnN -D 127.0.0.1:1234 alvin@15vpn.com

tsocks bundle install
tsocks curl whatismyip.org
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics