Skip to content

Networking script for configuring and connecting to DoE enterprise wifi using NetworkManager

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
LICENSE
Notifications You must be signed in to change notification settings

toastxc/DoE-Network-Kit-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Department of Education Network Kit for Linux

Stars Forks Pull Requests Issues Contributors Licence

A set of scripts for implementing security certificates from the Australian Department of Education into Linux.

Important

This repository was not made or authorised by the Department of Education. Software comes with absolutely no warranty.

Note

This repository is no longer actively maintained due to the primary contributors having graduated. It should continue to work into the future, but may need minor tweaks.

Usage

Consult the guide at vale.rocks or follow the concise guide below:

$ git clone https://github.com/toastxc/DoE-Network-Kit-Linux.git
$ cd DoE-Network-Kit-Linux

Choose the script that matches your school. Use generic.sh if there isn't one specific for your institution.

# sh generic.sh

Dependencies

  • OpenSSL
  • Curl
  • Git (optional)
  • NetworkManager

For Fedora Users

An update will be automatically applied for Fedora's networking. It can be found here:
https://github.com/toastxc/Fedora-Network-Fix

For Contributors

There are a few rules for contributing to this project.

  • Never package certificates; only download them from restricted repositories.
  • Test that modified scripts work before running a pull request.
  • Comment complicated functions (BASH can be hard to read).

About

Networking script for configuring and connecting to DoE enterprise wifi using NetworkManager

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages