14 Aug, 2010

Invisible proxy server

Articles related to invisible proxy server

Perl Download Manager

http://digitalpbk.blogspot.com/2008/06/perl-download-manager.html Perl Download Manager IntroThis is my PERL downloader program, with resume.Only works if SERVER has Parts enabled.Well pretty much thats it #!/usr/bin/perluse strict;use threads;use threads::shared;use HTTP::Request;use HTTP::Response;use Math::Round qw(nearest);use LWP;exit unless(defined $ARGV[0] && -e $ARGV[0]);open HND,$ARGV[0];NEXT:while(my $url = ){ my $file = substr($url,rindex($url,"/")+1); $file =~ s/%20/_/g; chomp $url; exit if($url eq "" || $file eq ...
Published 3 years, 11 months ago

How to easily unlock and root the Samsung Google Nexus S on Windows

http://digitalpbk.com/nexus-s/how-to-root-nexus-s-windows How to easily unlock and root the Samsung Google Nexus S on Windows or other important information using apps available from Android Market Contacts if synced to Google's servers would be synced back Make a list of applications and gadgets installed if you want to install them back. Procedure - Unlock your bootloader After backup, Shutdown your phone, (Let your friends know you are rooting just in case :D ). Press power button and choose Power off. Connect your phone to your laptop via the data cable. Press the Volume Up button and then the power button to turn ...
Published 6 months, 1 week ago

Related help topics for invisible proxy server More keywords like invisible proxy server
More pages for invisible proxy server


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Elephant Beach at Havelock Island Elephant Beach at Havelock Island in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk