Oddbean new post about | logout
 To get the unlimited hot spot data, you must put this line of code in the "Custom Commands" area of the router's firewall setup:
 
```
iptables -t mangle -I POSTROUTING -j TTL --ttl-set 65
```