Skip to content

Releases: k4yt3x/sysctl

Version 1.10

02 May 23:11
1d2f9f7
Compare
Choose a tag to compare
Merge pull request #14 from HorlogeSkynet/patch-1

Mentions `kernel.yama.ptrace_scope = 3` breaks lxc v6+ procfs

Version 1.9

06 Jul 23:25
feeb151
Compare
Choose a tag to compare
added kernel.modules_disabled=1

Signed-off-by: k4yt3x <i@k4yt3x.com>

Version 1.8

03 Jul 18:23
b6f1041
Compare
Choose a tag to compare
commented out disable TCP window scaling by default

Disabling TCP window scaling could result in a significant decrease in
performance in high-latency communications.

Signed-off-by: k4yt3x <i@k4yt3x.com>

Version 1.7

04 Aug 16:26
0b3910d
Compare
Choose a tag to compare

Added vm.unprivileged_userfaultfd and dev.tty.ldisc_autoload.

Version 1.6

15 Oct 15:51
Compare
Choose a tag to compare

Set PMTU starting value to 1024 according to RFC4821.

Version 1.5

12 Oct 18:23
Compare
Choose a tag to compare

More optimizations are enabled by default with the updated assumptions list

Version 1.4

12 Oct 17:19
eacf468
Compare
Choose a tag to compare

Added MTU probing and disabling SSR

Version 1.3

08 Jun 02:32
Compare
Choose a tag to compare

added recommendations from ANSSI

Version 1.2

08 Oct 18:36
Compare
Choose a tag to compare
added more deployment methods and explanations

Version 1.1

06 Oct 18:54
Compare
Choose a tag to compare
synchronized README with config file