Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 316
    • Issues 316
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #395
Closed
Open
Created Feb 22, 2007 by Steven Murdoch@sjm217

TorExample.py parameters do not work as advertised

The documentation for TorExample.py (in https://tor-svn.freehaven.net/svn/torctl/trunk/python) includes the help text: "TorExample.py " but it actually expects "TorExample.py ", where each command is of the form ".

For example:

$ python TorExample.py --host=localhost:9051 listen INFO Unrecognized command: __host=localhost:9051 ...

$ python TorExample.py listen --host localhost:9051 INFO INFO circuit_predict_and_launch_new(): Have 5 clean circs (2 internal), need another exit circ. ...

Either the code should be made consistent with the document or vice versa.

[Automatically added by flyspray2trac: Operating System: All]

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking