Skip to content

Instantly share code, notes, and snippets.

View welps's full-sized avatar

Wayne Cheng welps

View GitHub Profile
@welps
welps / gist:d2d9828ade021c3ac713b3d4503d7390
Created May 25, 2018 22:55
Outdated/Insecure Corporate 802.1x WPA2-Enterprise MSCHAPV2 netctl config
# Courtesy of https://www.reddit.com/r/archlinux/comments/30virj/netctl_on_university_wifi/cpwb4qp/
Description='Wireless Connection for 802.1X wifi networks with insecure setups'
Interface=YOUR_WIRELESS_INTERFACE_NAME
Connection=wireless
Security=wpa-configsection
IP=dhcp
ESSID=YOUR_UNIVERSITY_SSID
WPAConfigSection=(
'ssid="YOUR_UNIVERSITY_SSID"'