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

@spice-project/spice-html5

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spice-project/spice-html5

Spice Javascript client

  • 0.2.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2.5K
decreased by-29.97%
Maintainers
1
Weekly downloads
 
Created
Source

Spice Javascript client

Instructions and status as of August, 2016.

Requirements:

  1. Modern Firefox or Chrome (IE will work, but badly)

  2. A WebSocket proxy

    websockify: https://github.com/kanaka/websockify works great.

    Note that a patch to remove this requirement has been submitted to the Spice project but not yet been accepted. Refer to this email: https://lists.freedesktop.org/archives/spice-devel/2016-June/030552.html

  3. A spice server

Optional:

  1. A web server

    With firefox, you can just open file:///your-path-to-spice.html-here

    With Chrome, you have to set a secret config flag to do that, or serve the files from a web server.

Steps:

  1. Start the spice server

  2. Start websockify; my command line looks like this: ./websockify 5959 localhost:5900

  3. Fire up spice.html, set host + port + password, and click start

Status:

The TODO file should be a fairly comprehensive list of tasks required to make this client more fully functional.

Keywords

FAQs

Package last updated on 18 Feb 2019

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