An open API service indexing awesome lists of open source software.

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

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