charles学习笔记
摘要:一:认识Charles 1:Charles是什么? Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS tra
阅读全文
posted @
2022-12-25 20:56
godtrue
阅读(112)
推荐(0) 编辑
grep 命令示例
摘要:grep命令目前是查看日志使用最高频的一个命令,不过它的有些参数容易忘记,这里补几个示例,供日后查看。 参考: https://www.gnu.org/software/grep/manual/grep.html https://www.makeuseof.com/grep-command-prac
阅读全文
posted @
2022-12-18 20:39
godtrue
阅读(226)
推荐(1) 编辑