4 lines
85 B
Bash
4 lines
85 B
Bash
|
echo "Press enter when connected to hotspot"
|
||
|
read
|
||
|
sudo sysctl -w net.inet.ip.ttl=65
|