Skip to content

[Update] Portmap the Ngrok's Alternative #306

Open
@htr-tech

Description

@htr-tech

You can port forward using Portmap..

  • First install SSH
    For Linux - sudo apt install openssh-server -y
    For Termux - pkg install -y openssh

  • Go to "https://portmap.io/register" & Create an account.

image

  • Now go to your mailbox & verify the PortMap Account.

image

image

  • Name it to Anything & Change the config type to ssh

image

  • Click on generate & Download the configuration file.

image

  • Move to configuration file to ~/.ssh folder.. if there is no folder then create one.
  • Then Give permission to the pem file using chmod 777 ~/.ssh/*

image

  • Go to Mapping Rules & Click on "CREATE NEW RULE"

image

  • Select the previous config & change the protocols to "http"
  • Set the "Port on your PC" to 8080
  • Now click Create

image

-In the mapping rule you will find a command starting with ssh -i .... . Copy That

image

  • Open zphisher & Host using the localhost
    image

  • In the new window paste the previously copied command & Hit Enter

  • If the connection fails once .. try multiple times

image

  • The Link in the Mapping rules is your static link
  • Whenever you need to forward port just host zphisher using localhost & type the ssh -i .... command .. Tunnel will be forwarded to your static Link.

image

Proof ::

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions