Re: [tor-talk] using TOR without any browser

2011-09-24 Thread Seth David Schoen
kamyar beigi writes: > I need to anonymise (or even encrypt) every packet i send from my Linux Eth > card for running any commands from Command Prompt (Terminal in Linux) for > example: ping, telnet,nmap, wget, maltego, traceroute, etc. i want to hide > my source IP (public one). You're not going

Re: [tor-talk] using TOR without any browser

2011-09-24 Thread bertagaz
On Sat, Sep 24, 2011 at 03:28:30PM +, kamyar beigi wrote: > I need to anonymise (or even encrypt) every packet i send from my Linux Eth > card for running any commands from Command Prompt (Terminal in Linux) for > example: ping, telnet,nmap, wget, maltego, traceroute, etc. i want to hide > my s

Re: [tor-talk] using TOR without any browser

2011-09-24 Thread kamyar beigi
I need to anonymise (or even encrypt) every packet i send from my Linux Eth card for running any commands from Command Prompt (Terminal in Linux) for example: ping, telnet,nmap, wget, maltego, traceroute, etc. i want to hide my source IP (public one). your help would be greatly appreciated, Best,

Re: [tor-talk] using TOR without any browser

2011-09-24 Thread Marco Predicatori
kamyar beigi, on 09/23/2011 06:11 PM, wrote: > yeah, i think i need something like ssh , but which ssh server > should i use to connect to? is there any free one on net? I think I don't understand what you need to do. Do you need to logon to a shell on a remote computer of yours? In this case ssh

Re: [tor-talk] using TOR without any browser

2011-09-23 Thread kamyar beigi
yeah, i think i need something like ssh , but which ssh server should i use to connect to? is there any free one on net? Best, Kamyar On 9/23/11, Marco Predicatori wrote: > kamyar beigi, on 09/23/2011 10:32 AM, wrote: >> Julien, i want to use BackTrack and i need anonymity when using >> "Command

Re: [tor-talk] using TOR without any browser

2011-09-23 Thread Marco Predicatori
kamyar beigi, on 09/23/2011 10:32 AM, wrote: > Julien, i want to use BackTrack and i need anonymity when using > "Command Prompt" , for example "apt-get" or "wget " ,etc. what > should i do now? Do you mean through an ssh connection to a remote server? In this case, having Tor running on my local

Re: [tor-talk] using TOR without any browser

2011-09-23 Thread andrew
On Fri, Sep 23, 2011 at 12:02:06PM +0330, kamyarf...@gmail.com wrote 4.1K bytes in 102 lines about: : Julien, i want to use BackTrack and i need anonymity when using "Command : Prompt" , for example "apt-get" or "wget " ,etc. : what should i do now? Perhaps start here, https://trac.torproject.org

Re: [tor-talk] using TOR without any browser

2011-09-23 Thread Julian Yon
On 23/09/11 09:32, kamyar beigi wrote: > Julien, i want to use BackTrack and i need anonymity when using "Command > Prompt" , for example "apt-get" or "wget " ,etc. > what should i do now? I have no personal experience of BackTrack, but I know that it is aimed at users with a high level of skill a

Re: [tor-talk] using TOR without any browser

2011-09-23 Thread kamyar beigi
Julien, i want to use BackTrack and i need anonymity when using "Command Prompt" , for example "apt-get" or "wget " ,etc. what should i do now? Regards, Kamyar On Fri, Sep 23, 2011 at 4:03 AM, Julian Yon wrote: > On 23/09/11 01:02, kamyar beigi wrote: > > I want to know if i would not use any

Re: [tor-talk] using TOR without any browser

2011-09-22 Thread coderman
On Thu, Sep 22, 2011 at 5:02 PM, kamyar beigi wrote: >... > i want to establish a secure connection with my Ethernet card, not via > browser. > is there another way for doing so? unfortunately you'd have to build it yourself. if you can do this a linux or bsd computer acting as a transparent Tor

Re: [tor-talk] using TOR without any browser

2011-09-22 Thread Julian Yon
On 23/09/11 01:02, kamyar beigi wrote: > I want to know if i would not use any browser , how could i use TOR to > establish a secure connection? If you're running Tor as shipped (i.e. you've not modified the config) then you can tell applications to use a SOCKS proxy on localhost port 9050. If you

[tor-talk] using TOR without any browser

2011-09-22 Thread kamyar beigi
Hi all, maybe a silly question,but I want to know if i would not use any browser , how could i use TOR to establish a secure connection? should i set up 127.0.0.1:8118 anywhere? if so how? i want to establish a secure connection with my Ethernet card, not via browser. is there another way for do