File tree 2 files changed +13
-3
lines changed
2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -53,3 +53,6 @@ group :test do
53
53
gem 'timecop'
54
54
end
55
55
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: c5281fb939f48e1c95f3b88bc76e80a84a0d6ad9
4
+ branch: feat/proxy/socks5h
5
+ specs:
6
+ rex-socket (0.1.60 )
7
+ dnsruby
8
+ rex-core
9
+
1
10
PATH
2
11
remote: .
3
12
specs:
476
485
metasm
477
486
rex-core
478
487
rex-text
479
- rex-socket (0.1.60 )
480
- dnsruby
481
- rex-core
482
488
rex-sslscan (0.1.11 )
483
489
rex-core
484
490
rex-socket
@@ -620,6 +626,7 @@ DEPENDENCIES
620
626
pry-byebug
621
627
rake
622
628
redcarpet
629
+ rex-socket !
623
630
rspec-rails
624
631
rspec-rerun
625
632
rubocop (= 1.67.0 )
You can’t perform that action at this time.
0 commit comments