Term script to install a collection of ever growing binaries cross compiled for android. Successor and combination of Curl and GNU mods and more. See here for a list of what's currently included
su
ccbins
- Update curl binary
- Update terminalmods to new repo
- Bug fix with connection test
- Update curl binary for real this time
- Streamline installer process
- Overhaul wireguard support
- Update curl binary
- Fixes for magisk canary
- Fix bug with doh workaround
- Fix for magisk canary
- Update curl binaries
- Update wireguard binaries
- Added workaround for curl dns server issues - will work without root now
- Updated module copy of curl
- More connection test fixes
- Added doh workaround for dns poisoning (such as China)
- Further tweaks to connection test
- Switch everything to curl, no need for ping or wget anymore
- Verify proper download of mod files with md5sum
- Go back to using google for ping check - github wasn't working for some people. Fallback to baidu if google fails (for chinese users)
- Use curl rather than wget - some users were having issues with busybox wget
- Updated busybox
- Update boot scripts for recently added binaries
- Add mkshrc stuff
- Add rest of mod to repo - everything should be self-updating now
- Initial Release