TorghostNG 使用Tor网络匿名代理所有流量

关于TorghostNG

TorghostNG是一个可让你通过Tor网络匿名化所有互联网流量的工具

TorghostNG在以下环境进行了测试:

Kali Linux
Manjaro

使用环境 :Python 3

安装TorghostNG

TorghostNG当前支持的版本:

基于Arch Linux的GNU / Linux发行版
基于Debian / Ubuntu的GNU / Linux发行版
基于Fedora,CentOS,RHEL,openSUSE的GNU / Linux发行版
Solus OS
Void Linux
Anh the elder guy: Slackware
(Too much package managers for one day :v)

要安装TorghostNG,请打开您的终端并输入以下命令

安装TorghostNG
安装TorghostNG
git clone https://github.com/githacktools/TorghostNG
cd TorghostNG
sudo python3 install.py
sudo torghostng

如果下载不下来的话,请从Google网盘进行下载.
https://w.ddosi.workers.dev/github/TorghostNG-1.3.zip

但是使用Slackware的话请输入sudo python3 torghostng.py 运行TorghostNG:v

TorghostNG安装成功示例
TorghostNG安装成功示例

配置命令/使用说明书

OPTIONS:  [选项]
  -h, --help      Show this help message and exit [显示帮助消息和退出]
  -s, --start     Start connecting to Tor [开始连接Tor]
  -x, --stop      Stop connecting to Tor [停止连接Tor]
  -r, --renew     Renew the current Tor circuit [更新当前Tor连接线路]
  -id COUNTRY ID  Connect to Tor exit node of a specific country. Go to CountryCode.org to search country ID [连接到特定国家的Tor出口节点。转到CountryCode.org搜索国家标识]
  -mac INTERFACE  Randomly change MAC address. Use 'ifconfig' to show interface devices  [接口随机改变mac地址。使用“ifconfig”显示接口设备]
  -c, --checkip   Check your current IPv4 address [检查IP检查当前IPv4地址]
  --dns           Use this to fix DNS when website address can't be resolved [当无法解析网站地址时,使用此项修复dns]
  -l, --language  Change the display language. English is the default [更改显示语言-默认为英语]
  --list          Show the available languages list [显示可用语言列表]
  -u, --update    Check for update [检查更新]
  --nodelay       Disable delay time [禁用时间延迟]

您可以同时合并多个选择,例如:

torghostng -s -m INTERFACE:连接前更改MAC地址
torghostng -c -m INTERFACE:检查IP地址并更改MAC地址
torghostng -s -x:连接到Tor anh然后停止:v
...

有任何疑问,可观看本视频[富强–YouTube] —这就是作者的一个玩笑—视频并非是教程,just fun !
https://bit.ly/34TNglL

如何更新TorghostNG

打开终端并输入
torghostng -u
使用sudo 以oot身份运行更新TorghostNG .
如果您不喜欢,可以输入git pull -fsudo python3 install.py

使用Tor之前的注意事项

①Tor无法帮助您完全匿名

只能说是接近100%匿名,但并非100%匿名,不信的话,且看如下案例:

②建议您在使用Tor浏览Web之前先使用NoScript

NoScript将阻止网站上的JavaScript / Java / Flash脚本,以确保它们不会泄露您的真实身份。

Tor现在是默认打开NoScript插件,如果你的版本太老的话,建议你先安装该插件并启用.

[Tor目前最新版本如下所示] —— [ 9.0.10 ]

Leave a Reply

您的电子邮箱地址不会被公开。 必填项已用 * 标注