rulu ruru

post Dirty nntime random proxy leech

December 21st, 2010

Filed under: python — starenka @ 01:41
Tags: , , ,

In Perl you shoot yourself in the foot, but nobody can understand how you did it. Six months later, neither can you.

post Proxy checker

January 2nd, 2009

Filed under: web — starenka @ 13:40
Tags: , ,

Manualní čekování a dohledávání proxyn je opravdu strašnej opruz. Díky zlosynově skriptu, je to ale minulost. Dovolil jsem si použít svoje bash neskills a vytřídit jen funkční proxy spolu se státem odkud pochází (rád se koukám na BBC)

perl proxy-check.pl > /junk/list && grep found /junk/list | while read line; do proxy=$(line | cut -d" " -f5); echo -n $proxy; geoiplookup $(echo $proxy | cut -d":" -f1) | cut -d"," -f2; done
ruldrurd
© starenka 2oo7, cute alien monster by noizcut, original theme by Laurentiu Piron - customized by starenka | proudly powered by WordPress