https://www.privoxy.org/sf-download-mirror/Sources/

1、挑选源码版本,下载,解压

2、增加用户 useradd privoxy

3、make & make install

4、配置:  /usr/local/etc/privoxy/config

https://www.privoxy.org/user-manual/config.html

forward-socks5t / 127.0.0.1: .
listen-address 127.0.0.1:

systemctl restart privoxy

生效:

> vim /etc/profile
export http_proxy=http://127.0.0.1:8118
export https_proxy=http://127.0.0.1:8118
> source /etc/profile

也可直接 export 让临时生效

测试:

curl www.google.com

修改 svn:

#vim ~/.subversion/servers

[global]
http-proxy-host = 127.0.0.1
http-proxy-port =

最新文章

  1. [JavaEE]设计模式之SOLID原则
  2. nodeType、nodeName和nodeValue
  3. [stm32] STM32 Interrupts and events 系统了解(EXTI)及槽型光电开关tp850电路研究
  4. 使用 CSS3 伪元素实现立体的照片堆叠效
  5. 【BZOJ-1864】三色二叉树 树形DP
  6. 找出链表中倒数第 k 个结点
  7. 快速解决mysql Lost connection to MySQL server at 'reading initial communication packet及can't connect to mysql server on 'localhost'
  8. JSP/Servlet基础语法
  9. ExecutorService 和 NSOperationQueue
  10. SQLite数据库和JPA简单介绍
  11. Python 实现网络爬虫小程序
  12. 学习validate
  13. AJAX中使用post,get接收发送数据的区别
  14. 2018-2019-2 网络对抗技术 20165316 Exp4 恶意代码分析
  15. pip安装scrapy出错解决措施
  16. python数字图像处理---噪声的应用
  17. kafka学习指南(总结版)
  18. Frame报文
  19. 双十一用python秒杀京东好货!
  20. redis学习 - 数据持久化

热门文章

  1. 转Git仓库分支(Branch)和标签(Tag)
  2. xwiki系统 知识库 xwiki
  3. 数据库MySQL--基础查询
  4. php 图片旋转和png透明
  5. yii2使用vendor文件夹下的的css文件
  6. sublime text-----查看当前文件的编码格式
  7. leetcode-241-为运算表达式设置优先级*
  8. scala 中List的简单使用
  9. thinkphp 标签嵌套
  10. Arcmap中处理面图层中空白碎片