/DoE-Network-Kit-Linux

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

Primary LanguageShellGNU Lesser General Public License v3.0LGPL-3.0

DoE Network Kit Linux

Stars Forks Pull Requests Issues Contributors Licence

A script for implementing security certificates from the Australian Department of Education into Linux

THIS REPOSITORY WAS NOT MADE BY OR AUTHORISED BY THE DEPARTMENT OF EDUCATION, SOFTWARE COMES WITH ABSOLUTELY NO WARRENTY

Usage

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

Choose the script that matches your school (generic for if none apply)

sudo sh generic.sh

Dependancies

  • 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 commplicated functions (bash can be hard to read)

LGPLv3 Badge