Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.184.748 Times

Yahoo Proxy Scanner freeware
Filter: All | Freeware | Demo
 

Yahoo Proxy Scanner

< 1 2 3 4 5 > 
Added: September 14, 2010 | Visits: 1.353

Yahoo::Search::XML Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. The XML sent back from Yahoo! is fairly simple, and is guaranteed to be well formed, so we really dont need much more than to make the data easily available. Id like to use XML::Simple, but it uses...



Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): Yahoo::Search::XML Download

Added: July 04, 2010 | Visits: 1.814

Yahoo::BBAuth Yahoo::BBAuth is a Perl interface to the Yahoo! Browser-Based Authentication. SYNOPSIS my $bbauth = Yahoo::BBAuth->new( appid => $appid, secret => $secret, ); # Create an authentication link printf, $bbauth->auth_url; # After the user authenticates successfully, Yahoo returns the user...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Yahoo::BBAuth Download

Added: April 16, 2010 | Visits: 2.062

Whois Proxy Whois Proxy provides a CGI or command line whois proxy tool. Whois Proxy is a Perl whois tool for looking up the owners, technical contacts, abuse desk, IP address, NIC handle, or ASN of any domain on the internet. A complete rewrite of the GeekTools whois proxy, it also runs either as a Web...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (191): Whois Proxy Download

Added: August 25, 2010 | Visits: 3.532

Dell 1600n network scanner driver Dell 1600n network scanner driver is a driver for network scanning using a Dell 1600n Printer/Scanner/Fax/Copier. It is implemented as a Perl script. In principle, this means that it should be cross-platform. It has been tested under Linux (Debian) and Windows (NT4 with Cygwin) on Intel....


Platforms: *nix

License: Freeware Size: 39.94 KB Download (543): Dell 1600n network scanner driver Download

Added: September 03, 2010 | Visits: 2.254

Mobile Web Proxy Mobile Web Proxy is a (CGI) tool to make more Web pages available from some mobile devices (cell phone Web browsers, etc.). When I began using my cell phones mobile web browser, one of the things I realized was that there were a lot of web pages that my cell phones web browser simply wouldnt...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (280): Mobile Web Proxy Download

Added: July 16, 2010 | Visits: 1.680

Finance::Currency::Convert::Yahoo Finance::Currency::Convert::Yahoo is Perl mdoule that convert currencies using Yahoo. SYNOPSIS use Finance::Currency::Convert::Yahoo; $Finance::Currency::Convert::Yahoo::CHAT = 1; $_ = Finance::Currency::Convert::Yahoo::convert(1,USD,GBP); print defined($_)? "Is $_n" : "Error."; exit; #...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Finance::Currency::Convert::Yahoo Download

Added: May 26, 2010 | Visits: 1.977

Simple UDP proxy/pipe Simple UDP proxy/pipe is an advanced UDP proxy/datapipe/packets forwarder and modifier with multiple functions. Multiple clients allowed (you can connect many clients you want to this proxy), creation of ACP files (tcpdump capture files, just like a sniffer), packets forwarding (chat style,...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (271): Simple UDP proxy/pipe Download

Added: September 15, 2010 | Visits: 1.222

Text::Emoticon::Yahoo Text::Emoticon::Yahoo is a emoticon filter of Yahoo! Messenger. SYNOPSIS use Text::Emoticon::Yahoo; my $emoticon = Text::Emoticon::Yahoo->new( imgbase => "http://example.com/emo", ); my $text = "Yet Another Perl Hacker ;)"; print $emoticon->filter($text); # it prints # Yet Another...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (126): Text::Emoticon::Yahoo Download

Added: May 10, 2013 | Visits: 2.216

Qmail-Scanner Statistics Qmail-Scanner Statistics (QSS) uses the Qmail-Scanner Logfile to generate daily, monthly, and yearly statistics. It also shows a complete list of viruses stopped by Qmail-Scanner, the top five domains from which the viruses came, as well as the countries.The application is easy to customize to...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (131): Qmail-Scanner Statistics Download

Added: April 07, 2010 | Visits: 2.230

Firewall and Proxy Server HOWTO Firewall and Proxy Server HOWTO project is designed to describe the basics of firewall systems. And also to give you some detail on setting up both a filtering and proxy firewall on a Linux based system. Firewalls have gained great popularity as the ultimate in Internet Security. Today...


Platforms: *nix

License: Freeware Download (144): Firewall and Proxy Server HOWTO Download

Added: May 20, 2010 | Visits: 1.676

WWW::Search::Yahoo WWW::Search::Yahoo is a Perl backend for searching www.yahoo.com SYNOPSIS use WWW::Search; my $oSearch = new WWW::Search(Yahoo); my $sQuery = WWW::Search::escape_query("sushi restaurant Columbus Ohio"); $oSearch->native_query($sQuery); while (my $oResult = $oSearch->next_result()) print...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (124): WWW::Search::Yahoo Download

Added: May 06, 2010 | Visits: 972

Tie::Proxy::Hash Tie::Proxy::Hash is a Perl module created to efficiently merge & translate hashes. SYNOPSIS my (%hash, $ref); $ref = tie %hash, Tie::Proxy::Hash, (bart => +{a => 1, b => 2}, maggie => +{a => 5, c => 6, e => 10}, ); $hash{a} == 1; # true $hash{b} == 2; # true (bart supercedes maggie)...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): Tie::Proxy::Hash Download

Added: May 12, 2010 | Visits: 1.240

Nmap::Scanner Nmap::Scanner is a Perl module to perform and manipulate nmap scans using perl. SYNOPSIS Perl extension for performing nmap (www.insecure.org/nmap) scans. use Nmap::Scanner; # Batch scan method my $scanner = new Nmap::Scanner; $scanner->tcp_syn_scan(); $scanner->add_scan_port(1-1024);...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (105): Nmap::Scanner Download

Added: April 23, 2010 | Visits: 3.107

WWW::Yahoo::Movies WWW::Yahoo::Movies is a Perl extension to get Yahoo! Movies information. SYNOPSIS use WWW::Yahoo::Movies; my $movie = new WWW::Yahoo::Movies(); print "TITLE: ".$movie->title." - ".$movie->year."n"; WWW::Yahoo::Movies is Perl interface to the Yahoo! Movies (http://movies.yahoo.com/)....


Platforms: *nix

License: Freeware Size: 13.31 KB Download (236): WWW::Yahoo::Movies Download

Added: May 10, 2013 | Visits: 1.461

Yahoo Group Archiver Yahoo Group Archiver is a collection of scripts to interact with Yahoo Groups and download various sections of each group to your local workspace.Scripts Features: - yahoogroup-messages: Downloads all the messages from a group in the order in which they were received. Yahoo has user based and...


Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (128): Yahoo Group Archiver Download

Added: September 24, 2010 | Visits: 2.712

Yahoo! Mail Notifier Yahoo! Mail Notifier is an extension which notifies you when new messages arrive in your Yahoo mailbox. Notification options include: customizable sound, notification alert, status bar and toolbar icon. Also allows the user to map different mouse buttons to open Yahoo Mail in different...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (525): Yahoo! Mail Notifier Download

Added: May 16, 2010 | Visits: 1.515

Update Scanner Update Scanner provides an extension which monitors web pages for updates. Right-click on any page, and select "Scan Page for Updates". You can choose how often the site will be checked for changes, and whether to ignore minor updates. When a change is detected, a notification window is...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (124): Update Scanner Download

Added: November 23, 2010 | Visits: 2.149

Samba Scanner / Mount / Umount Samba Scanner / Mount / Umount is a tool to Scan Samba share from Host. Samba Scanner / Mount / Umount can found and mount remote share in local folder. Umount Share and Device from System.. Samba Scanner / Mount / Umount KDE-Apps.org Community Portal for KDE Applications Software Office...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (172): Samba Scanner / Mount / Umount Download

Added: September 22, 2010 | Visits: 1.024

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base Download

Added: July 15, 2010 | Visits: 1.409

Finance::Quote::Yahoo::Asia Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("asia","CREA.SI"); # Failover to other methods ok. %info = $q->fetch("yahoo_asia","CREA.SI"); # Use this module only. This module fetches...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::Asia Download

< 1 2 3 4 5 >