| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | FirePlotter 1.2 |
windows | Network Internet->Other | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 2 | FirePlotter 1.2.0 |
windows | Network Tools->Network Monitoring Info | $198 |
View Detail
|
|||||||||
FirePlotter description FirePlotter - A real-time session monitor for Cisco and FortiNet firewalls FirePlotter will show you in real-time the traffic that is flowing through your internet connection. FirePlotter is a real-time session monitor or connection monitor for your Cisco or FortiNet firewall. FirePlotter supports all Cisco PIX/ASA Firewalls and FortiNet FortiGate Firewalls. FirePlotter provides tabular listings and summary of sessions by Service (HTTP, FTP etc), Destination IP, Source IP and more. Here are some key features of "FirePlotter": · FirePlotter provides true real-time session monitoring of the sessions passing through your firewall. Click to see a brief (3 minute) FirePlotter Demonstration. · FirePlotter lets you easily: Find out Identify unfamiliar connections See Bandwidth Hoggers Monitor undesirable Website Usage check that email is flowing in and out check that VPNs are up · Helpful tabular listings and summary of real-time traffic by column headings: Direction: Inbound/Outbound, Source IP Address, Source Port, Destination IP Address, Destination Port/Service (e.g. HTTP, SMTP, FTP...), IP Protocol (e.g. TCP, UDP, ICMP, PPTP/GRE), Number of Sessions, In Bytes/s, Out Bytes/s, Cumulative In Bytes, Cumulative Out Bytes · Destination Port/Service colours and descriptions fully customisable. · Clear meaningful graphical representation of service sessions by bandwidth usage. · Graphical and tabular auto-trace of highest bandwidth sessions. · Double-click drill down to analyse in more traffic detail · Auto DNS & Name resolution of IP addresses · Installed and operational in less than a minute. · Current version gathers session data using Telnet protocol. SSH (SecureShell) to be soon supported. · Supports all Cisco PIX/ASA Firewalls (v6.x and v7.x) and FortiNet FortiGate Firewalls (v2.8 and v3.0). · FirePlotter can be configured to auto-connect to your firewall when you start the application. · FirePlotter has other surprise useful features and abilities you can discover for yourself Limitations: · 14 days trial |
||||||||||||||
| 3 | Stronghold Updater 1.2 |
mac | Games->Others | Free |
View Detail
|
|||||||||
| 4 | Civilization III Updater 1.2.1g |
mac | Games->Others | Free |
View Detail
|
|||||||||
| 5 | SQLBox 1.2.2 |
windows | Business Finance->Inventory Management | $30 to buy |
View Detail
|
|||||||||
| 6 | Tie::Hash::RegexKeys 1.2 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
Tie::Hash::RegexKeys will match hash keys using Regular Expressions. SYNOPSIS use Tie::Hash::RegexKeys; use Data::Dumper; my %h; tie %h, Tie::Hash::RegexKeys; my $a = .1.2.3.4.5.6.2; my $b = .1.2.3.4.5.7; my $c = .1.2.3.4.5.6.1; my $d = .1.2.3.4.5.6.1.6; $h{$a}="key1"; $h{$b}="key2"; $h{$c}="subkey1"; $h{$d}="subkey2"; my $pat = ^.1.2.3.4.5.6.*; my @res = tied(%h)->FETCH_KEYS(qr/$pat/); print Dumper(@res); Return this: $VAR1 = .1.2.3.4.5.6.1; $VAR2 = .1.2.3.4.5.6.1.6; $VAR3 = .1.2.3.4.5.6.2 |
||||||||||||||
| 7 | MayaCal 1.2 |
mac | Utilities->Others | Free |
View Detail
|
|||||||||
MayaCal 1.2 is a calendar app for exploring the Maya, Julian and Gregorian calendars. |
||||||||||||||
| 8 | Vbox Updater 1.2.1 |
mac | Multimedia Design->Audio | Free |
View Detail
|
|||||||||
Vbox Updater fixes the following:vbox 1.2 is now a Mach-O application on OS X. There is a separate vbox 1.2 application for use under OS 8.6-9.2.vbox 1.2 is compatible with BIAS new SoundSoap noise reduction plug-in. |
||||||||||||||
| 9 | XviD Codecs 1.2.127 |
windows | Video->Video Codecs | Free |
View Detail
|
|||||||||
XviD 1.2.127 codec. MT version. May be usefull for YV12 decoding in XviD4PSP. |
||||||||||||||
| 10 | Nem 1.2 |
windows | Windows Widgets->System Utilities | Free |
View Detail
|
|||||||||
Brothersoft Editor Renames files in a folder with multiples options. Version 1.2 : Possibility to make modifications without restart the script. |
||||||||||||||
| 11 | Ranma 1/2 Screen Saver 0.5 |
windows | Home Shell Desktop->Anime Screen Savers | Free |
View Detail
|
|||||||||
| 12 | LJConfig 1.2 |
windows | Utilities->System Tools | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 13 | Stock Explorer 1.2 |
windows | Business Finance->Business Finance | $500.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 14 | MEDIA Revolution 1.2.9 |
windows | Audio Multimedia->Audio Players | $10 to buy |
View Detail
|
|||||||||
|
||||||||||||||
| 15 | iRepo 1.2 |
windows | Audio Multimedia->Audio Plugins | $12 to buy |
View Detail
|
|||||||||
|
||||||||||||||
| 16 | SoS 1.2.0 |
windows | Audio Multimedia->Audio Plugins | 95 |
View Detail
|
|||||||||
|
||||||||||||||
| 17 | WindowBlinds 1.2 1.2 |
windows | Home Shell Desktop->Shell Customization Managers | $19.95 |
View Detail
|
|||||||||
WindowBlinds can change the look of your Windows operating system. You can completely customize your desktop by changing the style of title bars, buttons, and toolbars. By assigning skins or personalities, you can change the look of buttons and check boxes. Skins can be customized, choose from the four that are included in the program, or download additional ones. You can also choose to exclude certain programs from WindowBlinds. Version 1.2 improves performance and has special enhancements for Windows 98 and Windows 2000 to increase the number of programs that are able to be changed. Registration costs $19.95. |
||||||||||||||
| 18 | SDL4Freepascal 1.2.0.0 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
SDL4Freepascal project contains SDL bindings for Freepascal. It is a set of FreePascal units binding to the SDL (Simple Directmedia Layer) game development API. To compile the library: $ tar xzf SDL4Freepascal-1.2.0.0.tar.gz $ cd SDL4Freepascal-1.2.0.0 $ ./build.sh and to install it (as root): # mkdir /usr/lib/fpc/yourversion/units/linux/SDL4Freepascal-1.2.0.0 # mv *.o *.ppu /usr/lib/fpc/yourversion/units/linux/SDL4Freepascal-1.2.0.0 Whats New in This Release: · Updated to SDL 1.2 · added some demos · added SDL_cdrom |
||||||||||||||
| 19 | mmixer 1.2 |
linux | Multimedia->Audio | Free |
View Detail
|
|||||||||
mmixer is console based, perl audio mixer. You will need to have Term-Screen and Audio-Mixer perl modules (also you will need Term::ANSIColor module, wich probably is included in your perl distribtion by default) . Look in the documentation section for information how to install perl modules. It was tested on Peanut Linux and Slackware Linux . Install: do the following: # tar xfvz mmixer-1.2.tar.gz # cd mmixer-1.2 now as root: # cp ./mmixer /usr/bin/ run: Execute : mmixer |
||||||||||||||
| 20 | MyLook 1.2.30 |
windows | Business Finance->Others | $49 to buy |
View Detail
|
|||||||||
|
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
