Update README.md

This commit is contained in:
2021-12-29 22:34:30 +08:00
committed by GitHub
parent 384f43cc2b
commit 327586a667
+14
View File
@@ -8,6 +8,20 @@ http {
}
```
测试服所使用的DNS服务:
```bash
➤ ssh weli@moicen.com
Activate the web console with: systemctl enable --now cockpit.socket
Last login: Wed Dec 29 20:10:34 2021 from 111.193.10.152
[weli@moicen ~]$ cat /etc/resolv.conf
# Generated by NetworkManager
nameserver 183.60.82.98
nameserver 183.60.83.19
[weli@moicen ~]$
```
put `upload.lua` into:
```bash