论坛首页 综合技术论坛

http-Authorization http 鉴权

浏览 1200 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2013-12-05  
curl -u "root:open" 'http://10.10.160.254:8888/stats;csv;norefresh'

wget 'http://10.10.160.254:8888/stats;csv;norefresh' --http-user=root --http-password=open


http://zh.wikipedia.org/wiki/HTTP%E5%9F%BA%E6%9C%AC%E8%AE%A4%E8%AF%81

Authorization  用户名:密码

使用base64编码    用户名:密码
Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
论坛首页 综合技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics