Advertisement
Guest User

perdol with tor

a guest
Oct 18th, 2019
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. [anonym@arch ~]$ sudo chroot --userspec=tor:tor /opt/torchroot /usr/bin/tor
  2. 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.
  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
  4. Oct 19 00:50:41.807 [notice] Read configuration file "/etc/tor/torrc".
  5. Oct 19 00:50:41.815 [warn] Option 'DataDirectoryGroupReadable' used more than once; all but the last value will be ignored.
  6. Oct 19 00:50:41.816 [notice] Opening Socks listener on 127.0.0.1:9050
  7. Oct 19 00:50:41.816 [warn] Could not bind to 127.0.0.1:9050: Address already in use. Is Tor already running?
  8. Oct 19 00:50:41.816 [notice] Opening Control listener on 127.0.0.1:9051
  9. Oct 19 00:50:41.816 [warn] Could not bind to 127.0.0.1:9051: Address already in use. Is Tor already running?
  10. Oct 19 00:50:41.816 [notice] Opening Control listener on /var/lib/tor/control_socket
  11. Oct 19 00:50:41.816 [notice] Opened Control listener on /var/lib/tor/control_socket
  12. Oct 19 00:50:41.816 [notice] Closing partially-constructed Control listener on /var/lib/tor/control_socket:0
  13. Oct 19 00:50:41.816 [warn] Failed to parse/validate config: Failed to bind one of the listener ports.
  14. Oct 19 00:50:41.816 [err] Reading config failed--see warnings above.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement