匿名通信 – 有组织在! https://uzzz.org/ Mon, 10 Sep 2018 06:00:03 +0000 en-US hourly 1 https://wordpress.org/?v=5.2.4 https://uzzz.org/wp-content/uploads/2019/10/cropped-icon-32x32.png 匿名通信 – 有组织在! https://uzzz.org/ 32 32 【匿名通信】在Debian上安装运行tor和nyx并使用stem库 https://uzzz.org/article/4292/ Mon, 10 Sep 2018 06:00:03 +0000 https://uzzz.org/article/4292/ #1.安装运行tor
apt-get install tor

#2.安装python
apt-get install python-pip

#3.更新全部pip库,写一个更新脚本
vim pipupgrade.py

import…

The post 【匿名通信】在Debian上安装运行tor和nyx并使用stem库 appeared first on 有组织在!.

]]>
The post 【匿名通信】在Debian上安装运行tor和nyx并使用stem库 appeared first on 有组织在!.

]]>
nyx(Tor的命令行监视器)的安装与使用 https://uzzz.org/article/4391/ Mon, 20 Aug 2018 07:24:37 +0000 https://uzzz.org/article/4391/  
一.前景
为了对tor网络中继节点流量和带宽进行分析,使用tor官方的nyx工具.
运行环境:Ubuntu16.04
nyx主页,可能需要翻墙
二.安装
1.安装pip

# 1. 更新系统包
sudo apt-get…

The post nyx(Tor的命令行监视器)的安装与使用 appeared first on 有组织在!.

]]>
The post nyx(Tor的命令行监视器)的安装与使用 appeared first on 有组织在!.

]]>
【匿名通信】在Linux(Ununtu 16.04)环境下编译运行tor源码 https://uzzz.org/article/4299/ Fri, 20 Jul 2018 19:08:08 +0000 https://uzzz.org/article/4299/ 1.准备工作 (1)安装make工具

sudo apt-get install make
(2)安装gcc

sudo apt-get install build-essential
(3)创建目录

    mkdir…

The post 【匿名通信】在Linux(Ununtu 16.04)环境下编译运行tor源码 appeared first on 有组织在!.

]]>
The post 【匿名通信】在Linux(Ununtu 16.04)环境下编译运行tor源码 appeared first on 有组织在!.

]]>