Safe3-uusec-waf/docs-cn/guide/begin.md
2025-07-06 09:31:18 +08:00

17 lines
880 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 开始使用
经过前面的安装和配置,接下来可以开始使用了
## :beginner: 事前准备 <!-- {docsify-ignore} -->
?> 如果你还不熟悉南墙,建议先阅读 [南墙WAF使用手册](https://waf.uusec.com/南墙WAF使用手册.pdf)。
## :computer: 登录后台 <!-- {docsify-ignore} -->
?> 浏览器打开 https://127.0.0.1:4443/ 默认用户名admin密码#Passw0rd
!> 注意登录后请及时新建不易猜解用户名的新管理员用户删除默认admin用户并开启动态口令以保证WAF管理后台账户安全。由于后台动态口令采用的是安全性更高的HMAC-SHA256算法与一般动态口令客户端不兼容这里建议iOS用户使用 [Google Authenticator](https://apps.apple.com/cn/app/google-authenticator/id388497605),安卓用户使用 [FreeOTP](https://waf.uusec.com/freeotp.apk)。