yungwarlock / unilag_login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unilag Login

This is a simple program that logs you into any Unilag hotspot within the campus.

Installation

First you need to create a file called /etc/unilag_login.yaml in your computer in the format.

username: <your username>
password: <your password>

Then install it using the command

go install github.com/yungwarlock/unilag_login@latest

Usage

Just run the command to login

unilag_login

Contributing

Just fork the repo and make a pull request. I'll be happy to merge it.

PS: Copilot is cool :)

About

License:MIT License


Languages

Language:Go 100.0%