<div dir="ltr">install TOR client(Not Browser Bundle) and run it. Then socks port will open and you can connect from your program through TCP.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 16, 2014 at 10:49 AM, Hollow Quincy <span dir="ltr"><<a href="mailto:hollow.quincy@gmail.com" target="_blank">hollow.quincy@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">>> Hi all,<br>
>><br>
>> I would like to write a C# application (IRC client) that is using TOR.<br>
>> I read a lot, but I still don't know how can I run TOR proxy in<br>
>> transparent way (from my c# code).<br>
>><br>
>> I see that Tor Stem (<a href="https://stem.torproject.org/" target="_blank">https://stem.torproject.org/</a>) can be used by<br>
>> Python code or there are packages for Linux, but not C# (.NET).<br>
>><br>
>> How can I run Tor proxy from C# ? Is there a library (dll) that I can<br>
>> run ? (without need to have open Tor Bundle browser).<br>
><br>
>Let your application start a 'private' Tor node and connect your program<br>
>using SOCKS to it.<br>
<br>
Could you please give me a hint how to do that ?<br>
Should I use some library ? or can I find it in Tor Browser Bundle ?<br>
(Remember that I would like to do it in background)<br>
<br>
Thanks for help<br>
_______________________________________________<br>
tor-dev mailing list<br>
<a href="mailto:tor-dev@lists.torproject.org">tor-dev@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev</a><br>
</blockquote></div></div>