diff options
author | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2019-03-18 22:27:59 +0000 |
---|---|---|
committer | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2019-03-18 22:27:59 +0000 |
commit | 676525f6ee057003ba10d6ff64638f0919912494 (patch) | |
tree | 97982780f7ac256f1c660536492e76d8ddbf614f | |
parent | Fixed mac adress not changing (diff) | |
download | GhostNET-v2-676525f6ee057003ba10d6ff64638f0919912494.tar.gz GhostNET-v2-676525f6ee057003ba10d6ff64638f0919912494.tar.bz2 GhostNET-v2-676525f6ee057003ba10d6ff64638f0919912494.zip |
Finished README
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md index 6e5849a..6915224 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,13 @@ Ghostnet (https://github.com/t7hm1/GhostNET) improved GhostNET program that will help you be safer on the cyber network.This program was made for transparently routing through tor, and of course, your network traffic will run under tor.This program is actually modified to work on ARCH linux with other linux distros, we have AnonSurf and BacBox-anonymous which also work the same like this program.This program was written by python language (v3.) ## Requires -* Arch and Arch based OS +* Arch/Arch based OS (Manjaro, Blackarch, etc.) * Python 3 * tor * bleachbit * macchanger * openresolv - -## New update log -* auto install require programs -* runing on python3 +* NetworkManager ## Installation * git clone https://github.com/Baitinq/GhostNET-v2.git && sudo cp GhostNET/ghostnet /usr/bin/ghostnet @@ -38,3 +35,6 @@ GhostNET program that will help you be safer on the cyber network.This program w https://www.youtube.com/watch?v=MD3QrsElOz0 ![Preview](https://4.bp.blogspot.com/-0SaLMFVcjhM/WM6EzndalJI/AAAAAAAABtE/nBwcFo5DujQxMZjHpWcNDtZGWiZbgR85QCLcB/s1600/2017-03-19-200535_1366x768_scrot.png) + +## Author +This program was made primarily by t7hm1 (https://github.com/t7hm1) with some contributions and fixes by sadshinobi (https://github.com/baitinq). |