Compare commits

...

3 Commits

Author SHA1 Message Date
9e880d20b4
updated notice re: mirror operations 2026-06-19 17:07:34 -04:00
d15da058cb
updated mirror url list 2026-06-19 17:04:07 -04:00
053dd63327
Update README.md 2026-06-18 17:59:24 -04:00

View File

@ -11,8 +11,8 @@ This repository contains only the DTS source code to facilitate community assist
- TRENDnet support system is here: https://www.trendnet.com/support/
- TRENDnet contact is here: https://www.trendnet.com/company/contact-us.asp
### UNOFFICIAL PUBLIC TRENDNET GPL SOURCE MIRROR
I have taken the liberty to set up a TRENDnet GPL source mirror, as I have the express right to redistribute GPL software under GPLv2 license.
### UNOFFICIAL PUBLIC GPL SOURCE MIRROR
I have taken the liberty to set up a GPL source mirror, as I have the express right to redistribute GPL software under GPLv2 license. This mirror will contain various manufacturers' GPLv2 source for devices if provided via website such as - TRENDnet, TP-Link (soon)
I am doing so for a few reasons:
- I intend to port as many EOL devices as possible
@ -20,9 +20,12 @@ I am doing so for a few reasons:
- I can provide others free valuable archival services of TRENDnet GPL source code
- I intend to cross reference with CVE disclosures for specific hardware/software versions in future (useable in porting)
**MIRROR URL:** https://gpl-mirror.catspeed.cc/mirror/trendnet/
**MIRROR URLs:**
- Main mirror page - https://gpl-mirror.catspeed.cc/
- Main mirror directory - https://gpl-mirror.catspeed.cc/mirror/
- TRENDnet GPLv2 CCS mirror - https://gpl-mirror.catspeed.cc/mirror/trendnet/
**NOTE:** The archiver will run once weekly on Sunday at 0000 - it only downloads corrupted or missing files - based on SHA1 hashes. As the script is rate limiting itself to prevent damage to their infrastructure, it may take over night to complete. Should TRENDnet have issue with this and outright block my download attempts, that would be a GPL violation. Rate limits I will accept to a degree, I understand the circumstances, hence why the script already rate limits itself.
**NOTE:** The archiver will run once weekly on Sunday at 0000 - it only downloads corrupted or missing files - based on SHA1 hashes. As the script is rate limiting itself to prevent damage to their infrastructure, it may take over night to complete. Should TRENDnet have issue with this and outright block my download attempts, that would be a GPL violation in my opinion. Rate limits I will accept to a degree, I understand the circumstances, hence why the script already rate limits itself.
### REPOSITORY FILES:
- [spi-extracted.dts](https://github.com/catspeed-cc/tew-829dru/blob/master/spi-extracted.dts) (current running DTS from router SPI NOR - canonical single source of truth)