Enforce connection padding

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy
2024-05-19 02:06:09 -07:00
parent 86fff04a13
commit c2093a9715

View File

@@ -32,6 +32,9 @@ sudo systemctl enable --now proc-hidepid.service
# Will break a lot of applications. The apps I use on Whonix work fine with it so I am enabling it.
sudo systemctl enable --now hide-hardware-info.service
# Enforce connection padding
echo 'ConnectionPadding 1' | sudo tee /usr/local/etc/torrc.d/50_user.conf
# Theming
unpriv curl --proxy http://127.0.0.1:8082 https://raw.githubusercontent.com/TommyTran732/QubesOS-Scripts/main/etc/environment | sudo tee /etc/environment