Skip to content

Instantly share code, notes, and snippets.

View 0xmachos's full-sized avatar

Mikey 0xmachos

View GitHub Profile
diff --git a/Lockdown b/Lockdown
index 97854f1..9f7b027 100755
--- a/Lockdown
+++ b/Lockdown
@@ -544,7 +544,7 @@ function disable_firewall_downloaded_signed {
function disable_ipv6 {
-
+ set -x
@0xmachos
0xmachos / commands.md
Last active December 21, 2021 16:28
SSH Cheatsheet
sudo sshd -t
sudo systemctl restart sshd