thanks!
2012/12/4 esolve esolve
> are there any specification on how tor exit node manage its receive
> buffer(e.g, for receiving packets from remote webserver) and its sending
> buffer(for sending packets back to the client)?
>
>
___
are there any specification on how tor exit node manage its receive
buffer(e.g, for receiving packets from remote webserver) and its sending
buffer(for sending packets back to the client)?
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://list
I'm doing research on Tor and I want to modify the tor exit node functions.
I downloaded the source codes from this link
https://gitweb.torproject.org/tor.git/tree/b13c6becc892d9716d8645f16b5d03bdb0b34651:/src
but I can't find the modules/files which are related to tor exit
functions(like receive
oh, I don't understand this
what you mean is, for example, when browsing webpages
browser applicationsock
TorEthernet interface
send packet -->forward -> encrypt and
-> send to the entry node
make to
OK, thank you very much!
besides, is it possible to get the cypher key for decoding the tcpdump
captured packets on the TOR client??
2012/10/30 Damian Johnson
> > Hi, I'm new to Tor controller,
> >
> > Tor client usually open 3 circuits, one for current use and the other 2
> for
> > standby.
>
Hi, I'm new to Tor controller,
Tor client usually open 3 circuits, one for current use and the other 2 for
standby.
Tor will change the current circuit/path in use from time to time,
depending on the network load dynamics
I'm wondering whether it is possible to use Tor controller to detect when
HI,
I capture packets on the tor client using tcpdump and I want to decrypt
the captured packets for analysis. I think there are two steps
1 obtain the session keys
2 use some tools to decrypt the packets
Are there any ways, tools, methodology to decrypt the packets?
thanks!
Hi,
I want to control the window size of Firefox browser and whether a
plugin is enabled or disabled when a new firefox browser is opened.
Currently I'm using a Tor browser which is a modified firefox browser,
when I open it, the window size is set by default and flash plugin is by
defau
Hi, all:
I want to investigate on video streaming on tor. I want to use tor
and browser to play some videos for many times so I want to automate the
operation.
Are there any scripts that can automate the playing of videos(like
from youtube,etc)
I know playing videos can impedime