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
854 stars 280 forks source link

Mac--Request for Password for Tor Bundle Instalation #10

Closed y0d31 closed 7 years ago

y0d31 commented 7 years ago

Hi guys,

I followed the steps of the installation and while running ./install.sh I got an error asking for the password for tor bundle. Therefore I need that password in order to complete the installation.

I am using the tor on a Mac/OS system and therefore I need help for this installation.

Cheers, IonutC

y0d31 commented 7 years ago

screen shot 2017-05-15 at 11 04 57 pm

ruped24 commented 7 years ago

It's asking for your sudo or root password to complete the installation.

jimmytbane commented 7 years ago

This is the expected behavior ^

ruped24 commented 7 years ago

@jmfgdev yes. Your title bar shows me you are using sudo bash. You need to enter the sudo password.

jimmytbane commented 7 years ago

Will that function even work on macos? Won't it call an apt command?

ruped24 commented 7 years ago

@jmfgdev You are right, it's calling apt-get. Also I don't think iptables rules will work on a native mac, mac uses ipfw. The install and the script will fail on the native mac OS.

jimmytbane commented 7 years ago

Yes I was thinking about up tables, @y0d31 please stop trying to run it it's not compatible, and broken to begin with