Toot?
🦄 (he,him)
I’m more active on https://hachyderm.io/web/@volkan <= Come, join; the water is really warm there.
| Fediverse | https://hachyderm.io/web/@volkan |
| Fediverse | https://hachyderm.io/web/@volkan |
A bash function to use on airports:
```
function changeMac() {
local mac=$(openssl rand -hex 6 | sed 's/\(..\)/\1:/g; s/.$//')
sudo ifconfig en0 ether $mac
sudo ifconfig en0 down
sudo ifconfig en0 up
echo "Your new physical address is $mac"
}
```
Unlimited WiFi 🤘.
Support: We are going to send you a PDF form for you to print, fill out, scan and then email back to us
...
Me: You know what? The Internet is really good at forms.