[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Measure TOR server traffic
- To: or-talk@xxxxxxxxxxxxx
- Subject: Measure TOR server traffic
- From: Michael Gomboc <michael.gomboc@xxxxxxxxx>
- Date: Tue, 15 Sep 2009 13:21:12 -0400
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Tue, 15 Sep 2009 13:27:23 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=itzZnwVXefC13IZF5MT60X8DFy1un9mhay0pkS7xwpk=; b=NGz8KTRz1ZpUtfy3IvOGfwf73IGBstfx5E4J0boipqbCSW3DZgAtSBF0Qqpobcedpx rBRExSE8BoPEEuv/N03LSdeuAUgaetpxRscts5T7jrLBsVu0SrQTlYEznXjBL6Mb+bmI JZZN5Qs+0PKwtARvF2ePo+1qrkxaOBtzg1EIw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dQ+mFpXI0zEy0eulgUU1jpt7GRNc5fLOaCFqPFienoOPwz+HDOWP33SnCQqkdnD922 yG8Z98p7na51p8+SB1Wb89TkJxZCNFtgT1Ad9oj7WiNEhK0p209jNkzypEZbGBqKRNPT t9Nwbpia83dPQIngNGSClZTnpQSKiDEb5EkPU=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
Hi,
I have a tor server running and i like to measure the traffic that goes over it. (in&out)
I know there's a way do to that with iptables but I prefer to get this information from TOR.
Does TOR store this information somewhere so i could read it with a script?
Thanx!