Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pacemakerx/essential-shell-scripts
This repository contains a bash script that automates the process of connecting to VIT Wi-Fi network and logging into a captive portal. It supports silent authentication with user credentials, displays a progress spinner, and hides the terminal cursor for a cleaner output.
https://github.com/pacemakerx/essential-shell-scripts
automation captive-portal shell-script wifi-login-automator
Last synced: 29 days ago
JSON representation
This repository contains a bash script that automates the process of connecting to VIT Wi-Fi network and logging into a captive portal. It supports silent authentication with user credentials, displays a progress spinner, and hides the terminal cursor for a cleaner output.
- Host: GitHub
- URL: https://github.com/pacemakerx/essential-shell-scripts
- Owner: PacemakerX
- Created: 2024-12-27T05:33:48.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-27T05:47:53.000Z (about 1 month ago)
- Last Synced: 2024-12-27T06:25:13.961Z (about 1 month ago)
- Topics: automation, captive-portal, shell-script, wifi-login-automator
- Language: Shell
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Essential Scripts
This repository contains a collection of essential scripts to automate various tasks and improve productivity.
## Features
- A variety of scripts to handle different tasks.
- Easy to use and customize.
- Well-documented and maintained.## Scripts Included
1. **Wi-Fi Auto-Login Script**
- Automates the process of logging into captive portals.
- Connects to specified Wi-Fi networks and submits credentials.## Requirements
1. **Linux System** with necessary tools installed.
- `nmcli` for network management.
- `curl` for web requests.## Setup Instructions
### Step 1: Clone or Download the Repository
Clone this repository or download the scripts to your local machine.```bash
git clone https://github.com/PacemakerX/essentail-shell-scripts.git
cd essentail-shell-scripts
```### Step 2: Configure the Scripts
Edit the configuration files to suit your needs. Each script has its own configuration file with detailed instructions.### Step 3: Run the Scripts
Execute the scripts from the terminal. Make sure to provide necessary permissions.```bash
chmod +x login_vit_wifi.sh
./login_vit_wifi.sh
```## Contributing
Feel free to contribute to this repository by submitting pull requests, reporting issues, or suggesting new features.## Feel free to connect with me!