Skip to content

Instantly share code, notes, and snippets.

View c3m3gyanesh's full-sized avatar

Gyanesh Patra c3m3gyanesh

View GitHub Profile
@c3m3gyanesh
c3m3gyanesh / moonlightssh.sh
Created March 21, 2024 03:48 — forked from WisdomCode/moonlightssh.sh
Moonlight Game Streaming via SSH
#!/bin/bash
#Enables Playing on a moonlight server via an ssh tunnel. This is useful on restricted networks, as only the ssh port is needed.
#Needs the complimentary script, redirectudp, running on the ssh server to function.
#needs a private key for the ssh server
#sudo apt install ssh socat snap
#snap install moonlight