Skip to content

Zorro-Aster/MasternodeScript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ANONMasternodeScript

Easy Install Script for Anonymous Coin (ANON)

USE UBUNTU 18.04 or 16.04 ONLY.

Simply run the following line logged in as root via SSH to your VPS and your ANON masternode will be setup in about 10-30 minutes depending on how fast your VPS connection is (with the use of a supplied bootstrap blockchain). Script will install binaries according to your os version, create daemon service, set firewall settings, enable fail2ban, queue position script, and an update script. Please use at own risk.

wget https://raw.githubusercontent.com/dk808/ANONMasternodeScript/master/anon_mnsetup_install.sh && chmod +x anon_mnsetup_install.sh && ./anon_mnsetup_install.sh

MINIMUM VPS REQUIREMENTS:

1vCPU
1GB RAM
25 GB HDD
Ubuntu 16.04 or 18.04

About

Easy Install Script for Anonymous Coin (ANON)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%