Skip to content

Commit

Permalink
Land #14812, Add missing requires for SOCKS5 proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
smcintyre-r7 committed Feb 25, 2021
2 parents 7cdd41d + 9eeb793 commit 63421b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rex/proto/proxy/socks5/server_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

require 'bindata'
require 'rex/socket'
require 'rex/proto/proxy/socks5/packet'

module Rex
module Proto
Expand Down

0 comments on commit 63421b4

Please sign in to comment.