Skip to content

How can I open external port for able to connect to my localhost from the outside?  #36

@ghost

Description

Hi everyone, i faced with unable to get external port for connection to my localhost from the outside.
I tried const response = await stun.request('stun.l.google.com:19302'); let xorAddress = response.getXorAddress(); //console.log(xorAddress.address + xorAddress.port) but data from method getXorAddress() is wrong.
Help me please get ip and port for able to connect to my localhost from the outside.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions