https://github.com/eracle/login_unipi
Python Script for login in to the Cisco Clean Access Service
https://github.com/eracle/login_unipi
Last synced: 8 days ago
JSON representation
Python Script for login in to the Cisco Clean Access Service
- Host: GitHub
- URL: https://github.com/eracle/login_unipi
- Owner: eracle
- License: apache-2.0
- Created: 2014-11-01T17:50:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-10T16:10:38.000Z (over 11 years ago)
- Last Synced: 2025-03-03T16:31:14.284Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Script for login into the Cisco Clean Access Service #
Simple python script that logs into the Cisco Clean Access authentication server.
I used this simple script to automatically login into the Università di Pisa wireless network.
# Usage #
Copy the source into a local folder with the git clone command, insert your username and password into the login.sh file and execute it.
# Italian Version #
Semplice script python per automatizare il login ai server di autenticazione di serra unipi.
Solo per sistemi operativi che supportano il terminale bash.
# Utilizzo #
Copiare in una cartella in locale con il comando git clone, inserire il proprio username e password nel file login.sh ed eseguirlo.
# Dependencies #
mechanize