eap_proxy
eap_proxy copied to clipboard
A way around AT&T's terrible modem.
Results
2
eap_proxy issues
Sort by
recently updated
recently updated
newest added
It seems like after a certain amount of time with no DHCP response, the ATT router will send a EAP logoff packet and start over. This causes a 30 second...
ported to python3 (still compatible with 2.7) code commenting (you were right, you are terrible about documentation lol) added error handling (required for sockets, clean exits, added some exit codes)...