Skip to content

Releases: garywill/linux-router

0.7.6

04 Oct 04:23
Compare
Choose a tag to compare
  • 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

19 Jan 06:35
Compare
Choose a tag to compare

What's Changed

  • Be compatible with iw 6.7

New Contributors

Full Changelog: 0.7.1...0.7.3

0.7.1

09 Jan 14:38
Compare
Choose a tag to compare
  • 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

04 Oct 14:06
Compare
Choose a tag to compare
0.7.1b Pre-release
Pre-release
  • 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

09 Jan 11:59
Compare
Choose a tag to compare
  • 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

07 Nov 05:17
Compare
Choose a tag to compare

New function to add rules into iptables (details)

0.6.5

07 Nov 02:40
Compare
Choose a tag to compare
  • 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

22 Aug 01:33
Compare
Choose a tag to compare
  • 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

0.6.0

20 Jan 06:29
Compare
Choose a tag to compare

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