{{template "base" .}} {{define "content"}} {{if .Announcement}}
{{.Announcement}}
{{end}} {{if .Subscriber}}
Connected
{{.Subscriber.PlanName}}
Username {{.Subscriber.Username}}
Plan {{.Subscriber.PlanName}}
Download Speed {{.SpeedDown}} Mbps
Upload Speed {{.SpeedUp}} Mbps
IP Address {{.Subscriber.AssignedIP}}
Expires {{.ExpiresFormatted}}
{{if .DaysRemaining}}
Days Remaining {{.DaysRemaining}} days
{{end}}
{{if .DataUsage}}
DATA USAGE THIS SESSION
{{.DataDownload}} Download
{{.DataUpload}} Upload
{{end}}
{{else}}

Internet Access

1
Open your WiFi/Router settings

Go to your device's network or internet settings

2
Set connection type to PPPoE

Look for "PPPoE" or "DSL" in your WAN/Internet settings

3
Enter your credentials

Use the username and password provided by your operator

4
Connect and refresh this page

Once connected, this page will show your account status

Don't have an account? Contact your internet provider.

{{end}} {{end}}