
Security News
NVD Concedes Inability to Keep Pace with Surging CVE Disclosures in 2025
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
@solvencino/arc
Advanced tools
It is a simple file and folder sharer.
It uses hyperswarm for sharing over network.
npm i -g @solvencino/arc
or (without installation)
npx arc <args>
You can access shared files using 3 ways.
arc -p 8080
arc -p 3000 -k <key>
arc -k <key> -m /home/dir/
arc -k <key> -r
Note : You need to provide either key or address on client
-p, --port <port> port to run on [optional]
-k, --key <key> dht key [required on client]
-m, --mount <path> mount path for fuse
-r, --repl use repl to access files
-a, --address <addr> local ip address for mount
-l, --local don't use hyperswarm, to share on local devices
-w, --allowWrite when using mount allow client all permissions. default READ-ONLY
-v, --version print version
-h, --help display help for command
Repl Commands:
.status print status
.ls print contents of current directory
.cd <path> chagne directory
.cp <path> <file system path> copy files and directory
.cat <filename> print contents of file
.help print help
.exit exit repl
MIT
Files httpfs-client.js and httpfs-server.js are under license MPL 2.0.
Source for both files : httpfs
FAQs
It is a simple folder mounter over network.
The npm package @solvencino/arc receives a total of 0 weekly downloads. As such, @solvencino/arc popularity was classified as not popular.
We found that @solvencino/arc 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
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
Security Fundamentals
Attackers use obfuscation to hide malware in open source packages. Learn how to spot these techniques across npm, PyPI, Maven, and more.
Security News
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.