[tor-bugs] #27343 [Core Tor/sbws]: Dockerfile for sbws basic install

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Aug 28 00:21:05 UTC 2018


#27343: Dockerfile for sbws basic install
---------------------------+--------------------------------
 Reporter:  gabe           |          Owner:  (none)
     Type:  enhancement    |         Status:  needs_revision
 Priority:  Medium         |      Milestone:
Component:  Core Tor/sbws  |        Version:
 Severity:  Normal         |     Resolution:
 Keywords:                 |  Actual Points:
Parent ID:                 |         Points:
 Reviewer:                 |        Sponsor:
---------------------------+--------------------------------

Comment (by pastly):

 Right I think you just need to install tor in addition to python3 and git.
 Sbws will launch Tor for itself.

 I think getting https://github.com/pastly/simple-bw-scanner/pull/244
 (#27342) merged will allow you to launch sbws.

 A successful first launch of sbws looks like this

 {{{
 (venv-test) matt at spacecow:~/src/simple-bw-scanner$ sbws scanner
 [2018-08-27 20:17:06,592] [sbws.sbws] [INFO] sbws 0.7.1-dev with python
 3.5.3 on Linux-4.9.0-8-amd64-x86_64-with-debian-9.5, stem 1.6.0-dev, and
 requests 2.19.1
 [2018-08-27 20:17:23,003] [sbws.util.stem] [INFO] Started and connected to
 Tor 0.3.3.9 (git-ca1a436fa8e53a32) via /home/matt/.sbws/tor/run/control
 [2018-08-27 20:17:27,630] [sbws.globals] [CRITICAL] No enabled
 destinations in config
 [2018-08-27 20:17:27,692] [sbws.lib.resultdump] [WARNING] Results files
 that are valid not found. Probably sbws scanner was not run first or it
 ran more than 7 days ago or it was using a different datadir than
 /home/matt/.sbws/datadir.
 }}}

 You shouldn't need a config file.

 Hope that helps.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27343#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list