Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xlab/tun

Tun is a tool that serves files from the specified directory or a web resource.
https://github.com/xlab/tun

Last synced: about 1 month ago
JSON representation

Tun is a tool that serves files from the specified directory or a web resource.

Awesome Lists containing this project

README

        

Usage: tun [option]
Spawns an http server that serves files from the specified directory or a web resource.

OPTIONS:
-p, --port=5051 a port used by the server
-pin, --pin=false use a PIN code that will protect this tun (random alphanumeric)
--pin-len=4 specify the length of a randomly generated alphanumeric PIN
--set-pin="" set a custom PIN code to override the autogenerated one
-u, --url=false take an url as source
-v, --verbose=false be verbose