Skip to content

Releases: kangtastic/eap_proxy

Bugfixes and such

16 Dec 17:53
Compare
Choose a tag to compare

Features and Bugfixes

  • VLAN IDs can now be the full range of 0-4094 supported by Linux.
    Evidently, no VLAN is necessary if the ISP router is using VLAN ID 0. 😲
    This is configurable through the new --vlan option.
  • The DHCP client is properly restarted.
    In addition to Debian and similar, RHEL/CentOS/Fedora etc. and 🎉 embedded systems like EdgeOS 🎉 should now be now fully supported (as long as they're not using NetworkManager 🤐 )
  • Broken automatic MAC address changing is fixed.
    This was broken before because of a stupid mistake. 🤦‍♂️
    Same deal as previous - most systems, including embedded systems, are now supported.

Miscellanea

  • The script now quits if not running as root.
    Root was needed to sniff the EAP packets anyway.

Initial release

21 Nov 08:43
Compare
Choose a tag to compare
v0.0.1

Add new README.md