Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/lpylpyleo/disk_image_viewer

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/lpylpyleo/disk_image_viewer

  • v0.0.0-20220806065549-14eac743e4fd
  • Source
  • Go
  • Socket score

Version published
Created
Source

Disk Image Viewer

一个简单显示磁盘上的图片和视频服务,支持缓存(永久),视频206 Partial Content。

A simple web service that can view images on the disk.

类似http-serverhttp.server,但是把图片直接显示出来而不是给一个链接,方便看远程机器上的图

It's similar to http-server and http.server, but it displays images in place instead of providing a link. So it's convinient to view images on remote vm.

从nodejs改成Go重写了一下,方便使用

Usage

go run main.go <image_dir_absolute_path>

Screenshot

FAQs

Package last updated on 06 Aug 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc