0.2.0 • Published 1 year ago
ftunnel v0.2.0
File Tunnel
A CLI program to temporary host a file in internet via ngrok tunnel. Share link via barcode or copy the hyperlink from your terminal.
Usage:
Since version 0.2.0 you are now required to set your ngrok token as NGROK_AUTHTOKEN environment variable.
Install globally:
npm install -g ftunnelHost a file:
ftunnel <file-name-in-current-dir>
Development
Install the required dependencies:
npm installLink binary to your path:
npm linkLicense
File Tunnel made using these dependencies:
ngrok, licensed under BSD-2-Clauseqrcode, licensed under MIT