D
D
Denis Kotov2017-03-27 08:23:51
Computer networks
Denis Kotov, 2017-03-27 08:23:51

How to identify a provider?

This line shows my
${color2}WAN IP: ${color0}${alignr}${execi 3600 wget -q -O /dev/stdout checkip.dyndns.org | cut -d : -f 2- | cut -d \< -f -1}
Unfortunately, I can’t understand the cut syntax, in general, I would like it not to be the ip address in the response, but the provider, there are many sites that determine the provider, but how to pull out exactly what you need?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2017-03-27
@kotov666

curl http://ipinfo.io/org

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question