File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -53,3 +53,6 @@ group :test do
5353 gem 'timecop'
5454end
5555
56+ gem 'rex-socket' , git : 'https://github.com/zeroSteiner/rex-socket' , branch : 'feat/proxy/socks5h'
57+ #gem 'rex-socket', path: '../rex-socket'
58+
Original file line number Diff line number Diff line change 1+ GIT
2+ remote: https://github.com/zeroSteiner/rex-socket
3+ revision: a19f90fd8e5298c998d677b709534f4f7e4adf37
4+ branch: feat/proxy/socks5h
5+ specs:
6+ rex-socket (0.1.60 )
7+ dnsruby
8+ rex-core
9+
110PATH
211 remote: .
312 specs:
476485 metasm
477486 rex-core
478487 rex-text
479- rex-socket (0.1.60 )
480- dnsruby
481- rex-core
482488 rex-sslscan (0.1.11 )
483489 rex-core
484490 rex-socket
@@ -620,6 +626,7 @@ DEPENDENCIES
620626 pry-byebug
621627 rake
622628 redcarpet
629+ rex-socket !
623630 rspec-rails
624631 rspec-rerun
625632 rubocop (= 1.67.0 )
You can’t perform that action at this time.
0 commit comments