Author Topic: Can Someone Compile Tor?  (Read 5484 times)

mrtwister

  • Newbie
  • *
  • Posts: 6
    • View Profile
Can Someone Compile Tor?
« on: October 17, 2005, 02:51:48 am »
Hello,
TOR is great internet anonimity tool. http://tor.eff.org is it swebsite.
debian arm package do not working (other glibc)
to compile just need tor (at website recommending privoxy too but just tor ok)

after compilation you can do:
connect to internet
then /etc/rc.d/init.d/tor restart
then torify links www.checkmyip.com

torify works like socks chain
and also possible to use socks5 server at 127.0.0.1:9550

who can compile that?

i downloaded zgcc-3.3.4.img but i dont know how i can use it and do not found docs.
i only able bount it with mount - o loop

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Can Someone Compile Tor?
« Reply #1 on: October 17, 2005, 03:02:06 am »
Quote
Hello,
TOR is great internet anonimity tool. http://tor.eff.org is it swebsite.
debian arm package do not working (other glibc)
to compile just need tor (at website recommending privoxy too but just tor ok)

after compilation you can do:
connect to internet
then /etc/rc.d/init.d/tor restart
then torify links www.checkmyip.com

torify works like socks chain
and also possible to use socks5 server at 127.0.0.1:9550

who can compile that?

i downloaded zgcc-3.3.4.img but i dont know how i can use it and do not found docs.
i only able bount it with mount - o loop
[div align=\"right\"][a href=\"index.php?act=findpost&pid=99666\"][{POST_SNAPBACK}][/a][/div]

Hi,

I started on a website, there's some docu on there about zgcc.
Do you get anywhere using it ?

Chero
« Last Edit: October 17, 2005, 05:15:29 am by Chero »
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

urielka

  • Full Member
  • ***
  • Posts: 178
    • View Profile
Can Someone Compile Tor?
« Reply #2 on: October 17, 2005, 01:48:55 pm »
why do you need this on the Z?
do someone is spying on you ?

mrtwister

  • Newbie
  • *
  • Posts: 6
    • View Profile
Can Someone Compile Tor?
« Reply #3 on: October 17, 2005, 04:56:32 pm »
Quote
why do you need this on the Z?
do someone is spying on you ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=99754\"][{POST_SNAPBACK}][/a][/div]

no
tor is socks5 proxy and you can a lot with it.
1. just get anonymous surfing (it is like proxychains) and anonymous emailing.
2. icq / irc proxy
3. you can access your computer which are under nat over tor, if will run at your computer a hidden service (documented t tor.eff.org)
4. under public wifi you may use tor to access your smtp / pop3, if you dont have or cannot run stunnel and vpn

so for me tor is like vpn tool but more universal.
sure, i combine it with stunnel and ssh and ssl.

sash compiled it. and it working.
if someone will need, i will paste instruction how to use tor at zaurus.

other problem.
i installed nmap
i installed proxychains from debian ARM
both working
i compiled yaph.sourceforge.net
and it still require nmap and proxychains.
what is hell there ?

urielka

  • Full Member
  • ***
  • Posts: 178
    • View Profile
Can Someone Compile Tor?
« Reply #4 on: October 17, 2005, 05:07:01 pm »
if you have some sort of sdk do this:
ldd yaph-binary
you will see all the linked library and if they are on your PATH(LD PATH  )

mrtwister

  • Newbie
  • *
  • Posts: 6
    • View Profile
Can Someone Compile Tor?
« Reply #5 on: October 18, 2005, 07:50:46 am »
# proxychains
Proxy Chains ver 1.8
Usage:   proxychains program_name [arguments]
         for example : proxychains telnet somehost.com
# nmap -v

Starting nmap 3.80 ( http://www.insecure.org/nmap/ ) at 2005-10-18 11:45 UTC
No target machines/networks specified!
QUITTING!
# ldd ./yaph
        libpthread.so.0 => /lib/libpthread.so.0 (0x4001e000)
        libc.so.6 => /lib/libc.so.6 (0x4003c000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
# yaph
 ... skip ...
Dependencies:
        nmap ver 3 and above, proxychains ver 1.8 and above.

 Read more help in README file

trial:
echo "63.218.103.54:3128@ANY" | ./yaph --use_hunter_stdin
will give help screen
same if do with other options.
63.. is proxy (retreived from online proxy list and needed to check)

sashz

  • Sr. Member
  • ****
  • Posts: 388
    • View Profile
    • http://
Can Someone Compile Tor?
« Reply #6 on: October 18, 2005, 08:56:57 am »
tor tsocks socat there
http://212.10.30.205/rc12/sashz/