tor
mxhsyyd
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
tor 在 debian 上 编译运行
1.准备工作(1)安装make工具sudo apt-get install make(2)安装gccsudo apt-get install build-essential2.安装libevent sudo apt-get install libevent-dev3.安装openssl sudo apt-get install l...原创 2018-09-17 19:12:05 · 545 阅读 · 0 评论 -
nyx的配置使用
1、安装pip命令apt-get install python-pip2、安装nyxpip install nyx3、修改tor配置文件cd /usr/local/etc/tor/ 进入文件所在目录rm torrc.sample 删除原有无用文件vim torrc 创建并编辑配置文件 #添加...原创 2018-09-17 19:32:50 · 962 阅读 · 0 评论
分享