Skip to content

Instantly share code, notes, and snippets.

@ExtraSettings
Created March 16, 2020 12:02
Show Gist options
  • Select an option

  • Save ExtraSettings/4fdeea1d6ad9e3c90d16664c295c0cef to your computer and use it in GitHub Desktop.

Select an option

Save ExtraSettings/4fdeea1d6ad9e3c90d16664c295c0cef to your computer and use it in GitHub Desktop.
Don't starve together
wget -qO- https://get.docker.com/ | sh
sudo docker run -v ${HOME}:/data -p 10999-11000:10999-11000/udp -p 12346-12347:12346-12347/udp -it jamesits/dst-server:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment