-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use it as a library #31
Comments
yes sure, you can have a look at the examples/, they use it as a library. |
How to make a socks proxy? Just like Onion Routing's socks proxy, Tor Browser connects to Tor's socks port. I don't know how to modify IP routing. |
You could refer to this patch to make a socks5 proxy, I've used it to make own proxy. If you feel these patch is useful, I would be happy to raise a PR to this origin repo. |
Is there any way to use it as a library instead of building to binary?
The text was updated successfully, but these errors were encountered: