Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1004 Bytes

TOOL.md

File metadata and controls

36 lines (18 loc) · 1004 Bytes

Linux toolkit Easily install V2Ray-Poseidon, Soga, XrayR, Air-Universe shell script for V2board panel

Features

  1. Configuring an SSH login without password. Change the SSH Default Port. Secure your VPS.
  2. Install linux sofrware including Oh-my-zsh, zsh-autosuggestions, Micro editors.
  3. Install Nodejs and PM2.
  4. Install Docker and Docker Compose.
  5. Install Portainer.

Installation

via curl to install script

curl -O https://raw.githubusercontent.com/jinwyp/one_click_script/master/linux_install_software.sh && chmod +x ./linux_install_software.sh && ./linux_install_software.sh

via wget to install script

wget --no-check-certificate https://raw.githubusercontent.com/jinwyp/one_click_script/master/linux_install_software.sh && chmod +x ./linux_install_software.sh && ./linux_install_software.sh

功能列表4