
Security News
The Nightmare Before Deployment
Season’s greetings from Socket, and here’s to a calm end of year: clean dependencies, boring pipelines, no surprises.
serve-index-cli
Advanced tools
A simple way to serve a directory listing, similar to http-server. This is just a small wrapper around serve-index, it uses serve-index for all the heavy lifting.
npm install -g serve-index-cli
serve-index
By default serve-index-cli only listens on localhost:3000 and servers the current directory.
All args are optional
serve-index --port 3000 --ip 0.0.0.0 --dir="/path/to/awesome/files/" --icons=false --hidden=true --stylesheet="files.css" --template="index.html" --view="details"
For more information about the options, check the serve-index configuration options.
Copyright (C) 2016 Brian Douglass
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
FAQs
Serve a directory listing from the cli (using serve-index)
The npm package serve-index-cli receives a total of 0 weekly downloads. As such, serve-index-cli popularity was classified as not popular.
We found that serve-index-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Season’s greetings from Socket, and here’s to a calm end of year: clean dependencies, boring pipelines, no surprises.

Research
/Security News
Impostor NuGet package Tracer.Fody.NLog typosquats Tracer.Fody and its author, using homoglyph tricks, and exfiltrates Stratis wallet JSON/passwords to a Russian IP address.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.