SusmithKrishnan / torghost

TorGhost is an anonymization script. TorGhost redirects all internet traffic through SOCKS5 tor proxy. DNS requests are also redirected via tor, thus preventing DNSLeak. The scripts also disables unsafe packets exiting the system. Some packets like ping request can compromise your identity.
GNU General Public License v3.0
856 stars 281 forks source link

Fedora build #89

Closed bgoncharuck closed 4 years ago

bgoncharuck commented 4 years ago
  1. added new folder with fedora build
  2. added user debian-tor in build file, to work correctly with your script
  3. all "network-manager" systemctl service changed to "NetworkManager" in torghost.py
  4. tested on Fedora 32 Workstation | fresh install

Must support: Fedora, CentOS. RHEL, Silverblue

TODO: test on CentOS test on Silverblue

SusmithKrishnan commented 4 years ago

Please push to the new branch "fedora"

bgoncharuck commented 4 years ago

You need to create this brunch first, I have no access "Permission to SusmithKrishnan/torghost.git denied to bgoncharuck."

I have brunch "fedora-build" on my fork, but this is not what you asked about.