Path to this page:
./
security/ruby-rex-socket,
Rex socket abstraction library
Branch: CURRENT,
Version: 0.1.23,
Package name: ruby26-rex-socket-0.1.23,
Maintainer: minskimThe Ruby Exploitation (Rex) Socket Abstraction Library. This library
includes all of the code needed to turn sockets into
Rex::Sockets. Rex::Sockets are used to provide L3 pivoting and proxy
support in Metasploit.
Required to run:[
security/ruby-rex-core] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: a6cce08c403a7bede523f0661d6d788f4c3b2ae3
RMD160: 6a8004c3665c01f78ae23fd0516fb0c8bf11026b
Filesize: 40.5 KB
Version history: (Expand)
- (2020-03-24) Updated to version: ruby26-rex-socket-0.1.23
- (2018-09-23) Updated to version: ruby24-rex-socket-0.1.15
- (2018-03-23) Updated to version: ruby24-rex-socket-0.1.12
- (2018-03-21) Updated to version: ruby24-rex-socket-0.1.10
- (2017-10-13) Package added to pkgsrc.se, version ruby23-rex-socket-0.1.8 (created)
CVS history: (Expand)
2020-03-24 17:14:00 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-rex-socket: update to 0.1.23
Update ruby-rex-socket to 0.1.23.
pkgsrc change: add "USE_LANGUAGES= # none".
No release notes available.
|
2018-09-23 19:58:47 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-rex-socket: update to 0.1.15
0.1.13
* add helper methods for determining supported SSL version methods
0.1.14
* Add IPv6 support to addr_atoc and addr_ctoa
0.1.15
* SSH socket registration removed
|
2018-03-23 15:02:24 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-rex-socket: update to 0.1.12
0.1.12 (2018/03/21)
* Land #9, improve SSL certificate generation
* fix is_mac_addr to validate if something is _only_ a mac address
* Improve SSL certificate generation
0.1.11 (2018/02/09)
* Land #8, factor out SSL bits
* Address Brent's comment - drop @@loaded_openssl
* Implement a certificate provider pattern in Socket
* Extract and mixin cert ops from server module
|
2018-03-21 14:32:21 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
security/ruby-rex-socket: update to 0.1.10
0.1.10 2017/10/25
* improve cert generation
|
2017-10-13 20:24:59 by Min Sik Kim | Files touched by this commit (1) |  |
Log message:
security/ruby-rex-socket: Update DESCR
|
2017-10-13 20:22:47 by Min Sik Kim | Files touched by this commit (4) |
Log message:
security/ruby-rex-socket: Import version 0.1.8
Ruby Exploitation(Rex) Library which contains architecture specific
information such as registers, opcodes, and stack manipulation
routines.
|