Releases: garywill/linux-router
Releases Β· garywill/linux-router
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
-c
behavior. 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
-c
behavior. 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.6.7
0.6.6
0.6.5
0.6.2
0.6.0
Big changes
For developers
I've made the code tidy, readable, flexable and much more maintainable
- put the long bunchs of code into functions
- modified many dedicated function to be universal
- added many comments and notes
Welcome contribution!
New features
- pure-IPv6 Internet (not forward IPv4)
- added option to randomize MAC address
- added option to protect your LAN from clients
- AP defaultly use WPA2 only
- rfkill unblock wifi automatically
- brand new
--list-clients
function. can be used as a tool to list all neighbors of an interface, showing their wifi signals and status