
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
@pown/connect
Advanced tools
This is a simple, high-level library and pownjs command for making raw, TCP connections. This module comes with its own Scheduler.
This tool is part of secapps.com open-source initiative.
___ ___ ___ _ ___ ___ ___
/ __| __/ __| /_\ | _ \ _ \/ __|
\__ \ _| (__ / _ \| _/ _/\__ \
|___/___\___/_/ \_\_| |_| |___/
https://secapps.com
This tool is meant to be used as part of Pown.js, but it can be invoked separately as an independent tool.
Install Pown first as usual:
$ npm install -g pown@latest
Install connect:
$ pown modules install @pown/connect
Invoke directly from Pown:
$ pown connect
Install this module locally from the root of your project:
$ npm install @pown/connect --save
Once done, invoke pown cli:
$ POWN_ROOT=. ./node_modules/.bin/pown-cli connect
You can also use the global pown to invoke the tool locally:
$ POWN_ROOT=. pown connect
WARNING: This pown command is currently under development and as a result will be subject to breaking changes.
pown-cli connect [address]
Connect to addreess
Options:
--version Show version number [boolean]
--help Show help [boolean]
--content-sniff-size, --content-sniff, --sniff-size Specify the size of the content sniff [number] [default: 5]
--print-response-data, --print-data Print response data [boolean] [default: false]
--download-response-data, --download-data Download response data [boolean] [default: false]
--connect-timeout, -t, --timeout Maximum time allowed for connection [number] [default: 30000]
--data-timeout, -T Maximum time allowed for connection [number] [default: 30000]
--accept-unauthorized, -k, --insecure Accept unauthorized TLS errors [boolean] [default: false]
--tls Connect with TLS [boolean] [default: false]
--connect-concurrency, -c The number of connections to open at the same time [number] [default: Infinity]
--task-concurrency, -C The number of connect tasks to run at the same time [number] [default: Infinity]
--data, -d Data to send [string]
--json-data, -D Data to send (json encoded string) [string]
FAQs
Pownage guaranteed
The npm package @pown/connect receives a total of 3 weekly downloads. As such, @pown/connect popularity was classified as not popular.
We found that @pown/connect 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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.