Skip to content

Releases: garywill/linux-router

0.8.2

Choose a tag to compare

@garywill garywill released this 08 Jul 13:22

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

Choose a tag to compare

@garywill garywill released this 14 Sep 02:32

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

Choose a tag to compare

@garywill garywill released this 04 Oct 04:23
  • 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

Choose a tag to compare

@garywill garywill released this 19 Jan 06:35

What's Changed

  • Be compatible with iw 6.7

New Contributors

Full Changelog: 0.7.1...0.7.3

0.7.1

Choose a tag to compare

@garywill garywill released this 09 Jan 14:38
  • 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

@kphanipavan

0.7.1b

0.7.1b Pre-release
Pre-release

Choose a tag to compare

@garywill garywill released this 04 Oct 14:06
  • 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

@kphanipavan

0.6.7

Choose a tag to compare

@garywill garywill released this 09 Jan 11:59
  • Change clean up method
  • add --dns-nocache option
  • Added --virt-name option

New Contributors

Full Changelog: 0.6.6...0.6.7

0.6.6

Choose a tag to compare

@garywill garywill released this 07 Nov 05:17

New function to add rules into iptables (details)

0.6.5

Choose a tag to compare

@garywill garywill released this 07 Nov 02:40
  • hostapd in appArmor complain mode. Solve an issue on openSUSE
  • user can set environment variable to disable using -m comment in iptables

0.6.2

Choose a tag to compare

@garywill garywill released this 22 Aug 01:33
  • Support a short gateway IP expression
  • Add -l
  • Fix dnsmasq watchdog
  • Replace /dev/stdout for systemd environment. Use named pipe for dnsmasq log

Known issues:
Some Fedora, openSUSE, Arch Linux users reported some problems