Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vestauth/vestauth.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curl -sfS https://vestauth.sh/ | sh

curl -sfS https://vestauth.sh | sh

vestauth binary installer

 

Install

curl -sfS https://vestauth.sh | sh

or self-execute this file:

curl -sfS https://vestauth.sh > install.sh
chmod +x install.sh
./install.sh

more install examples:

# curl examples
curl -sfS "https://vestauth.sh/" | sudo sh
curl -sfS "https://vestauth.sh/?version=0.44.0" | sh
curl -sfS "https://vestauth.sh/?directory=." | sh
curl -sfS "https://vestauth.sh/?directory=/custom/path&version=0.44.0" | sh

# self-executing examples
./install.sh --version=0.44.0
./install.sh --directory=.
./install.sh --directory=/custom/path --version=0.44.0
./install.sh --help

Usage

see vestauth for extended usage guides.


more information

  • alternatively, install with wget wget -qO- https://vestauth.sh/install.sh | sh
  • make sure you are using https, not http. We do not redirect for trust reasons.

About

install `vestauth` via curl

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors