0
Does anybody know how get external ip easy and quickly?
I use this code (for CPU): https://code.sololearn.com/cXILgZDFVFLW/?ref=app
5 Antworten
+ 2
You use Wireshark. 😂 That is one way, since it is a very powerful Network Analyzing tool. 👍
+ 1
Thanks!!!
0
Yes. Wireshark is good, but I need simple python script.
0
maybe build a script that calls for speedtest/whatsmyip for data?
0
Look at my script