Re: [tor-dev] GET request to a regular website using Tor and nodejs

2017-10-17 Thread teor
> On 17 Oct 2017, at 15:39, Fernando Gabrieli wrote: > > Hello all, i want to tunnel a http request from my nodejs app through Tor, > would you point me in the right direction to start implementing this? 1. Install tor 2. Configure tor as a SOCKS or HTTP Tunnel proxy using SocksPort or HTT

[tor-dev] GET request to a regular website using Tor and nodejs

2017-10-17 Thread Fernando Gabrieli
Hello all, i want to tunnel a http request from my nodejs app through Tor, would you point me in the right direction to start implementing this? thanks in advance Fernando ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.or

[tor-dev] Call For Testing: Capsicum Integration With Tor

2017-10-17 Thread Shawn Webb
Tor Capsicum Call For Testing (CFT) === Capsicum is a capabilities framework for FreeBSD and its derivatives. It's commonly used to implement sandboxing. Tor currently supports sandboxing only on Linux, via seccomp-filter. This CFT presents initial Capsicum support