Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [anonym@arch ~]$ sudo chroot --userspec=tor:tor /opt/torchroot /usr/bin/tor
- Oct 19 00:50:41.807 [notice] Tor 0.4.1.6 running on Linux with Libevent 2.1.11-stable, OpenSSL 1.1.1d, Zlib 1.2.11, Liblzma 5.2.4, and Libzstd 1.4.3.
- Oct 19 00:50:41.807 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
- Oct 19 00:50:41.807 [notice] Read configuration file "/etc/tor/torrc".
- Oct 19 00:50:41.815 [warn] Option 'DataDirectoryGroupReadable' used more than once; all but the last value will be ignored.
- Oct 19 00:50:41.816 [notice] Opening Socks listener on 127.0.0.1:9050
- Oct 19 00:50:41.816 [warn] Could not bind to 127.0.0.1:9050: Address already in use. Is Tor already running?
- Oct 19 00:50:41.816 [notice] Opening Control listener on 127.0.0.1:9051
- Oct 19 00:50:41.816 [warn] Could not bind to 127.0.0.1:9051: Address already in use. Is Tor already running?
- Oct 19 00:50:41.816 [notice] Opening Control listener on /var/lib/tor/control_socket
- Oct 19 00:50:41.816 [notice] Opened Control listener on /var/lib/tor/control_socket
- Oct 19 00:50:41.816 [notice] Closing partially-constructed Control listener on /var/lib/tor/control_socket:0
- Oct 19 00:50:41.816 [warn] Failed to parse/validate config: Failed to bind one of the listener ports.
- Oct 19 00:50:41.816 [err] Reading config failed--see warnings above.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement