New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nexus-web

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

nexus-web

web-interface for nexus

0.0.0
latest
Source
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

nexus-web

a webinterface for nexus.

you can install it with npm install -g nexus-web. then you can start it with:

nexus-web -h localhost -p 3000 -H 123.456.789.012 -P 1337

where -h/-p is the local host/port where you want to host the webinterface and -H/-P is the host/port of the nexus you want to access.

or if there is a locally installed nexus (running on port 1337 you can install and start/stop nexus-web like that:

nexus install nexus-web
nexus start nexus-web -p 3000 -P 1337

FAQs

Package last updated on 28 Jan 2012

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