UPnP Router Control 0.1
***********************

Copyright (C) 2010  Daniele Napolitano <dnax88@gmail.com>

A UPnP router manager for IGD-compliant routers


Compilation and installation
============================

In order to compile UPnP Port Mapper you need following software packages:
	- GTK+ library ( >= 2.16 )
	- GUPnP library

To configure run:
	./configure --prefix=/usr
 
Configure automatically searches for all required components and packages. 

To compile and install run:
	make
	sudo make install


Known working routers
=====================

* Netgear DGN2000
* Belkin F5D8236-4 N Wireless Router
* U.S. Robotics USR 8054


Information
===========

Main project site:
	https://launchpad.net/upnp-router-control

For bugs filling and search:
	https://bugs.launchpad.net/upnp-router-control
