/ais-wifi-login

AIS WiFI login script

Primary LanguageJavaScript

ais-wifi-login

AIS WiFI login script

Requirement

  • Node.js v20

Start script

npm install
# or
pnpm install

Copy .env.example and change the username and password to yours.

Then execute

npm run start
# or
pnpm start

And you'll see the success login status result.