摘要: #!/bin/bash #read lineecho "Content-Type:text/plain;charset=utf-8"echowhile read linedo echo $linedone curl --location --request POST '127.0.0.1/cgi-b 阅读全文
posted @ 2021-12-23 15:06 fairychild 阅读(347) 评论(0) 推荐(0)