diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..7de0b66 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ + +ko_fi: SiSTRo diff --git a/CHANGELOG.md b/CHANGELOG.md index c201208..4da53c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v2.1 +- Added config file (/data/GoldHEN/config.ini) +- Added Klog server on 3232 port +- Improved rest mode support + ## v2.0b2 - Improved BinLoader server (still beta version) diff --git a/README.md b/README.md index 010d582..6c123dc 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ - FW Update Block - FTP Server on 2121 port - BinLoader Server on 9090 port +- Klog Server on 3232 port - CE-30391-6 Error CMOS Fix ### :warning: Warnings @@ -46,6 +47,7 @@ I have tried to work out to support all payloads possible but no guarantees can Coded by [SiSTRo](https://github.com/SiSTR0) Special thanks: +- [ctn123](https://github.com/ctn123) - [golden](https://github.com/jogolden) - [Joonie](https://github.com/Joonie86) - [Kameleon](https://github.com/KameleonReloaded) @@ -69,4 +71,6 @@ Greeting to other devs: Project source code is currently private because over time I have seen a sad abuse of the source code that I, like the previous devs who worked on it, have been pleased to make it available to everyone to study and maybe improve it. ### Donations -Consider donating by this [link](https://goldhen.github.io/support) if you like GoldHEN and want to support my work \ No newline at end of file +Consider [donating](https://goldhen.github.io/support) if you like GoldHEN and want to support my work + +[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/SiSTRo) \ No newline at end of file diff --git a/goldhen_2.0b2_505.bin b/goldhen_2.0b2_505.bin deleted file mode 100644 index e75bc1c..0000000 Binary files a/goldhen_2.0b2_505.bin and /dev/null differ diff --git a/goldhen_2.0b2_672.bin b/goldhen_2.0b2_672.bin deleted file mode 100644 index e5dce31..0000000 Binary files a/goldhen_2.0b2_672.bin and /dev/null differ diff --git a/goldhen_2.0b2_702.bin b/goldhen_2.0b2_702.bin deleted file mode 100644 index fbdae5f..0000000 Binary files a/goldhen_2.0b2_702.bin and /dev/null differ diff --git a/goldhen_2.0b2_750.bin b/goldhen_2.0b2_750.bin deleted file mode 100644 index d5cccc0..0000000 Binary files a/goldhen_2.0b2_750.bin and /dev/null differ diff --git a/goldhen_2.0b2_751.bin b/goldhen_2.0b2_751.bin deleted file mode 100644 index c556942..0000000 Binary files a/goldhen_2.0b2_751.bin and /dev/null differ diff --git a/goldhen_2.0b2_755.bin b/goldhen_2.0b2_755.bin deleted file mode 100644 index 7429be0..0000000 Binary files a/goldhen_2.0b2_755.bin and /dev/null differ diff --git a/goldhen_2.0b2_900.bin b/goldhen_2.0b2_900.bin deleted file mode 100644 index 5e1e34c..0000000 Binary files a/goldhen_2.0b2_900.bin and /dev/null differ diff --git a/goldhen_2.1_505.bin b/goldhen_2.1_505.bin new file mode 100644 index 0000000..fda8076 Binary files /dev/null and b/goldhen_2.1_505.bin differ diff --git a/goldhen_2.1_671.bin b/goldhen_2.1_671.bin new file mode 100644 index 0000000..debef7b Binary files /dev/null and b/goldhen_2.1_671.bin differ diff --git a/goldhen_2.1_672.bin b/goldhen_2.1_672.bin new file mode 100644 index 0000000..dfa919c Binary files /dev/null and b/goldhen_2.1_672.bin differ diff --git a/goldhen_2.1_702.bin b/goldhen_2.1_702.bin new file mode 100644 index 0000000..927c483 Binary files /dev/null and b/goldhen_2.1_702.bin differ diff --git a/goldhen_2.1_750.bin b/goldhen_2.1_750.bin new file mode 100644 index 0000000..9eccfc1 Binary files /dev/null and b/goldhen_2.1_750.bin differ diff --git a/goldhen_2.1_751.bin b/goldhen_2.1_751.bin new file mode 100644 index 0000000..fe1051b Binary files /dev/null and b/goldhen_2.1_751.bin differ diff --git a/goldhen_2.1_755.bin b/goldhen_2.1_755.bin new file mode 100644 index 0000000..7744d4b Binary files /dev/null and b/goldhen_2.1_755.bin differ diff --git a/goldhen_2.1_900.bin b/goldhen_2.1_900.bin new file mode 100644 index 0000000..a415e21 Binary files /dev/null and b/goldhen_2.1_900.bin differ