leollon / init-server

my basic software that I will use on my vps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My new debian server's basic software

Duplicated work done by shell script, only can it run under debian-like x86_64 bit distribution

Software List on server

  • nginx
  • docker-ce
  • sudo
  • htop
  • tcptrack
  • curl
  • vim
  • openssh-server
  • v2ray
  • ufw
  • fail2ban
  • zsh
  • jq
  • docker-compose
  • ntp

After script finished, download client-config.json file and change its vnext's address and port.

LICENSE

MIT

About

my basic software that I will use on my vps.

License:MIT License


Languages

Language:Shell 100.0%