{"id":23642100,"url":"https://github.com/pacemakerx/essential-shell-scripts","last_synced_at":"2026-03-04T23:02:40.738Z","repository":{"id":269915869,"uuid":"908844508","full_name":"PacemakerX/essential-shell-scripts","owner":"PacemakerX","description":"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. ","archived":false,"fork":false,"pushed_at":"2024-12-27T05:47:53.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T06:25:13.961Z","etag":null,"topics":["automation","captive-portal","shell-script","wifi-login-automator"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PacemakerX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-27T05:33:48.000Z","updated_at":"2024-12-27T05:53:56.000Z","dependencies_parsed_at":"2024-12-27T06:25:21.213Z","dependency_job_id":"5f945846-856f-4735-86c4-5c4aea574a40","html_url":"https://github.com/PacemakerX/essential-shell-scripts","commit_stats":null,"previous_names":["pacemakerx/essentail-shell-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacemakerX%2Fessential-shell-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacemakerX%2Fessential-shell-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacemakerX%2Fessential-shell-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacemakerX%2Fessential-shell-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PacemakerX","download_url":"https://codeload.github.com/PacemakerX/essential-shell-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581802,"owners_count":19662958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","captive-portal","shell-script","wifi-login-automator"],"created_at":"2024-12-28T10:39:17.346Z","updated_at":"2026-03-04T23:02:40.722Z","avatar_url":"https://github.com/PacemakerX.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Essential Scripts\n\n\u003cimg src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRGgsPzv-uJrs767nxk4lAny31yHliWNCnEYg\u0026st=10\" alt=\"Shell Scripting Made Easy\" style=\"width: 100%;\"/\u003e\n\n\nThis repository contains a collection of essential scripts to automate various tasks and improve productivity.\n\n## Features\n\n- A variety of scripts to handle different tasks.\n- Easy to use and customize.\n- Well-documented and maintained.\n\n## Scripts Included\n\n1. **Wi-Fi Auto-Login Script**\n   - Automates the process of logging into captive portals.\n   - Connects to specified Wi-Fi networks and submits credentials.\n   - **Works for both Linux and macOS** using the same script (`vit-wifi-login.sh`).\n   - For **Windows**, a separate PowerShell script is available (`vit-wifi-login-windows.ps1`).\n\n## Requirements\n\n1. **Linux System** with necessary tools installed.\n   - `nmcli` for network management.\n   - `curl` for web requests.\n  \n2. **Windows**:\n    - PowerShell 5.1 or later.\n\n## Setup Instructions\n\n### Step 1: Clone or Download the Repository\n\nClone this repository or download the scripts to your local machine.\n   \n   ```bash\n   git clone https://github.com/PacemakerX/essential-shell-scripts.git\n   cd essential-shell-scripts\n   ```\n\n### Step 2: Configure the Scripts\n\nEdit the configuration files to suit your needs. Each script has its own configuration file with detailed instructions.\n\n#### For Linux/macOS:\n\n1. **Make the script executable**:\n\n   ```bash\n   chmod +x login_vit_wifi.sh\n   ```\n\n2. **Run the script**:\n   ```bash\n   ./login_vit_wifi.sh\n   ```\n\n#### For Windows:\n\n1. **Open PowerShell as Administrator**:\n\n   - Press `Win + X` and select **Windows PowerShell (Admin)** or **Command Prompt (Admin)**.\n\n2. **Allow script execution** (if not already enabled):\n\n   - Run the following command to allow scripts to be executed in PowerShell:\n     ```powershell\n     Set-ExecutionPolicy RemoteSigned -Scope CurrentUser\n     ```\n\n3. **Run the script**:\n\n   - Execute the script:\n     ```powershell\n     .\\vit-wifi-login-windows.ps1\n     ```\n\nThe script will attempt to connect to the specified Wi-Fi network (e.g., `G-VIT`) and automatically log in to the captive portal.\n\n**Note**: Ensure you have an active internet connection and that your Wi-Fi network is accessible.\n\n## Contributing\n\nFeel free to contribute to this repository by submitting pull requests, reporting issues, or suggesting new features.\n\n## Feel free to connect with me!\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"mailto:sparsh.officialwork@gmail.com\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Gmail-sparsh.officialwork@gmail.com-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" alt=\"Gmail Badge\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.linkedin.com/in/sparshsoni\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/LinkedIn-Connect-blue?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn Badge\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacemakerx%2Fessential-shell-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpacemakerx%2Fessential-shell-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacemakerx%2Fessential-shell-scripts/lists"}