Router IP Addresses
192.168.1.1
Most common router IP
192.168.0.1
D-Link, TP-Link, Cox
10.0.0.1
Xfinity, AT&T gateway
192.168.2.1
Belkin routers
192.168.1.254
AT&T gateway
127.0.0.1
Localhost loopback
Router Login Guides
NETGEAR
routerlogin.net
TP-Link
tplinkwifi.net
Linksys
myrouter.local
ASUS
router.asus.com
D-Link
dlinkrouter.local
Nighthawk
routerlogin.net
Orbi
orbilogin.com
Google WiFi
Google Home app
Eero
Eero app
Xfinity
10.0.0.1
AT&T
192.168.1.254
Spectrum
192.168.1.1
Localhost & Developer Tools
What is Localhost?
Complete guide to localhost (127.0.0.1) — how it works, setup, troubleshooting, ports, and security.
XAMPP Setup Guide
Install and configure XAMPP for local PHP and MySQL development on Windows, Mac, or Linux.
phpMyAdmin Guide
Manage MySQL databases through the phpMyAdmin web interface at localhost/phpmyadmin.
Docker on Localhost
Run containerized applications locally with Docker. Databases, web servers, and microservices.
Common Localhost Ports
Port 80
HTTP — Apache, NginxPort 443
HTTPS — SSL/TLSPort 3000
React, Next.js, NodePort 5173
Vite dev serverPort 8080
Tomcat, Jenkins, alt HTTPPort 3306
MySQL / MariaDBPort 5432
PostgreSQLPort 8000
Django, Python HTTPPort 22
SSH — Secure ShellPort 21
FTP — File TransferPort 9090
Prometheus, CockpitPort 8888
Jupyter Notebook