in order to start the ip grabber you have to take the command below and replace the following parameters and , after which 2 consoles will be generated in which there will be the ip grabber log in one and a simple one in the other ngrok card.
Usage :
➥ $ python3 grab.py -u <link> -n C:\Users\<user>\ ... \ngrok.exe
➥ $ python3 grab.py -u <link> -n C:\Users\<user>\OneDrive\ ... \ngrok.exe
Example :
➥ $ python3 grab.py -u https://github.com -n C:\Users\kl3ssydra\Desktop\IpGrabber-main\ngrok.exe
➥ $ python3 grab.py -u https://github.com -n C:\Users\kl3ssydra\OneDrive\Desktop\IpGrabber-main\ngrok.exe