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

Error loading Python lib #93

Open chris86985 opened 4 years ago

chris86985 commented 4 years ago

[24876] Error loading Python lib '/usr/share/torghost/libpython2.7.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /usr/share/torghost/libpython2.7.so.1.0)

i need help

stefanman125 commented 4 years ago

Same here, tried on Ubuntu 18/19

1UC1F3R616 commented 4 years ago

@chris86985 @stefanman125 use python3

1UC1F3R616 commented 4 years ago

Same here, tried on Ubuntu 18/19

install as per the guide