curl -o /dev/null -s -w "响应时间: %{time_total} 秒\n" https://192.168.1.1
# 获取本机IP地址,以网卡+IP的方式显示 Get-NetIPAddress -AddressFamily IPv4 | Where-Object { $_.InterfaceAlias -notlike "*Loopback*" } | Select-Object InterfaceAlias,
CORS跨域漏洞 通过nginx结合lua脚本实现 # 在server块中指定lua脚本路径 access_by_lua_file '/opt/lua/cors.lua'; -- lua脚&#
Grafana配置 root_url = https://x.x.x.x:8443 # nginx代理的新地址 cookie_secure = true cookie_samesite = none allow_embedding = true Nginx配置 server {
编辑blackbox.yml配置文件,增加跳过ssl认证 modules: http_2xx: prober: http http: preferred_ip_protocol: "ip4" http_post_2xx: prober: http
安装docker-ce-cli包即可