Oh-my-vpn
github.com
Oh-my-vpn
1–10 of 10 posts
Re: Oh-my-vpn
#2a) the url doesn't clearly relate to the repository
b) the url isn't secure.
c) the install script isn't even in the repository
d) I would submit this suggestion via a pull req, but alas, http://linux.die.net/man/1/mktemp
- - -
edit: the script it runs, does
> curl -L https://www.opscode.com/chef/install.sh | bash
which does not currently seem to be the recommended way of installing chef on ubuntu, and seemingly was last updated in 2013
Re: Oh-my-vpn
#3> curl -L http://git.io/pdTu | sh a) the url doesn't clearly relate to the repository b) the url isn't secure. c) the install script isn't even in the repository d) I would submit this suggestion via a pull req, but alas, http://linux.die.net/man/1/mktemp - - - edit: the script it runs, does > curl -L https://www.opscode.com/chef/install.sh | bash which does not currently seem to be the recommended way of installing…
Analytics provided by the shortening service?
Re: Oh-my-vpn
#4Please submit your pull req and i will be happy to add your changes.
Re: Oh-my-vpn
#5Install chef-client: https://www.chef.io/download-chef-client/ which actually generates the same one-liner scirpt I used, except for opscode.com domain instead of chef.io, if you run `diff` on both script they are identical with only different domain name. Please submit your pull req and i will be happy to add your changes.
Re: Oh-my-vpn
#6Re: Oh-my-vpn
#7This offers something similar : https://github.com/jpetazzo/dockvpn
Re: Oh-my-vpn
#8Install chef-client: https://www.chef.io/download-chef-client/ which actually generates the same one-liner scirpt I used, except for opscode.com domain instead of chef.io, if you run `diff` on both script they are identical with only different domain name. Please submit your pull req and i will be happy to add your changes.
Re: Oh-my-vpn
#9This offers something similar : https://github.com/jpetazzo/dockvpn
Re: Oh-my-vpn
#10This offers something similar : https://github.com/jpetazzo/dockvpn
I had followed this guide: https://www.digitalocean.com/community/tutorials/how-to-run-... and now am a happy happy user. The host of course needs not to be digitalocean.