Socket
Socket
Sign inDemoInstall

generator-hl-challenge

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-hl-challenge - npm Package Compare versions

Comparing version 1.8.2 to 1.8.3

generators/app/templates/alpine-nginx-nodejs-websocketd-hl/opt/nodejs/package-lock.json

2

package.json
{
"name": "generator-hl-challenge",
"version": "1.8.2",
"version": "1.8.3",
"description": "Hacking-Lab Challenge container generator",

@@ -5,0 +5,0 @@ "files": [

@@ -5,5 +5,9 @@ # Hacking-Lab Challenge Generator

## Installation NPM package
1. Install NodeJS and NPM (Live CD: `sudo apt install nodejs npm`)
2. Install yo and our generator: `sudo npm install -g generator-hl-challenge yo`
Please install the HL challenge generator with the commands below
```bash
sudo apt install nodejs npm
sudo npm install -g generator-hl-challenge yo
```
## Create a CTF docker (not as user root)

@@ -46,1 +50,3 @@ Generate a temporary uuid using `uuidgen`. If you are going to create a docker for Hacking-Lab, the docker resource editor will return a `uuid` you must use. If you do not have access to the HL resource editor, ask for a `uuid` from them.

* sudo npm link

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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