routers news
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 657
Diet-Router 0.3
Diet-Router provides a singe floppy DSL router. more>>
Diet-Router provides a singe floppy DSL router.
Diet-Router is a Linux router that is small enough to fit on a single floppy disk. It focuses more on security than on functionality.
Diet-Router is a Linux router built with the dietlibc. It is small enough to fit on a single floppy disk. You may think that there are several other Linux routers, which come with more features and you are right. I build this router package more with the view on security than of functionality. So this project differs a lot from most other router or mini-Linux projects.
Main features:
- I use a 2.4.x kernel to have the great features of net-filter.
- I patch some net-filter extensions to have even more filter functions.
- I harden the kernel with the grsecurity kernel patch.
- Kernel modules are disabled.
- By default root login is disabled - even on the console.
How does it work:
First of all, all programs are linked statically. This is the main idea of this system. No libraries are needed. It uses busybox and tinylogin, two typical multi-call-binaries for small systems. The iptables, iptables-restore and iptables-save commands have been made a multi-call binary by me. The pppd and pppoe programs have only been patched to compile with the dietlibc. The minit and od_syslog are really small programs, from people with much more knowledge of programming than me. So, special thanks to Felix von Leitner, Olaf Drefs and all the dietlibc/libowfat programmers.
Enhancements:
- Updated dietlibc, libowfat, dropbear, ppp, kernel and grsecurity to recent
- versions.
- Added new packages dhcp server (udhcpd) and vi (e3).
- The build system has been completely rewritten and documented.
- It supports multiple downloads, a simple interface for package building/setup and target file descriptions including file owner and permissions.
- Some simple checks for build requirements are implementet.
- The setup is now able to configure mutiple network interfaces and also mproxy, udhcpd and dnscache can be configured for eachnetwork interface.
- All packages have at least two internet sources.
- Support for disc based target systems has been added.
<<lessDiet-Router is a Linux router that is small enough to fit on a single floppy disk. It focuses more on security than on functionality.
Diet-Router is a Linux router built with the dietlibc. It is small enough to fit on a single floppy disk. You may think that there are several other Linux routers, which come with more features and you are right. I build this router package more with the view on security than of functionality. So this project differs a lot from most other router or mini-Linux projects.
Main features:
- I use a 2.4.x kernel to have the great features of net-filter.
- I patch some net-filter extensions to have even more filter functions.
- I harden the kernel with the grsecurity kernel patch.
- Kernel modules are disabled.
- By default root login is disabled - even on the console.
How does it work:
First of all, all programs are linked statically. This is the main idea of this system. No libraries are needed. It uses busybox and tinylogin, two typical multi-call-binaries for small systems. The iptables, iptables-restore and iptables-save commands have been made a multi-call binary by me. The pppd and pppoe programs have only been patched to compile with the dietlibc. The minit and od_syslog are really small programs, from people with much more knowledge of programming than me. So, special thanks to Felix von Leitner, Olaf Drefs and all the dietlibc/libowfat programmers.
Enhancements:
- Updated dietlibc, libowfat, dropbear, ppp, kernel and grsecurity to recent
- versions.
- Added new packages dhcp server (udhcpd) and vi (e3).
- The build system has been completely rewritten and documented.
- It supports multiple downloads, a simple interface for package building/setup and target file descriptions including file owner and permissions.
- Some simple checks for build requirements are implementet.
- The setup is now able to configure mutiple network interfaces and also mproxy, udhcpd and dnscache can be configured for eachnetwork interface.
- All packages have at least two internet sources.
- Support for disc based target systems has been added.
Download (0.12MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
973 downloads
In The News 0.0.1
In The News is a Firefox extension that highlights text, right-click to see the latest related news stories. more>>
In The News is a Firefox extension that highlights text, right-click to see the latest related news stories.
Mouse over any of the headlines to see a brief summary of the story. Click on any of the stories to have it open up in a new tab.
<<lessMouse over any of the headlines to see a brief summary of the story. Click on any of the stories to have it open up in a new tab.
Download (0.003MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
852 downloads
Gemu News 1.0
Gemu News is a SuperKaramba theme that displays the latest version of compatibility layers like wine. more>>
Gemu News is a SuperKaramba theme that displays the latest version of compatibility layers like wine and the latest version of emulators like dosbox. The version of xqf is also listend.
By clicking on the globe youll get on the homepage of the driver/tool.
Im looking forward for your feedback.
<<lessBy clicking on the globe youll get on the homepage of the driver/tool.
Im looking forward for your feedback.
Download (0.022MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
935 downloads
tNews 0.99b
tNews provides a PHP4 template-based news script with a full Web-based administration system. more>>
tNews provides a PHP4 template-based news script with a full Web-based administration system.
tNews is a set of PHP4 scripts designed to provide easy-to-use basic news headline support for websites. The system uses HTML-based templates to specify formatting of news pages, providing complete control of page appearance to the webmaster.
The systems backend is provided by a MySQL database, and support is included for generation of both news and old news pages. News HTML pages are only regenerated when changes are made to news headlines, so end users suffer no delays caused by database access or parsing of scripting code.
All administration and setup is done through a Web-based interface, so no editing of text files is required.
<<lesstNews is a set of PHP4 scripts designed to provide easy-to-use basic news headline support for websites. The system uses HTML-based templates to specify formatting of news pages, providing complete control of page appearance to the webmaster.
The systems backend is provided by a MySQL database, and support is included for generation of both news and old news pages. News HTML pages are only regenerated when changes are made to news headlines, so end users suffer no delays caused by database access or parsing of scripting code.
All administration and setup is done through a Web-based interface, so no editing of text files is required.
Download (0.029MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
942 downloads
Net::BGP::Router 0.04
Net::BGP::Router is a BGP Router based on Net::BGP. more>>
Net::BGP::Router is a BGP Router based on Net::BGP.
SYNOPSIS
use Net::BGP::Router;
# Constructor
$router = new Net::BGP::Router(
Name => My very own router!,
Policy => new Net::BGP::Policy
);
# Accessor Methods
$router->add_peer($peer,both,$acl);
$router->remove_peer($peer,both);
$router->set_policy($policy);
$router->set_policy($peer,in,$acl);
__top
This module implement a BGP router. It uses Net::BGP objects for the BGP sessions and a Net::BGP::RIB object to store the routes. Policy are handled using a Net::BGP::Policy object.
<<lessSYNOPSIS
use Net::BGP::Router;
# Constructor
$router = new Net::BGP::Router(
Name => My very own router!,
Policy => new Net::BGP::Policy
);
# Accessor Methods
$router->add_peer($peer,both,$acl);
$router->remove_peer($peer,both);
$router->set_policy($policy);
$router->set_policy($peer,in,$acl);
__top
This module implement a BGP router. It uses Net::BGP objects for the BGP sessions and a Net::BGP::RIB object to store the routes. Policy are handled using a Net::BGP::Policy object.
Download (0.010MB)
Added: 2006-07-27 License: Perl Artistic License Price:
1189 downloads
IP accounter 1.01
IP accounter application measures and graphs traffic for IPv4 and IPv6 netfilter-based routers. more>>
IP accounter application measures and graphs traffic for IPv4 and IPv6 netfilter-based routers. Input data is accounted using several abstraction layers (routers, hosts, flows), and IPv6 traffic accounting may be mixed with IPv4.
Enhancements:
- The WEB frontend is still unavailable. There were some minor dificulties running ipaccounter. Still the main issue is when mysql server crashes. The traffic info is then lost until someone fixes it. Therefore it is advised to use some net watching software like Nagios. For further feature enchancements see the ChangeLog. 2006-09-02 by Ondra Ipaccounter-1.0 was released. Only WEB frontend is unavailable at the moment. The accounter is run on one machine. Namely maximus.spi-net.org. There were no fault ancountered so far, but its running only for one week.
<<lessEnhancements:
- The WEB frontend is still unavailable. There were some minor dificulties running ipaccounter. Still the main issue is when mysql server crashes. The traffic info is then lost until someone fixes it. Therefore it is advised to use some net watching software like Nagios. For further feature enchancements see the ChangeLog. 2006-09-02 by Ondra Ipaccounter-1.0 was released. Only WEB frontend is unavailable at the moment. The accounter is run on one machine. Namely maximus.spi-net.org. There were no fault ancountered so far, but its running only for one week.
Download (0.13MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
806 downloads
Aero AIO: RSS News Feed 0.1d
Aero AIO: RSS News Feed is a plugin for Aero AIO. more>>
Aero AIO: RSS News Feed is a plugin for Aero AIO. Aero AIO: RSS News Feed its based on slashdot karamba.
<<less Download (0.030MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1222 downloads
HelloUsers 12.2006
HelloUsers is a Web application for communication between network administrators and users. more>>
HelloUsers is a Web application for communication between network administrators and users. It is like a notice board.
It contains an extended administrative panel and assures that a news item from an administrator will be viewed by network users.
It uses iptables to redirect Web traffic to a local HTTP server located on the network router.
<<lessIt contains an extended administrative panel and assures that a news item from an administrator will be viewed by network users.
It uses iptables to redirect Web traffic to a local HTTP server located on the network router.
Download (0.025MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1025 downloads
Gunner News Reader 0.96 Beta1
Gunner News Reader project is a console-based news reader. more>>
Gunner News Reader project is a console-based news reader.
Gunner is a console-based Usenet news reader which is easy to configure. It supports multiple users, multiple servers, and color consoles. It supports most of the NNTP protocol.
WHAT IS IT?
Gunner is a free Usenet news reader. It was built on a code base provided by Howard Bensons SimpleNews 0.20 with a user interface design patterned after the great Mutt mail client. It supports color terminals, the NNTP protocol, multiple news feeds and multiple users. Gunner is supported on most contemporary UNIX platforms. The Gunner philosophy is similar to Mutts: All news readers suck, were just hoping to make this one suck less.
WHERE IS IT?
Currently there is only one gunner repository. The latest version of gunner may be obtained via anonymous ftp: North America East Coast. This is a source code distribution. There are currently no binaries available. See Installation below for compilation and installation instructions.
INSTALLATION
Gunner was built with the GNU autotools. If you are familiar with GNU software, then you should be comfortable installing gunner. In a nutshell, built it like this:
./configure --prefix=/some/directory
make
make install
edit ~/.gunnerrc
Enhancements:
- Added bounds checking and code stabilization.
- Added support for color terminals.
- Remade the gunnerrc file.
<<lessGunner is a console-based Usenet news reader which is easy to configure. It supports multiple users, multiple servers, and color consoles. It supports most of the NNTP protocol.
WHAT IS IT?
Gunner is a free Usenet news reader. It was built on a code base provided by Howard Bensons SimpleNews 0.20 with a user interface design patterned after the great Mutt mail client. It supports color terminals, the NNTP protocol, multiple news feeds and multiple users. Gunner is supported on most contemporary UNIX platforms. The Gunner philosophy is similar to Mutts: All news readers suck, were just hoping to make this one suck less.
WHERE IS IT?
Currently there is only one gunner repository. The latest version of gunner may be obtained via anonymous ftp: North America East Coast. This is a source code distribution. There are currently no binaries available. See Installation below for compilation and installation instructions.
INSTALLATION
Gunner was built with the GNU autotools. If you are familiar with GNU software, then you should be comfortable installing gunner. In a nutshell, built it like this:
./configure --prefix=/some/directory
make
make install
edit ~/.gunnerrc
Enhancements:
- Added bounds checking and code stabilization.
- Added support for color terminals.
- Remade the gunnerrc file.
Download (0.30MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
946 downloads
SIP Express Router 0.9.6
SIP Express Router is a very fast and flexible SIP (RFC3261) server. more>>
SIP Express Router (ser) is a high-performance, configurable, free SIP ( RFC3261 ) server .
SER features an application-server interface, presence support, SMS gateway, SIMPLE2Jabber gateway, RADIUS/syslog accounting and authorization, server status monitoring, FCP security, etc. Web-based user provisioning, serweb, available.
Its performance allows it to deal with operational burdens, such as broken network components, attacks, power-up reboots and rapidly growing user population.
SERs configuration ability meets needs of a whole range of scenarios including small-office use, enterprise PBX replacements and carrier services.
Main features:
- accounting
- digest authentication
- CPL scripts
- ENUM support
- instant messaging
- MySQL support
- PostgreSQL support
- a presence agent
- Radius authentication and accounting
- Diameter authentication
- record routing
- SMS gateway
- Jabber gateway
- NAT traversal support transaction module
- registrar
- user location
SER has been extensively and successfuly tested with many SIP products from other vendors (Microsoft, Cisco, Mitel, snom, Pingtel, Siemens, and many others). It has been powering our SIP services continuously for more than two years.
<<lessSER features an application-server interface, presence support, SMS gateway, SIMPLE2Jabber gateway, RADIUS/syslog accounting and authorization, server status monitoring, FCP security, etc. Web-based user provisioning, serweb, available.
Its performance allows it to deal with operational burdens, such as broken network components, attacks, power-up reboots and rapidly growing user population.
SERs configuration ability meets needs of a whole range of scenarios including small-office use, enterprise PBX replacements and carrier services.
Main features:
- accounting
- digest authentication
- CPL scripts
- ENUM support
- instant messaging
- MySQL support
- PostgreSQL support
- a presence agent
- Radius authentication and accounting
- Diameter authentication
- record routing
- SMS gateway
- Jabber gateway
- NAT traversal support transaction module
- registrar
- user location
SER has been extensively and successfuly tested with many SIP products from other vendors (Microsoft, Cisco, Mitel, snom, Pingtel, Siemens, and many others). It has been powering our SIP services continuously for more than two years.
Download (2.0MB)
Added: 2006-01-11 License: GPL (GNU General Public License) Price:
1393 downloads
Rediff Business 1.0
Rediff Business widget allows you to view and read the latest bussiness news from this Indian news source. more>>
Get up to date news about India Business from Rediff Business Edition RSS Feed.
Rediff Business widget brings, right on your desktop, the latest news from the bussiness world taken from this Indian news source.
Stay up-to-date with the latest bussiness news.
<<lessRediff Business widget brings, right on your desktop, the latest news from the bussiness world taken from this Indian news source.
Stay up-to-date with the latest bussiness news.
Download (92.4KB)
Added: 2009-04-25 License: Freeware Price:
191 downloads
Bulletin Board News Server .11
Bulletin Board News Server provides a (v)Bulletin Board NNTP interface. more>>
Bulletin Board News Server provides a (v)Bulletin Board NNTP interface.
Bulletin Board News Server is a (relatively) quick NNTP interface for vBulletin. It reads directly from the MySQL DB and is therefore independent of the Web frontend.
It doesnt alter read counters, but "forbidden names", name size limitations, user authentication, and anonymous posting (through a "usenet" user) are implemented.
Registered users (either in the vboard or through a proprietary pw hash in the config file) can see the email addresses of others, as far as the owners permit it.
<<lessBulletin Board News Server is a (relatively) quick NNTP interface for vBulletin. It reads directly from the MySQL DB and is therefore independent of the Web frontend.
It doesnt alter read counters, but "forbidden names", name size limitations, user authentication, and anonymous posting (through a "usenet" user) are implemented.
Registered users (either in the vboard or through a proprietary pw hash in the config file) can see the email addresses of others, as far as the owners permit it.
Download (0.026MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
951 downloads
Jeffs News Aggregator 1.2
A tool to download news and comics and place in them in a custom page of your choosing. more>>
Jeffs News Aggregator is a news getter / page generator that can pull comics, headlines, and RSS feeds and pump them into your template pages.
<<less Download (0.29MB)
Added: 2006-06-06 License: BSD License Price:
1236 downloads
vNews 1.2
vNews provides a site news script used to relay the latest information regarding any topic to visitors. more>>
vNews provides a site news script used to relay the latest information regarding any topic to visitors.
vNews is a site news script used to relay the latest information regarding any topic to visitors. And being a part of vScripts, vNews comes with a powerful and flexible administration module where administrators/webmasters can easily change the look of the embedded news to conform with their existing site design.
<<lessvNews is a site news script used to relay the latest information regarding any topic to visitors. And being a part of vScripts, vNews comes with a powerful and flexible administration module where administrators/webmasters can easily change the look of the embedded news to conform with their existing site design.
Download (0.013MB)
Added: 2007-04-20 License: Freeware Price:
919 downloads
Wizz RSS News Reader 2.1.8
Wizz RSS News Reader is a very simple Really Simple Syndication and Atom news aggregator. more>>
Wizz RSS News Reader is a very simple Really Simple Syndication and Atom news aggregator.
It is an XUL application, implements as a Firefox extension and is absolutely 100% free of charge. Wizz RSS does NOT contain ANY spyware or adware.
Main features:
- Drag and drop Quick View function for viewing feeds without having to add them.
- Optionally store lists centrally to make them easily available from any PC.
- Simple drag and drop for adding feeds.
- Share news items and feeds via email.
- Watch List to periodically check feeds for new news items.
- Watch list entries can be configured to notify when new news items are found or they can be configured to save new items locally.
- Watch list works fairly well as a Gmail checker.
- Optionally log Watch List activity.
- Integrated search functionality.
- Integrated weather information.
- Integrated Live Bookmark import.
- HTTP Authentication.
- Supports OPML imports and exports.
- Supports all versions of RSS.
- Supports Atom 0.3.
- Supports Atom 1.0.
- Supports integration with Firefox 2.0 feed handling.
- Supports GZIP compression (i.e. Feeds that are gzipped).
- Filter feed items on words and/or phrases.
- Feed Search for finding RSS feeds, Atom feeds and OPML on any web page (Will only find feeds and OPML that are identified with the correct mime types).
- Supports Podcast feeds (Enclosures).
- Enclosures can be saved or played through Firefox.
- Supports the Feed protocol.
- Optionally hide/show read items.
- Optionally sort news items alphabetically.
- Optionally limit the number of news items returned from a feed.
- Publish your collection of feeds on your Web site
<<lessIt is an XUL application, implements as a Firefox extension and is absolutely 100% free of charge. Wizz RSS does NOT contain ANY spyware or adware.
Main features:
- Drag and drop Quick View function for viewing feeds without having to add them.
- Optionally store lists centrally to make them easily available from any PC.
- Simple drag and drop for adding feeds.
- Share news items and feeds via email.
- Watch List to periodically check feeds for new news items.
- Watch list entries can be configured to notify when new news items are found or they can be configured to save new items locally.
- Watch list works fairly well as a Gmail checker.
- Optionally log Watch List activity.
- Integrated search functionality.
- Integrated weather information.
- Integrated Live Bookmark import.
- HTTP Authentication.
- Supports OPML imports and exports.
- Supports all versions of RSS.
- Supports Atom 0.3.
- Supports Atom 1.0.
- Supports integration with Firefox 2.0 feed handling.
- Supports GZIP compression (i.e. Feeds that are gzipped).
- Filter feed items on words and/or phrases.
- Feed Search for finding RSS feeds, Atom feeds and OPML on any web page (Will only find feeds and OPML that are identified with the correct mime types).
- Supports Podcast feeds (Enclosures).
- Enclosures can be saved or played through Firefox.
- Supports the Feed protocol.
- Optionally hide/show read items.
- Optionally sort news items alphabetically.
- Optionally limit the number of news items returned from a feed.
- Publish your collection of feeds on your Web site
Download (0.21MB)
Added: 2007-04-08 License: MPL (Mozilla Public License) Price:
1478 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above routers news search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed