N
N
Nikolay372020-07-18 13:05:53
Node.js
Nikolay37, 2020-07-18 13:05:53

How to get server IP address using request npm?

When sending a POST request to a site like this:

request.post({
  url: 'https://www.google.ru/'
}, function optionalCallback(err, httpResponse, body) {
  
})

I would like to know which IP the request is coming to, tk. the site has clodflare

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question