UWNetworksLab / uProxy-p2p

Internet without borders
https://www.uproxy.org/
Apache License 2.0
862 stars 181 forks source link

pass more flags to run_cloud.sh, for easier testing #2872

Closed trevj closed 7 years ago

trevj commented 7 years ago

Found this very handy when testing out https://github.com/uProxy/uproxy/pull/2868 and the latest release.

Rather than cloning the repo and switching to the development branch, etc., it let me run:

curl https://raw.githubusercontent.com/uProxy/uproxy/trevj-curl-installer-additions/install-cloud.sh | sh -s -- -u -s uproxy/sshd-alpine -z uproxy/firefox-stable -b trevj-alpine-ssh

I think this will be useful in future, too.


This change is Reviewable

dborkan commented 7 years ago

👍 Excellent, yes this will be helpful!