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.473.191 Times

Radius Admin software
Filter: All | Freeware | Demo
 

Radius Admin

1 2 3 4 5 > 
Released: May 20, 2022  |  Added: June 13, 2022 | Visits: 11.314

Radius Manager Radius Manager is an easy to use administration and billing solution for Mikrotik, Cisco, StarOS, ChilliSpot, pfSense NAS and various CMTS devices. It can be used in wireless, dialup and DOCSIS cable systems. Radius Manager supports Byte and time capping, bandwidth shaping, prepaid and postpaid...



Platforms: *nix

License: Comercial Cost: $99.00 USD Size: 488.28 KB Download (1438): Radius Manager Download

Added: November 06, 2006 | Visits: 7.213

RADREP - RADIUS Reporting & Billing Tool RADREP (RADIUS REPORTING) is a Windows 32-bit GUI application, specifically written as a generic RADIUS accounting log analysis and reporting tool. It can run in a stand-alone manner or has the ability to integrate with the RSA ACE/Server to provide RADIUS reporting functionality. RADREP...





Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 5.63 MB Download (302): RADREP - RADIUS Reporting & Billing Tool Download

Released: September 05, 2003  |  Added: September 04, 2006 | Visits: 3.358

Admin Report Kit for Exchange Server - ARKXchange Admin Report Kit for Exchange Server (ARKXchange) is a powerful Microsoft Exchange Server reporting tool for System Administrators & IT Managers. ARKXchange reports the configuration information of Exchange Servers 5.5/2000/2003 in the respective native hierarchy. The various objects in the...


Platforms: Windows

License: Commercial Cost: $599.00 USD Size: 3.62 MB Download (131): Admin Report Kit for Exchange Server - ARKXchange Download

Released: August 12, 2005  |  Added: July 03, 2006 | Visits: 10.478

Radius Test Radius Test is a GUI based extensible RADIUS testing tool (for Windows), which allows you to test installations of your RADIUS servers. Through Radius Test you can simulate authentication and accounting request and send them to the RADIUS server making Radius Test act as a NAS client.


Platforms: Windows, Palm OS

License: Shareware Cost: $29.95 USD Size: 3.02 MB Download (1403): Radius Test Download

Released: December 15, 2007  |  Added: February 28, 2008 | Visits: 2.534

ClearBox Enterprise RADIUS Server ClearBox Enterprise RADIUS Server provides the strongest available Wi-Fi network security. The product enables centralized authentication and administration for thousands and even millions of entities. In addition, it offers roaming and distributed authentication and accounting through its...


Platforms: Windows

License: Shareware Cost: $599.00 USD Size: 4.49 MB Download (177): ClearBox Enterprise RADIUS Server Download

Released: November 02, 2011  |  Added: November 27, 2011 | Visits: 9.866

Ldap Admin Tool LDAP Admin Tool is the premier GUI administration tool for Ldap/Active Directory management, control and development. LDAP Admin Tool provides you with the ability to perform all the necessary LDAP admin routines such as creating, editing, copying, extracting and dropping ldap objects. It...


Platforms: Windows, *nix

License: Shareware Cost: $155.00 USD Size: 23.87 MB Download (583): Ldap Admin Tool Download

Released: July 01, 2012  |  Added: July 29, 2012 | Visits: 2.585

IP-Admin Centralized IP Address Manager IP-Admin Centralized IP Manager is a feature rich client/server web-based application that will provide an easy way to approach the time consuming spreadsheet method of keeping track of your IP enterprise. Below is a detailed description of some of the features available within Netmanage...


Platforms: Windows

License: Demo Cost: $299.00 USD Size: 7.63 MB Download (170): IP-Admin Centralized IP Address Manager Download

Released: May 16, 2011  |  Added: December 19, 2012 | Visits: 1.711

Standard Admin Icons Releasing a tool for system administrators, designing a network utility or developing a Web-based log file analyzer? Enhance your software or on-line navigation with professionally crafted, easily recognizable Standard Admin Icons! Available in a variety of sizes, colors and resolutions, Standard...


Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Demo Cost: $49.95 USD Size: 1014.26 KB Download (139): Standard Admin Icons Download

Released: July 03, 2003  |  Added: October 03, 2009 | Visits: 2.861

Radl Free Radius server The main goal of the Radius server (Remote Authentication Dial-In User Service) is to centralize the authentication information (name, password, keys ..) attached to users. It is frequently used with Remote Access Server equipments and Dial-in users. This Program is the server part of the Radius...


Platforms: Windows

License: Freeware Size: 218.4 KB Download (224): Radl Free Radius server Download

Added: January 18, 2010 | Visits: 1.921

Half-life Admin MOD Half-life Admin MOD project is an administration plugin mod to Half-Life servers. Admin Mod is a Metamod plugin that allows you to administer your Half-Life server while playing the game from your client console. Multiple administrators with different permissions can be set up, each with their...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (168): Half-life Admin MOD Download

Added: October 26, 2010 | Visits: 1.118

RADIUS::Dictionary RADIUS::Dictionary is a RADIUS dictionary parser. SYNOPSIS use RADIUS::Dictionary; my $dict = new RADIUS::Dictionary "/etc/radius/dictionary"; $dict->readdict("/some/other/file"); my $num = $dict->attr_num(User-Name); my $name = $dict->attr_name(1); This is a simple module that reads a...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (103): RADIUS::Dictionary Download

Added: June 16, 2010 | Visits: 1.545

RADIUS::Packet RADIUS::Packet is an object-oriented Perl interface to RADIUS packets. SYNOPSIS use RADIUS::Packet; use RADIUS::Dictionary; my $d = new RADIUS::Dictionary "/etc/radius/dictionary"; my $p = new RADIUS::Packet $d, $data; $p->dump; if ($p->attr(User-Name eq "lwall") { my $resp = new...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (147): RADIUS::Packet Download

Added: March 16, 2010 | Visits: 1.242

Aw::Admin Aw::Admin is a Perl extension for the ActiveWorks C Administration Libraries. SYNOPSIS use Aw MyFavoriteBroker@my.host.net:6449; require Aw::Admin::ServerClient; my $desc = new Aw::ConnectionDescriptor; my $server = new Aw::Admin::ServerClient ( "my.host.net:6449", $desc ); # # fix new...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (98): Aw::Admin Download

Added: August 21, 2010 | Visits: 1.208

IMAP::Admin IMAP::Admin is a Perl module for basic IMAP server administration. SYNOPSIS use IMAP::Admin; $imap = IMAP::Admin->new(Server => name.of.server.com, Login => login_of_imap_administrator, Password => password_of_imap_adminstrator, Port => port# (143 is default), Separator => ".", #...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): IMAP::Admin Download

Added: February 03, 2010 | Visits: 1.436

SQL Admin SQL Admin is a Java client application to connect and send queries to different databases through JDBC. SQLAdmin uses the brand new SWT Toolkit. The main idea is to create a multiplatform and multidatabase thin client. For example, you can connect to an Microsoft SQL Server from a Linux...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (114): SQL Admin Download

Added: February 13, 2010 | Visits: 1.354

Java SQL Admin Tool Admin is entirely written in Java. It uses Swing GUI Components and JDBC to connect to databases. It has been succesfully tested with MySQL, InstantDB, Oracle, Empress, and PostgreSQL. You can have a tree view of the RDBMS or pick a single instance to have a look at its metadata. It allows you...


Platforms: *nix

License: Freeware Size: 512 KB Download (114): Java SQL Admin Tool Download

Added: February 27, 2010 | Visits: 2.618

PHP Radius Accounting Tool PHP Radius Accounting tool is a report tool for use with freeradius and MySQL. PHP Radius Accounting Tool features: listing of users, bandwidth used up/down per user, number of logins, usage details, who is using most bandwidth, a list of stations (access points), which users use each access...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (197): PHP Radius Accounting Tool Download

Added: November 27, 2010 | Visits: 2.156

Radiator Radius Server Radiator project is a highly configurable and flexible Radius server that supports authentication by over 60 different types of authentication methods such as Flat files, DBM files, Unix password files, SQL databases, remote Radius servers (proxying), external programs, NT User Manager, Active...


Platforms: *nix

License: Shareware Cost: $790.00 USD Download (237): Radiator Radius Server Download

Added: November 05, 2010 | Visits: 3.031

Webmin OpenVpn Admin Module Webmin OpenVpm Admin Module allows you to create static or CA-based VPNs through a Web interface. Webmin is a valid web-based instrument for Linux/Unix system administrator. OpenVPN allows to create and manage VPN supplying wide possibilities of configuration. Their union, with also the...


Platforms: *nix

License: Freeware Download (232): Webmin OpenVpn Admin Module Download

Added: June 12, 2010 | Visits: 1.159

Tivoli::AccessManager::Admin::Server Tivoli::AccessManager::Admin::Server project implements the server access portion of the TAM API. SYNOPSIS my $tam = Tivoli::AccessManager::Admin->new(password => N3ew0nk); my($server, $resp); # Lets see what servers are defined $resp = Tivoli::AccessManager::Admin::Server->list($tam);...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (145): Tivoli::AccessManager::Admin::Server Download

1 2 3 4 5 >