nsbin/ttl-increment
Nico Schottelius df2daf524d init
Signed-off-by: Nico Schottelius <nico@manager.schottelius.org>
2017-07-19 17:15:41 +02:00

4 lines
131 B
Bash
Executable file

#!/bin/sh
# Increase the ttl to avoid problems with braindead ISPs
iptables -t mangle -A POSTROUTING -o wlp3s0 -j TTL --ttl-inc 1