06 2018 档案
摘要:1.在请求的前面添加BeanShell PostProcessor 输入prev.setDataEncoding("UTF-8"); 2.当响应数据或响应页面没有设置编码时,jmeter会按照jmeter.properties文件中,sampleresult.default.encoding设置的格
阅读全文
摘要:1.下载git 2.ssh-keygen -t rsa -C "xxx@xxx.com" 3.cd ~/.ssh 4.ls 5.cat id_rsa.pub 或者C:\User\xxx\.ssh\id_rsa.pub 查看公钥 日志查询 grep 'xxx' xxx.log --color
阅读全文
摘要:1.下载Charles https://www.charlesproxy.com/download/ 2.破解 https://www.zzzmode.com/mytools/charles/ 或者 Registered Name: https://zhile.ioLicense Key: 4889
阅读全文