This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Free internet in hotels etc. | |
| 1, arp -aln | |
| 2, pick a mac address ("Linklayer Address") (ignore macs for x.x.x.[1, 255]) | |
| 3, sudo ifconfig en0 ether <MAC_ADDRESS> | |
| 4, restart wifi |