https://github.com/mutantmonkey/openwifi
Automatically accept terms and conditions on public wifi so you don't have to
https://github.com/mutantmonkey/openwifi
Last synced: 8 months ago
JSON representation
Automatically accept terms and conditions on public wifi so you don't have to
- Host: GitHub
- URL: https://github.com/mutantmonkey/openwifi
- Owner: mutantmonkey
- License: isc
- Created: 2012-05-13T20:08:48.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-31T01:24:28.000Z (about 14 years ago)
- Last Synced: 2023-03-11T05:18:02.198Z (over 3 years ago)
- Language: Python
- Size: 102 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
openwifi
========
This script automatically accepts terms and conditions on public wifi so you
don't have to open a web browser to connect.
Support is currently limited to `attwifi`, but support for additional networks
will be added in the future.
Prerequisites
-------------
* Python 3.x
* [lxml](http://lxml.de/)
Usage
-----
If you are using Arch Linux and netcfg, you can simply run this script as part
of your `POST_UP` commands. Otherwise, just run it after connecting.