#13934 closed enhancement (implemented)
Hidden service torrc template and network configuration
Reported by: | dgoulet | Owned by: | nickm |
---|---|---|---|
Priority: | Medium | Milestone: | |
Component: | Core Tor/Chutney | Version: | |
Severity: | Keywords: | ||
Cc: | teor | Actual Points: | |
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description (last modified by )
Attached is a patch for HS support in chutney.
The size of the network is a bit bigger than usual because I needed a more nodes for performance measurements. Easy command to use it:
chutney start networks/hs
hs --> goes in networks/
hs.tmpl --> goes in torrc_templates/
Child Tickets
Attachments (4)
Change History (12)
Changed 5 years ago by
Changed 5 years ago by
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|
Changed 5 years ago by
comment:2 Changed 5 years ago by
comment:3 Changed 5 years ago by
Seems okay to me; could I have this either as a branch I can pull from somewhere, or as a patch made with "git format-patch" ?
comment:4 Changed 5 years ago by
Status: | new → needs_review |
---|
Changed 5 years ago by
Attachment: | 0001-Add-HS-torrc-template-and-network-configuration.patch added |
---|
comment:7 Changed 5 years ago by
Resolution: | → implemented |
---|---|
Status: | needs_review → closed |
comment:8 Changed 5 years ago by
Note: See
TracTickets for help on using
tickets.
hs.2.tmpl is the right one, I switched two lines in the original one that I shouldn't.