Skip to content

Instantly share code, notes, and snippets.

# NEEDS TO BE RUN AS ADMIN
# If ran as a powershell script, you will need to run this first:
# Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process
# [CONFIGURATION]
# Ensure WSL2 container is started and SSH is running
wsl sudo /etc/init.d/ssh start
# Ports to be forwarded