[Release] PortMapper - A Port Mapping Utility

Results 1 to 7 of 7
  1. #1
    JavaScript Is Best Script Jash is offline
    MemberRank
    Dec 2010 Join Date
    SingaporeLocation
    683Posts

    [Release] PortMapper - A Port Mapping Utility

    Port Mapping (A.K.A Port Forwarding) is an essential step for servers who wish to allow clients to communicate with them through certain ports. However, some servers often have trouble accessing the router either due to lack of router credentials or lack of knowledge.

    Today, I present to you a utility that helps to:
    1) Create port mappings (I.E. port forward)
    2) Remove port mappings (I.E. un-port forward)
    3) View all current port mappings
    4) Edit current port mappings
    All WITHOUT the need for router credentials. Yes, this means you wont have to login to your router to use this utility, neither do you have to know the username or password for your router to use this utility.

    Downloads :
    Spoiler:

    Note that .NET 4.0 or above is required to run this utility.
    Binary File (no compile required) : https://lh.rs/lygLqkyMDIMM
    Source File : https://lh.rs/v0odHvi3qgdv


    Screenshots:
    Spoiler:


    FAQ:
    Spoiler:

    1Q) What is "InternalClient"?
    1A) It is the local IP address the router transfers incoming connection to. For example, 192.168.1.101, 192.168.1.231



    Have a great day :D
    Last edited by Jash; 23-11-12 at 01:03 AM.


  2. #2
    C:\ WizCoder is offline
    MemberRank
    Aug 2010 Join Date
    JapanLocation
    703Posts

    Re: [Release] PortMapper - A Port Mapping Utility

    This will be useful for me

  3. #3
    Member Mapplexploits is offline
    MemberRank
    Dec 2009 Join Date
    somehow here...Location
    82Posts

    Re: [Release] PortMapper - A Port Mapping Utility

    Simple, but cool I guess !

  4. #4
    Enthusiast ronggyuann is offline
    MemberRank
    Nov 2012 Join Date
    29Posts

    Re: [Release] PortMapper - A Port Mapping Utility

    I have a problem , When ever i launch the program , below the grind view , they say "Error Fetching Port Mappings" .

    Even after i try adding maps , some error pop out and say "
    PHP Code:
     Unhandled expception has occurred in you application . If you clicking continue , the application will ignore this error and attempt to continue . If you click quit The application will close Immediately .

    A user-supplied component or subscriber raised an exception Exception from HRESULT 0x800402008

    details See the end of this message for details on invoking 
    just
    -in-time (JITdebugging instead of this dialog box.

    ************** 
    Exception Text **************
    System.Runtime.InteropServices.COMException (0x80040208): A user-supplied component or subscriber raised an exception (Exception from HRESULT0x80040208)
       
    at NATUPNPLib.IStaticPortMappingCollection.Add(Int32 lExternalPortString bstrProtocolInt32 lInternalPortString bstrInternalClientBoolean bEnabledString bstrDescription)
       
    at PortMapper.MainForm.AddMapping(Int32 externalPortString protocolNameInt32 internalPortString internalClientBoolean enabledString description)
       
    at PortMapper.MainForm.addMappingToolStripMenuItem_Click(Object senderEventArgs e)
       
    at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
       
    at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       
    at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       
    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       
    at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
       
    at System.Windows.Forms.Control.WmMouseUp(MessagemMouseButtons buttonInt32 clicks)
       
    at System.Windows.Forms.Control.WndProc(Messagem)
       
    at System.Windows.Forms.ToolStrip.WndProc(Messagem)
       
    at System.Windows.Forms.ToolStripDropDown.WndProc(Messagem)
       
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWndInt32 msgIntPtr wparamIntPtr lparam)


    ************** 
    Loaded Assemblies **************
    mscorlib
        Assembly Version
    4.0.0.0
        Win32 Version
    4.0.30319.296 (RTMGDR.030319-2900)
        
    CodeBasefile:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
    ----------------------------------------
    PortMapper
        Assembly Version
    1.0.0.0
        Win32 Version
    1.0.0.0
        CodeBase
    file:///C:/Users/Josh/Desktop/PortMapper/PortMapper.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version
    4.0.0.0
        Win32 Version
    4.0.30319.278 built byRTMGDR
        CodeBase
    file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version
    4.0.0.0
        Win32 Version
    4.0.30319.296 built byRTMGDR
        CodeBase
    file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version
    4.0.0.0
        Win32 Version
    4.0.30319.282 built byRTMGDR
        CodeBase
    file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    Accessibility
        Assembly Version
    4.0.0.0
        Win32 Version
    4.0.30319.1 built byRTMRel
        CodeBase
    file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    Interop.NATUPNPLib
        Assembly Version
    1.0.0.0
        Win32 Version
    1.0.0.0
        CodeBase
    file:///C:/Users/Josh/Desktop/PortMapper/Interop.NATUPNPLib.DLL
    ----------------------------------------
    CustomMarshalers
        Assembly Version
    4.0.0.0
        Win32 Version
    4.0.30319.1 (RTMRel.030319-0100)
        
    CodeBasefile:///C:/Windows/Microsoft.Net/assembly/GAC_64/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
    ----------------------------------------

    ************** 
    JIT Debugging **************
    To enable just-in-time (JITdebuggingthe .config file for this
    application 
    or computer (machine.configmust have the
    jitDebugging value set in the system
    .windows.forms section.
    The application must also be compiled with debugging
    enabled
    .

    For 
    example:

    <
    configuration>
        <
    system.windows.forms jitDebugging="true" />
    </
    configuration>

    When JIT debugging is enabledany unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box

    "

    Please help me !
    Last edited by ronggyuann; 28-11-12 at 12:55 PM.

  5. #5
    Enthusiast Fevo DotCom is offline
    MemberRank
    Apr 2012 Join Date
    31Posts

    Re: [Release] PortMapper - A Port Mapping Utility

    I'm also getting the problem on top of my post. Can anyone help?

  6. #6
    Enthusiast JedWafu is offline
    MemberRank
    Mar 2012 Join Date
    35Posts

    Re: [Release] PortMapper - A Port Mapping Utility

    Same here. Error fetching port mappings :(

  7. #7
    Se7enSins WARonline is offline
    MemberRank
    Sep 2011 Join Date
    Limassol, CypruLocation
    1,333Posts

    Re: [Release] PortMapper - A Port Mapping Utility

    You have source. you can fix it guys -.-



Advertisement