如何设置一个全局代理呢?
Tofloor
poster avatar
Sun
deepin
2019-10-29 21:36
Author
家用双系统,公司目前windows ,想把公司电脑装成deepin 但是我想弄一个全局代理,可以过滤指定ip的,iptables可以实现吗
Reply Favorite View the author
All Replies
avatar
kenneth104
deepin
2019-10-29 23:02
#1
firewalld(iptables)可以实现一切功能,只要会配。。
全局代理,相当于一个NAT了?

不太明白你具体需要运行些什么
Reply View the author
avatar
ghostry
deepin
2019-10-29 23:29
#2
iptables 全能

不过要花点时间写语句.
Reply View the author
avatar
heham
deepin
2019-10-30 02:06
#3
不是系统里网络那里可以设置?
Reply View the author
avatar
于正洋HANA
deepin
2019-10-30 18:03
#4
polipo,详情百度
Reply View the author
avatar
Sun
deepin
2019-10-31 23:13
#5
https://bbs.deepin.org/post/184413
firewalld(iptables)可以实现一切功能,只要会配。。
全局代理,相当于一个NAT了?

就和NAT差不多吧,想把部分发出去的请求拦截走代理,从系统层的,应用层透明
Reply View the author
avatar
Sun
deepin
2019-10-31 23:14
#6
https://bbs.deepin.org/post/184413
不是系统里网络那里可以设置?

系统那块设置的不是全局代理,只是部分应用能用,比如浏览器.如果我用网易云则不行.
Reply View the author
avatar
Sun
deepin
2019-10-31 23:15
#7
https://bbs.deepin.org/post/184413
iptables 全能

不过要花点时间写语句.

好在资料比较多,我使用iptables+ss 做好了,等我整理整理 发个帖子,供大家参考
Reply View the author
avatar
Sun
deepin
2019-10-31 23:16
#8

已经做好了,趁机会了解一下iptables用它转发的
Reply View the author