在文件 .bashrc 中添加 export http_proxy="proxy IP:port"

如 export http_proxy="192.168.0.1:8080"

export https_proxy="192.168.0.1:8080"

https://github.com/z3APA3A/3proxy

https://github.com/isayme/socks5

https://github.com/lparam/xSocks

最新文章

  1. web前端的春天 or 噩梦
  2. MATLAB数字图像处理基础
  3. C#实现堆栈
  4. Head First Html and CSS学习笔记之CSS
  5. 利用ajaxfileupload.js异步上传文件
  6. 基于Theano的DL的开源小框架:Dragon
  7. WPF:linq
  8. 关于HTML中浮动与清除的思考
  9. 【转】VS2010中文注释带红色下划线的解决方法
  10. bootstrop之模态框关闭
  11. Python中的支持向量机SVM的使用(有实例)
  12. VirtualBox下安装linux虚拟机
  13. 第十七周翻译-SQL Server中事务日志管理的阶梯,级别5:以完全恢复模式管理日志
  14. python买卖股票的最佳时机--贪心/蛮力算法简介
  15. spring使用BeanPostProcesor实现AOP源码分析
  16. Jexus 安装asp.net mvc EF 项目引发的错误总
  17. python类的__slots__属性、__del__属性、上下文(__enter__和__exit__)、
  18. C#6.0语言规范(十二) 数组
  19. OC开发_整理笔记——友盟分享(社交化组件)
  20. 图 Graph-图的表示及其遍历

热门文章

  1. E20181029-hm
  2. Lightoj1018 【状压DP】
  3. IT行业技术及程序员相关网站荟萃
  4. 在win下启动memcached
  5. Inside Geometry Instancing(上)
  6. Unity(1) 编辑器结构
  7. bzoj1101:[POI2007]ZAP-Queries
  8. [Python]IndentationError: unindent does not match any outer indentation level
  9. tagName
  10. django (三) admin后台系统