tor api in own project
- by Ockonal
Hello, I'm going to develop gui-based application for tor controlling (like vidalia or torK). Are there any libraries for using tor? I don't want to parse each byte of information from sockets.
My program should display branches of computers, use chosen as traffic-provider etc.
What I need in my case? Are there any small and simple samples (for example open-source projects) to do this.