(只是個筆記)linux ngrok輸出log到指定檔案


nohup ./ngrok http 1880 -log=./log.txt &
cat log.txt |grep "url"

留言

這個網誌中的熱門文章

IP 計算心法

node-red 寫成服務時遇到 typeerror the path argument must be of type string. received type undefined

在debain安裝DVWA