Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPnP Port Opener

A simple command line port opener for UPnP-enabled routers

Usage

uppo PORT "SHORT DESCRIPTION"

Operation

Tries to add a port-mapping on all local routers (devices with a WANIPConnection service) from the port PORT on the router to the port PORT on the computer which runs it, using the description DESCRIPTION.
It's a bit crappy right now and you cannot have different source and target ports, also you cannot specify origin IP.

Todo

  • Add more command line options.
  • Clean up code.
  • Only accept devices with WANIPConnection from the start rather than filtering them later.
  • Simple GUI?

Dependencies

Uses the ManagedUPnP library from managedupnp.codeplex.com.

About

UPnP Port Opener

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages