Skip to content

FINNALLY --- these 2 scripts automate my Xfinity Wifi Captive Portal that I kept running into on the public wifi hotspot -- stay tuned

License

Notifications You must be signed in to change notification settings

CrAzYodaz/Xfinity-4-Infinity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installing


In order to install, you need to install selenium via pip install selenium and install geckodriver. You MUST have Firefox installed.

Issues


  • Currently, the program crashes if you are offered a "Special Offer", as this popup blocks the continue button on the rate selection screen.
  • Timings are dependent on your hotspot. The last wait is the longest, and most likely to need tweaking.

How to use


  • In order to use, you need to randomize your MAC address and reconnect to the XFinity Wifi hotspot. This can be done via my Mac-Automator program.
  • Then, once your computer prompts you to do the captive portal login, just run python main.py

About

FINNALLY --- these 2 scripts automate my Xfinity Wifi Captive Portal that I kept running into on the public wifi hotspot -- stay tuned

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages