Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Chutney
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
George Kadianakis
Chutney
Commits
000adfdf
Commit
000adfdf
authored
10 years ago
by
cypherpunks
Committed by
Nick Mathewson
10 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Document the environment variables CHUTNEY_TOR and CHUTNEY_TOR_GENCERT.
parent
171814ba
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+7
-7
7 additions, 7 deletions
README
with
7 additions
and
7 deletions
README
+
7
−
7
View file @
000adfdf
...
...
@@ -3,15 +3,17 @@ This is chutney. It doesn't do much so far. It isn't ready for prime-time.
If it breaks, you get to keep all the pieces.
It is supposed to be a good tool for:
- Configuring a testing tor network
- Launching and monitoring a testing tor network
- Running tests on a testing tor network
- Configuring a testing tor network
- Launching and monitoring a testing tor network
- Running tests on a testing tor network
Right now it only sorta does the first two.
You will need, at the moment:
Tor installed somewhere in your path.
Python 2.7 or later
- Tor installed somewhere in your path or the location of the 'tor' and
'tor-gencert' binaries specified through the environment variables
CHUTNEY_TOR and CHUTNEY_TOR_GENCERT, respectively.
- Python 2.7 or later
Stuff to try:
./chutney configure networks/basic
...
...
@@ -27,5 +29,3 @@ The configuration files:
The working files:
chutney sticks its working files, including all data directories, log
files, etc, in ./net/. Each tor instance gets a subdirectory of net/nodes.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment