Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansuel/tch-nginx-gui
Modified file to apply to a stock technicolor GUI
https://github.com/ansuel/tch-nginx-gui
agtef ansuel forum gui technicolor
Last synced: about 23 hours ago
JSON representation
Modified file to apply to a stock technicolor GUI
- Host: GitHub
- URL: https://github.com/ansuel/tch-nginx-gui
- Owner: Ansuel
- License: gpl-3.0
- Created: 2017-10-06T22:39:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T07:41:29.000Z (5 months ago)
- Last Synced: 2024-12-15T17:05:48.169Z (8 days ago)
- Topics: agtef, ansuel, forum, gui, technicolor
- Language: Lua
- Homepage:
- Size: 659 MB
- Stars: 346
- Watchers: 18
- Forks: 52
- Open Issues: 138
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/AnsuelS) [![License](https://img.shields.io/github/license/Ansuel/tch-nginx-gui.svg?style=flat)](https://github.com/Ansuel/tch-nginx-gui/blob/master/LICENSE) [![Lastest Build](https://img.shields.io/circleci/project/github/Ansuel/tch-nginx-gui.svg?style=flat)](https://circleci.com/gh/Ansuel/tch-nginx-gui/tree/master) [![Lastest Release](https://img.shields.io/github/release/Ansuel/tch-nginx-gui/all.svg?style=flat&label=DEV%20version)](https://github.com/Ansuel/tch-nginx-gui/releases) [![Stable Release](https://img.shields.io/github/release/Ansuel/tch-nginx-gui.svg?style=flat&label=STABLE%20version)](https://github.com/Ansuel/tch-nginx-gui/releases)
This is a highly modified and universal version of the GUI installed on all Technicolor Modem/Routers compatibile with (and probably not only):
- DGA4132 / VBNT-S
- DGA4131 / VBNT-O
- DGA4130 / VBNT-K
- TG589vac / VANT-E
- TG788vn v2 / VDNT-W
- TG789vac v2 HP / VBNT-L
- TG789vac v2 / VANT-6
- TG789vac (v1) / VANT-D
- TG789vac XTREAM 35B / VBNT-F
- TG799vac / VANT-F
- TG799vac XTREAM / VBNT-H
- TG800vac / VANT-Y
with many fixes and new features like:
- Quick glance statistics page
- 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
- Ability to revert from brige/voice to normal without factory reset
- Traffic monitoring with Interactive Charts
- Fast Cache Options
- DoS Protect Options
- Improved Traffic Graph
- Dosens of xDSL Stats
- 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 extensions like: Telstra Basic GUI, LuCI, Transmission, Aria2
- 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 access to your Gateway
Some Topics to help you get root access:
- DGA4130 TIM: https://www.ilpuntotecnico.com/forum/index.php/topic,77325.html
- DGA4132 TIM: https://www.ilpuntotecnico.com/forum/index.php/topic,78162.html
- 789vac v2 TIM: https://www.ilpuntotecnico.com/forum/index.php/topic,77981.0.html
- 789vac v2 Tiscali: https://www.ilpuntotecnico.com/forum/index.php/topic,77988.html
- 789vac v1/2/3, 799vac, 800vac and 797n v3 Any ISP: https://hack-technicolor.rtfd.io
General GUI Topic: https://www.ilpuntotecnico.com/forum/index.php/topic,81461.0.html
Then execute these commands (Active WAN/Internet connection required):
```
curl -k https://raw.githubusercontent.com/Ansuel/gui-dev-build-auto/master/GUI.tar.bz2 --output /tmp/GUI.tar.bz2
bzcat /tmp/GUI.tar.bz2 | tar -C / -xvf -
/etc/init.d/rootdevice force
```
You can find all of the autobuilt GUI versions at this link: https://github.com/Ansuel/gui-dev-build-auto
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.
If you find a bug, please report it using GitHub's Issue feature making sure you attach a photo and the log (Run: logread).
If you upload config files, please remove your personal details including your public IP and MAC.
In the future there will be a button/command in the GUI to generate a debug file.
Stats:
Cards:
Donation
If you want to donate to the developer of this modified gui use the button below
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/AnsuelS)