Releases: MikaelFangel/DTUConnect
Releases · MikaelFangel/DTUConnect
Add support for IWD
Changes
- Gathers IWD and nmcli into one file
- Updated check for connection profiles (requires newer version of bash)
- Added eduroam for IWD
- Uses curl to get certificates and added offline fallback method
Contributors
Added support for flakes
Changes
- Added support for the script, so it can be run with flakes.
Added intial support for iwd
Adds
- Support for iwd, but only on DTUsecure.
Fixes
- Linter warnings from shellcheck
Fixed error where missing .config folder broke script
Merge pull request #11 from MikaelFangel/hotfix fixed error where missing .config folder broke script
Add support for ev3dev on Lego Mindstorms.
Merge pull request #9 from MikaelFangel/8-add-support-for-connman 8 add support for connman
v1.2.3-beta
Added support for eduroam
This release adds support for setting up the connection profile for eduroam after the initial DTUsecure setup has finished.
Thanks to
- @yech199 for the feature request and idea of adding this.
v1.1.2-beta
- Fixes issues with checking for old profiles
- Adds the functionality for checking whether nmcli is installed or not
Fix bug when no connection profile existed
Fixed a bug where it gave an error when no connection profile existed.
Beta Relase
This is the initial release of the script which is able to make successful connections to the network.
ToDo:
- Test on different systems
- Test on different distros
- Improve how to obtain the ca certificate