1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
metasploit-framework/lib/net
Daniel Miller c015121dc0 Make Resolver#axfr use Resolver#send_tcp
This required some changes to send_tcp: it now loops, reading as many
length-prefixed DNS responses as are available before the connection
closes. This shouldn't affect other uses of the function, since most
questions only have one response in answer.
2012-08-19 17:21:37 -05:00
..
dns Make Resolver#axfr use Resolver#send_tcp 2012-08-19 17:21:37 -05:00
ssh Add Opt::Proxies and opthash[:proxies] to ssh mods 2012-08-12 16:23:22 -04:00
dns.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
ssh.rb This commit allows ssh_login to use socks proxies. Net::SSH::Transport::Session could take a :proxy option, 2012-08-12 16:01:52 -04:00
ssh.rb.ut.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00