Automatic IP finder for F609 router. This is useful when your ISP don't have static IP, and you want to have some target IP for some reason.
cp config.example.js config.js
Edit config.js
to suit your router configuration and your target IP (regex based matching).
Run it.
yarn start