Skip to content

fatonspb/tuiwrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

tuiwrt

Text UI for OpenWrt — router summary, network, Wi-Fi, backups, and diagnostics in a single shell script.

Features

  • Router summary — host, model, firmware, uptime, IPs, upstream IP, internet status, CPU/RAM/disk
  • LAN ports — link state, RX/TX (swconfig / network.device)
  • Interfaces — IP and uptime per logical interface
  • Wi-Fi — networks with drill-down to clients
  • Wired — wired connections with drill-down to clients
  • Backups — create / restore (sysupgrade)
  • Diagnostics — ping, traceroute, nslookup
  • Reboot, Packages (opkg)

Install on router

wget -O /usr/bin/tuiwrt https://raw.githubusercontent.com/fatonspb/tuiwrt/main/tuiwrt.sh && chmod +x /usr/bin/tuiwrt
opkg update
opkg install whiptail-newt iwinfo iw ip-bridge

Optional: swconfig, traceroute, bind-dig (nslookup).

Run

ssh -t root@192.168.1.1 tuiwrt

License

MIT — see LICENSE.

About

TUI for OpenWrt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages