Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mrtwister

Pages: [1]
1
Zaurus - pdaXrom / Can Someone Compile Tor?
« 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)

2
Zaurus - pdaXrom / Can Someone Compile Tor?
« 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 ?

3
Zaurus - pdaXrom / 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

4
Angstrom & OpenZaurus / Oz/gpe On 750 Vs Cacko
« on: October 05, 2005, 05:20:18 pm »
hello
currently i have cacko rom but there is no good emailer. can you guys suggest:

i need sip ip telephony application
light web browser which support cyrillic
emailer with russian (sylpheed2 or thunderbird)
kismet
bluetooth
excel (gnumeric)
text editor
rtf/word editor
book reader (fbreader/justreader)
dictionary (zbedic/ dict)
vnc viewer
maybe vnc server on z
movie player.
im (gaim)

i have all that in cacko. but do not have emailer and i use sylpheed-claws-gtk2 in chrooted debian where also sometimes i use firefox.

question. oz have all what i need. but default rom have some extras which i do not want.
also i am in the dark regarding language (i need english / russian and maybe lithuanian ) in oz
so - can i make small 7 mb root partition and install bootstrap where i will build my own custom system? i need gpe and want to fit most apps into zaurus memory/ not onto card. except firefox (i will need "normal" browser too)

question two - can i install oz gpe rom and remove packages?

and how i can install language support?  i need possibility to enter russian/lithuanian text at zaurus keyboard and screen keyboard too.

and final question. is sylpheed on oz will let see cyrillic texts?

thank you!

5
i had problem both with thunderbird and firefox. also i downloaded thunderbird from pdaxrom. both (meanie and pdax) packages require libplds4.so. by web research it should be in firefox, but....
so, i have xqt-jumbo which rin at my pda and nothing more.
of course, i can install debian (i have used debian before) but i want thunderbird/firefox
please guys help! someone, can please email me that libplds4.so?

6
X/Qt / Debian with Xqt
« on: September 18, 2005, 04:49:09 am »
Helllo,
on my zaurus 750 with cacko 1.22 rom i installed Xqt from cacko feed
also downloaded debian pocketworkstation,
chrooted and perform apt-get update and dist-upgrade

now some notices.
chrooted system  frequently requiring mounted proc system - probably i have to solve this before chrooting
good example is in gentoo alternaive install guide

second - icewm and icewm-session starting and i only get decoration for my rxvt. i still must start applications from rxvt
i do not have taskbar and cannot switch between opened applications
btw - to work well, after chroot i have to do su - root

firefox do not present in debian testing!!! and downloaded from pdaxrom or xqt related pages do not starting- it want .mozilla in hojme directory

please if anyone can help me- how i can first get taskbar and install mozilla?

Pages: [1]