/tch-nginx-gui

Modified file to apply to a stock technicolor GUI

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

This is a highly modified and universal version of the GUI installed on all Technicolor Modem/Routers compatibile with (and probably not only):

  • DGA4132
  • DGA4130
  • TG789vac v2
  • TG800vac
  • TG799vac
with many fixes and new features like:
  • DLNA Fully working.
  • Visualise CPU load.
  • Show VoIP Password directly on the GUI.
  • Upgrade/Downgrade firmware from the GUI.
  • Export and Save modem configuration from the GUI.
  • Ability to select two channels for the update (DEV or Stable).
  • Eco settings for the CPU and LEDs.
  • Easy set up for Bridge or Voice Mode.
  • Traffic monitoring with Interactive Charts.
  • Fast Cache Options.
  • Ability to Select many compatable xDSL drivers.
  • Ability to install LuCI GUI or sharing service like transmission.
  • Spoofing of firmware version to bypass CWMP controls.
  • Select many skins for the GUI, like the Fritz!Box one.
  • Install Telstra Basic GUI
  • And many others...

You can help the development of this GUI by reporting issues or suggesting improvements.
All the infomation can be found here and on the ilpuntotecnico forum (https://www.ilpuntotecnico.com/forum) (To write on this forum you need to write in the presentation section after the first login).

Basic installation instructions for the latest Stable release:

First you need to get root acces to your Gateway

Some Topics to help you get root access: General GUI Topic: https://www.ilpuntotecnico.com/forum/index.php/topic,78585.0.html

Then execute these commands (Active WAN/Internet connection required):


curl -k https://repository.ilpuntotecnico.com/files/Ansuel/AGTEF/GUI.tar.bz2 --output /tmp/GUI.tar.bz2
bzcat /tmp/GUI.tar.bz2 | tar -C / -xvf -
/etc/init.d/rootdevice force

If you get an error during the download process or you have no Internet/WAN connection on the device, just manually download the GUI.tar.bz2 file and put in /tmp folder via SCP then execute the other (non curl) commands listed above.

Preview:

If you would like to install LuCI on your modem, you can find the instructions and install script here: https://github.com/nutterpc/tg-luci

or use the Extensions card to install.