E
E
Erik Mikoyan2020-08-14 12:04:01
Computer networks
Erik Mikoyan, 2020-08-14 12:04:01

How to make the server accessible via external ip?

I have a remote server (VDS) with a node js server application. How can I access this server via ip and port?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2020-08-14
@Stalker_RED

the application must listen on some port and wait for the request.
the server must be connected to the internet.
the corresponding port must NOT be closed by a firewall.
send a request to the server address, specifying the desired port, the application sends a Chootam in response.
bingo!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question