如何在 debian 上安装使用 tor
[{“source”:{“position”:0,“lines”:["<p style="">tor的全称是<a href="https://torproject.org/">the onion router,是用来保护互联网隐私的一个开源软件。 <p style="">这篇文章是在debian上安装使用tor代理的过程。 <h2 style="" id="%E5%AE%89%E8%A3%85">安装<p style="">在 debian 上安装 tor 只需要执行一条命令 <div style="overflow-x: auto; overflow-y: hidden;"><table style="width: 200px"><col style="width: 100px"><col style="width: 100px"><tr style="box-sizing: border-box; border-color: inherit; border-style: solid; border-width: 0px;"><td colspan="1" rowspan="1" colwidth="100" style="box-sizing: border-box; border-color: inherit; border-style: solid; border-width: 0px; display: inline-block; margin-left: 1rem; margin-right: 0.75rem; padding: 5px;"><p style=""> <td colspan="1" rowspan="1" colwidth="100" style="box-sizing: border-box; border-color: inherit; border-style: solid; border-width: 0px; padding: 5px;">sudo apt-get install tor","<h2 style="" id="%E9%85%8D%E7%BD%AE">配置<p style="">编辑torrc文件 ...