Releases: kangtastic/eap_proxy
Releases · kangtastic/eap_proxy
Bugfixes and such
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
v0.0.1 Add new README.md