A1/A1P扫域名脚本

安装步骤里面来就行

https://github.com/geuomao/WAEQySRL64fXpNGL

1. 安装 tor
apt-get install tor
service tor status

2. 下载项目并安装依赖
yum install git && git clone https://github.com/geuomao/WAEQySRL64fXpNGL && cd WAEQySRL64fXpNGL
yum install python-pip && pip install stem pySocket requests beautifulsoup4

3. 报错处理 1
stem.SocketError: [Errno 111] Connection refused
vim /etc/tor/torrc
ControlPort 9151
SocksPort 9150
service tor restart

4. 报错处理 2
ImportError: No module named socks
pip install PySocks && sudo apt-get install python-socks

上一篇
下一篇