Skip to content

varcli/sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

shell脚本

为防止系统没安装curl,使用不了一键命令,使用下面的一键命令之前先执行一次安装curl命令

apt -y update && apt -y install curl wget sudo || yum install -y curl wget || apk add curl bash
  • (centos、ubuntu、debian、alpine)一键开启SSH

bash -c  "$(curl -fsSL https://raw.githubusercontent.com/varcli/sh/refs/heads/main/ssh.sh)"

About

分享定制化的shell脚本!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages