software products and customization
Contact: support@xuebrothers.net Home page

SIGA is utility for managing UPnP 1.0 routers. It supports 4 commands as described below. SIGA is Win32 Console program implemented on socket layer. Here is the screen shot.

Command Argument Description
GetExternalIPAddress
  • exip (optional)
Get the router's external IP address
ListMappingEntries
  • lm
List all mapped ports
AddPortMapping
  • am
  • Remote host (IP), (can be empty, but must be specified);
  • External port number;
  • protocol (UDP, TCP, etc, uppercase);
  • Internal client IP address (empty for local IP);
  • Internal port number;
  • Enabled (1 or 0)
  • Description text (can be empty, but must be specified);
Maps a external port to a internal port.
Usage example:
siga am "" 80 TCP "192.168.1.100" 80 1 "my mapping 1"
DeletePortMapping
  • dm
  • Remote host (IP), (can be empty, but must be specified);
  • External port number;
  • protocol (UDP, TCP, etc, uppercase);
Deletes a mapped port.
Usage example:
siga dm "" 80 TCP
Notes If 'd' is added to any of the 4 commands, that is, dexip, dlm, dam, ddm, the conversation between SIGA and the router is dumped to the screen.

Download

Click here and open the dowloading page

Like most of our products, SIGA is a portable Windows application: You don't have to install it before you can use it. It can work without problems on portable storages such as USB disks. Just download the zip file which contains the single program file, unzip it to disk and let it run.

Buy an Individual User License

The license fee is USD 15.0. Click the button below the make the payment at PayPal. Within 24 hours after notified by PayPal of your payment, we will send you the licensed copy.

Contact Us

If you have any quesions or suggestions, please email us: support@xuebrothers.net