Skip to content

Connect to xfinity hotspots using OpenWRT router firmware

License

Notifications You must be signed in to change notification settings

spinfooser/xfinity-forever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Xfinity Forever

A simple shell script that can automatically authenticate to XFINITY networks using the username and password supplied in the RADIUS config in Luci (OpenWRT ui).

Requirements

This script is only tested for OpenWRT.

Two packages must be installed through opkg:

  • curl
  • wpad

LAN DNS Configuration

Using Cloudflare or Google for DNS on the LAN interface is a must. Xfinity uses DNS requests to track that multiple devices are using the same wifi connection. The hotspot will then force you to reauthenticate, which causes network interruptions.

In the Luci UI, you can find this setting in Interfaces -> LAN -> Use custom DNS servers. Enter your preferred provider DNS IP addresses there!

Suggestions: 1.1.1.1, 1.0.0.1, 8.8.8.8

About

Connect to xfinity hotspots using OpenWRT router firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages