Releases: garywill/linux-router
Release list
0.8.2
New
Added WPA3 (SAE) support.
-w <WPA version> WPA version indicator, can be '2', '3', '1', '3+2',
'3+2+1', '2+1'. Requires '-p'. (default: '2')
(Note WPA1 is legacy and unsafe)
(Welcome feedback how it goes on your machine. We can't cover all tests on all Wifi adapters)
Fix
No longer dependent on which now
I'm starting a new project Tree Sandbox for Linux. Have a look (in beta)
0.8.1
New
- WiFi 6 Support and more wifi features
Fixes
- Fix a bug with AppArmor complian command
- Fix when interface already in a firewalld zone
Contributors
@garywill @kphanipavan @ByteSnipers
Full Changelog: 0.7.6...0.8.1
@kphanipavan brought us many wifi4~6 options. Now Linux-router script can create wifi3~wifi6 ap.
Currently wifi4~6 usually require applying tedious and long cli parameters (differs by hardware), to make full use of hardware performance. See examples in following posts:
(maybe in future we'll figure out smarter ways to simplify that process)
Note that some cutting-edge Wifi features (eg. Wifi 6 and some options) strongly depends on hostapd built with specific flags enabled and compatible hardware.
0.7.6
- Explictly ban unwanted forwarding
- Detect firewalld and make sure it won't interfere
- Some internal code changes:
- rename GATEWAY to GATEWAY4
- use array for iptables custom chain
- improve nm running judgement. use dbus also
Full Changelog: 0.7.3...0.7.6
0.7.3
0.7.1
- Change
-cbehavior. Won't automatically fallback to running channel anymore - Add or rename some HT/VHT options. Better chance of getting 5GHz Wifi to work
New Contributors
0.7.1b
- Change
-cbehavior. Won't automatically fallback to running channel anymore - Add or rename some HT/VHT options. Better chance of getting 5GHz Wifi to work