Answer the question
In order to leave comments, you need to log in
How to do or how does listen localhost work?
Here in some programs you can specify such a listen that it will only listen to its own machine. Is there such a function? Or is it not necessary to bind to the address 0.0.0.0? Or, after connecting, compare the client address and if it differs from 127.0.0.1, then reset the connection. I think that probably it is necessary to do bind on 127.0.0.1, but is it so?
Answer the question
In order to leave comments, you need to log in
I think that probably it is necessary to do bind on 127.0.0.1, but is it so?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question