Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EricSUID committed Jul 9, 2021
1 parent 6f80726 commit cdc2018
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,34 @@
# SomeScripts
一些个人使用脚本

### `install.sh`

加速安装 `ohmyzsh` (前提是安装了`zsh`)

#### Win10+

可以使用 `Git Bash` 安装路径下解压 `zsh-5.8-5-x86_64.pkg.tar`



当然也可以使用官方的安装方式

https://github.com/ohmyzsh/ohmyzsh#basic-installation

### `fail2ban.sh`

最简单的防止SSH暴力破解的脚本

https://github.com/EricSUID/Fail2ban

### `uPing`

24小时监测VPS延迟

https://github.com/EricSUID/uPing

### `bensh.sh`

Linux服务器测试脚本

https://github.com/EricSUID/bench.sh-Others

0 comments on commit cdc2018

Please sign in to comment.