[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Stop TOR from building circuits in the background?
- To: or-talk@xxxxxxxxxxxxx
- Subject: Re: Stop TOR from building circuits in the background?
- From: Nick Mathewson <nickm@xxxxxxxxxxxxx>
- Date: Wed, 6 Oct 2010 09:48:14 -0400
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Wed, 06 Oct 2010 09:48:20 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=wVn56m7baahllo+gGN3eOGK5EQqYopeTmlgevTetREM=; b=MaPKbiQt87BscPzhbo5PtLFplfoUMW/e+4j6WkB3lJBJIoEbB6whzOb5Nx6+++2/T4 VuLUHdTf03S7pmoZ95CM6oYDyUsI3OBgerk441VAFEekyq76vE+dYlVBuW6/ITY67ohm cbAcsmQg6PfZGv6qcG/tSnsxJaN1/KsT94CGs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=CGa9WPzc4O6ttsFGr5O98jjqT2hZI2FVXb8WnOVt4wZeP7j6yhFN3ylaxpGUDszKS6 klfq2WqalKlzgdA5ijgn2KbiLvR3OebAyqvMbFVYVbTUKw41CfMP44xDeaL7Ep8YdLgt bXioh0zvYF7FAXk9kIskGlnSrhtllBBIlfme0=
- In-reply-to: <20101006124734.85220@xxxxxxx>
- References: <20101006124734.85220@xxxxxxx>
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
On Wed, Oct 6, 2010 at 8:47 AM, Brian Johnson <brian_johnson@xxxxxxx> wrote:
> Hello,
>
> I am using the -controlport Commands to build custom Circuits.
>
> My problem with this is that I cannot trust TOR to use these circuits.
> It keeps building new ones which were not requested by me via the command interface.
> I can drop all circuits, build 2 new ones, refresh the circuit list and there are more than 2. Can I deactivate this feature without recompiling?
>
Keep reading control-spec.txt till you get to section 5.4. Look at
the documentation for __LeaveStreamsUnattached and
__DisablePredictedCircuits. You'll want both, and you'll need to use
ATTACHSTREAM to attach streams yourself.
peace,
--
Nick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxxx with
unsubscribe or-talk in the body. http://archives.seul.org/or/talk/