1
2
Derivar 1

install via git

Este cometimento está contido em:
AJ ONeal 2017-04-05 16:36:01 -06:00
ascendente f043714535
cometimento 7a91623af9
1 ficheiros modificados com 6 adições e 0 eliminações

Ver ficheiro

@ -29,6 +29,12 @@ Installs as `stunnel.js` with the alias `jstunnel`
### Install
```bash
npm install -g 'git+https://git@git.daplie.com/Daplie/node-tunnel-client.git#v1'
```
Or if you want to bow down to the kings of the centralized dictator-net:
```bash
npm install -g stunnel
```