Registry / networking / rex-socket

rex-socket

JSON →
library0.1.67rbrubygemsunverified

Socket abstraction library for Ruby Exploitation (Rex), supporting L3 pivoting used by Metasploit.

gem install rex-socket
INSTALL
IMPORT
SIG · REX-SOCKET
R
rex-socket
networkingrubyv0.1.67
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rex
✓ require 'rex/socket'

Create a TCP socket using Rex

require 'rex/socket' sock = Rex::Socket::Tcp.create('peerhost' => 'example.com', 'peerport' => 80)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.67latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
rex-socket — gem install rex-socket · libregistry