屏蔽程序联网!!
Tofloor
poster avatar
jfpwan
deepin
2020-11-17 17:18
Author

现在需要屏蔽一个程序联网,查了好多的资料,还是没有办法!有大神支个招吗?

Reply Favorite View the author
All Replies
北冥夜未央
deepin
Ecological co-builder
2020-11-17 17:24
#1

用防火墙软件应该可以设置。

Reply View the author
Breeze
deepin
2020-11-17 17:24
#2

设置应用代理为一个不存在的代理地址

Reply View the author
neko
deepin
Ecological co-builder
Q&A Team
2020-11-17 17:27
#3

楼上正解

Reply View the author
Temp010Temp
deepin
2020-11-17 17:57
#4

uos那个安全中心里面好像有这个功能

Reply View the author
Shinglee
deepin
2020-11-17 18:04
#5

抓包你的应用程序,看他连接的域名是哪些,把他连接的域名全部导向 127.0.0.1
通过修改 /etc/hosts 来实现

Reply View the author
Feng Yu
deepin
2020-11-17 19:03
#6

google是个好东西,楼上的回复没一个靠谱的 https://askubuntu.com/questions/45072/how-to-control-internet-access-for-each-program

Reply View the author
jfpwan
deepin
2020-11-18 00:42
#7
Breeze

设置应用代理为一个不存在的代理地址

大神呀,这个思路好呀,已经解决了!设置这个程序的网络代理!谢谢了!

Reply View the author