Thank you for your answer."Control commands" means the command in the file http://tor.eff.org/svn/trunk/doc/spec/control-spec.txt I'm writing a script to get control of TOR,so I want to know the information about my IP address. Best regards
On 9/11/07, coderman <[EMAIL PROTECTED]> wrote: > > On 9/10/07, LinDu <[EMAIL PROTECTED]> wrote: > > > > I want to know my IP as it is shown on www.showmyip.com when I am using > Tor > > and visit the website.Is there any control commands can help me know it? > > i'm not sure what you mean by "control commands". you can possibly > use the scripted interfaces or exit data from peertech. [0] > > the Tor DNSEL may also be useful for this purpose: > http://check.torproject.org/ > http://exitlist.torproject.org/ > > best regards, > > > 0. tor port 80 exit checks > the client info page with headers, etc.: > http://peertech.org/myinfo/ or > wget -qO - http://peertech.org/ip/ > > exit information lists: > http://peertech.org/pub/tor-p80-exits.txt > http://docs.peertech.org/pub/tor-dissim-p80-exits.txt > fields are nickname, fingerprint, exit IP, uptime (sec), bandwidth (kB/s) >

