Hi everyone,
I wanted to share a solution for anyone who's been in the same situation I’ve faced a few times: wanting to replace your ISP's router with your own, but not being provided with the PPPoE credentials.
To solve this, I’ve created a Python script that’s packaged as a frozen binary, so there’s no need to install anything. Just download, run it, and delete the file afterward. The tool is compatible with Mac, Linux, and Windows, making the process of retrieving your PPPoE credentials simple and straightforward.
In addition to retrieving your PPPoE credentials, the tool can also detect the VLAN ID, which is helpful if you're unsure which VLAN your provider uses.
I hope this helps anyone looking to set up their new router.
Happy networking!