This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |