Hello,
How do I get the external IP address of the current Tor exit node (the one which is in use) without using external services/websites (through curl or otherwise) but only through the Tor control port functionality (using bash or python3).
*I have also asked on https://stackoverflow.com/q/59923289