0.2.0 • Published 1 year ago

ftunnel v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

File Tunnel

npm

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 ftunnel

Host a file:

ftunnel <file-name-in-current-dir>

sample-usage

Development

Install the required dependencies:

npm install

Link binary to your path:

npm link

License

File Tunnel made using these dependencies:

  • ngrok, licensed under BSD-2-Clause
  • qrcode, licensed under MIT
0.2.0

1 year ago

0.1.3

1 year ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago