[Wireguard] Installation decentralized VPN Sentinel

RoomIT
Dec 15, 2023

--

Install Node dVPN wireguard Sentinel

Download Script:

wget -c https://gist.githubusercontent.com/roomit-xyz/03261691bdec2f884119541d85b7ee2f/raw/1189667270ae1276fea94523e1575c19eaf4d337/sentinel-wireguard.sh
######## OS ENVIRONMENT ######
USER="sentinel"
HOME_STAGE="/app/mainnet"
HOME_NODE="${HOME_STAGE}/${USER}"

######## NODE ENVIRONMENT ####
MONIKER="SAMPURASUN NODE DVPN"
WALLET_IMPORT_ENABLE="false"

After you adjust variable. Just run using mode root:

bash sentinel-wireguard.sh

If succed, Script will be show information like

And Check your logs

docker logs -f sentinel-wireguard

--

--

RoomIT
RoomIT

Written by RoomIT

Our Notes For Blockchain | DevOps | Security | Sysadmin

No responses yet