          `yys `ys   yyy:   +yhy+` yy. -ys :yo +yyys+`   yyy:      oyyys/ .yyyyo-  :shhs-           
          `MMM:`MN  :MNMy  sMh:yMy MM- :MN +Md hMh/hMd  :MNMy      dMy/dMs-MM/+MM-:MN//MM.          
          `MNNm`MN  sM+MN` sMh``:- MM- :MN +Md hMo /Md  sM+MN      dM+ oMh-MN  mM:+Md  NM:          
          `MN+M+MN  NM`mM/ `sMN+`  MMhydMN +Md hMNdMN-  NM`mM:     dMs:hMs-MMosMh`+Md  NM:          
          `MN mNMN -Mh oMy   .sMN- MMo/sMN +Md hMs-+Mm -Mh sMy     dMmhy+ -MMosMm`+Md  NM:          
          `MN /MMN sMNmNMN sd- oMh MM- :MN +Md hMo .MM`sMNmNMN     dM+    -MN  mM/+Md  NM:          
          `MN  dMN mM.``NM:+MmymM+ MM- :MN +Md hMmydMh mM.``NM:/h+ dM+    -MN  mM/.NMyhMm`          
           ::  .:: ::   -:. .///.  ::` `:: .:- -::::.  ::   -:..:- ::.    `::  -:. `://-            




sudo -i 

sudo apt-get update && sudo apt-get upgrade -y

sudo apt update
sudo apt install nano


wget http://ppa.launchpad.net/dajhorn/dante/ubuntu/pool/main/d/dante/dante-server_1.4.1-1_amd64.deb
sudo apt-get install gdebi-core
gdebi dante-server_1.4.1-1_amd64.deb


ifconfig

[ ens4 eth0 ]

>/etc/danted.conf
nano /etc/danted.conf


========================================
                                      
logoutput: syslog
user.privileged: root
user.unprivileged: nobody

internal: 0.0.0.0 port=3355

external: ens4

socksmethod: username
clientmethod: none

client pass {
        from: 0.0.0.0/0 to: 0.0.0.0/0
        log: connect disconnect error
}

socks pass {
        from: 0.0.0.0/0 to: 0.0.0.0/0
        log: connect disconnect error
}

========================================


service danted start


sudo useradd --shell /usr/sbin/nologin evg
sudo passwd evg

iptables -A INPUT -p icmp --icmp-type echo-request -j REJECT

service danted restart


nano /etc/ssh/sshd_config
/etc/init.d/ssh restart







                
              BONUS 

        Vesta CP (хостинг)
curl -O http://vestacp.com/pub/vst-install.sh
bash vst-install.sh -f
