2022年11月13日 星期日

ngrok

ngrok 這個服務可以建立一個 Public URL 對應到 localhost:80

機器要能連網,在 NAT 下 OK

ngrok http 80

在測試時或一些特殊情境滿好用的



沒有留言:

Using wgcf to export WARP WireGuard config

Cloudflare WARP 的底層是用 WireGuard tunnel wgcf 工具可以把它匯出成 WireGuard config curl -sL https://github.com/ViRb3/wgcf/releases/download/v2.2.29/w...