更新 ssh/restrict_ssh_access/README.md
This commit is contained in:
parent
54ba832c0c
commit
1174563c4f
@ -7,7 +7,7 @@
|
|||||||
使用`curl`运行脚本,并将所需的IPv4和IPv6地址作为参数传入:
|
使用`curl`运行脚本,并将所需的IPv4和IPv6地址作为参数传入:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -s https://git.randallanjie.com/Randall/Some-Shell/raw/branch/main/ssh/restrict_ssh_access/restrict_ssh_access.sh | bash -s -4 <IPv4地址> -6 <IPv6地址>
|
curl -s https://git.randallanjie.com/Randall/Some-Shell/raw/branch/main/ssh/restrict_ssh_access/restrict_ssh_access.sh | bash -s -- -4 <IPv4地址> -6 <IPv6地址>
|
||||||
```
|
```
|
||||||
|
|
||||||
## 参数
|
## 参数
|
||||||
|
Loading…
Reference in New Issue
Block a user