Skip to content

alioualarbi/d2hosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

79 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Destiny Hosting Guide by Yanis πŸ’™

βš™οΈ Requirements

πŸ“ Virtual Server Creation

  1. Create a Virtual Machine by clicking the New button
  2. Name the machine Ubuntu and set its Memory size to 2048MB
  3. Do not change the VDI settings and click Create
  4. Go to the Network tab in the machine settings (yellow Settings button), and change the NAT option to Bridged Adaptator
  5. Start the machine and select the Ubuntu server image

πŸ”Œ Give yourself permissions

sudo su

πŸ”§ Install OpenVPN

wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh

πŸ“ƒ Print your certificate

cat /root/client.ovpn

πŸ€– Install the script

rm *
wget -q https://raw.githubusercontent.com/yanbxr/d2hosting/main/d2 -O ./d2
chmod +x ./d2
PATH=$PATH:.
clear
Script made by Bas and Inchenzo

About

Destiny 2 Hosting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors