252 B
252 B
Network
ipset
# Create ip-list with timeout
ipset create ipl-name hash:ip timeout 3600
iptables
# Show current rules
iptables -L -vn
# Fix TTL for mobile network
iptables -t mangle -A POSTROUTING -j TTL --ttl-set 65