Skip to content

Instantly share code, notes, and snippets.

@cowgp
Created April 2, 2019 20:20
Show Gist options
  • Select an option

  • Save cowgp/3d3a52bc472d3c1dbb0c0bcaa30e2392 to your computer and use it in GitHub Desktop.

Select an option

Save cowgp/3d3a52bc472d3c1dbb0c0bcaa30e2392 to your computer and use it in GitHub Desktop.
testing bad SSID characters
config wifi-device 'mt7628'
option type 'mt7628'
option vendor 'ralink'
option band '2.4G'
option channel 'auto'
option autoch_skip '12;13;'
option wifimode '9'
option bw '1'
option country 'US'
option region '1'
option ht_txstream '2'
option ht_rxstream '2'
option hwmode '11ng'
config wifi-iface
option device 'mt7628'
option network 'lan'
option mode 'ap'
option key 'goodlife'
option encryption 'psk-mixed'
option wds '1'
option ssid 'Ç  $'
option ifname 'ra0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment