Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 218 Bytes

File metadata and controls

9 lines (9 loc) · 218 Bytes

bypass the need for a browser to sign in to IUEA university wifi captive portal, which is slow. to run it:

python iueaBrowserBypass.py 

may need to install requests library

pip install requests