pokatomnik / servant

Static file server with directory listing and QR code in CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Servant

This is a fork of file_server

The only difference is that this tool displays QR code for every host which It serves.

Installing

$ deno install --allow-read --allow-net --unstable https://deno.land/x/servant@v0.0.1/mod.ts

About

Static file server with directory listing and QR code in CLI

License:MIT License


Languages

Language:TypeScript 100.0%