mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-24 18:15:32 +07:00
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
## Copyright (C) 2019 - 2019 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
|
## See the file COPYING for copying conditions.
|
|
|
|
#### meta start
|
|
#### project Whonix
|
|
#### category networking and security
|
|
#### description disable IPv4 TCP Timestamps
|
|
|
|
net.ipv4.tcp_timestamps=0
|
|
|
|
#### meta end
|