[vidalia-users] Automated router/firewall configuration
Matt Edman
edmanm at vidalia-project.net
Thu Sep 18 20:57:59 CEST 2008
On Thu, Sep 18, 2008 at 01:48:40PM -0400, Alessandro Donnini wrote:
> Would anyone be able to tell me which source code module(s) implement the
> "Attempt to automatically configure port forwarding" and UPnP support functions?
We use the MiniUPnPc client library for our UPnP support. The source for that
lives here:
https://svn.vidalia-project.net/svn/vidalia/trunk/src/miniupnpc/
The Qt wrapper around the MiniUPnPc code and UI elements live in upnp*.{cpp,h}
in this directory:
https://svn.vidalia-project.net/svn/vidalia/trunk/src/vidalia/config/
--Matt
More information about the vidalia-users
mailing list