FreshTomato-Project/FreshTomato-Emulator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is just a proof of concept to see if it what is wanted before getting everything else done.
The Archive used is from a lab router with minimal settings.
If this progresses things will flesh out.
Before the webpages will work properly you need to run the following command to create an nvram database:
In linux : python3 src/nvram.py scrape data/site
docker environment : nvram scrape data/site
It will scrape the archive for nvram keys and values.
What works on the web pages:
- graphing Bandwidth Real-Time
- graphing Bandwidth Last 24 Hours
- Themes which can be changed from Admin Access. [click save]
Releases
No releases published
Languages
- HTML 65.5%
- CSS 15.7%
- JavaScript 12.5%
- Python 6.2%
- Classic ASP 0.1%