Module: Ronin::DNS::Proxy
- Defined in:
- lib/ronin/dns/proxy.rb,
lib/ronin/dns/proxy/rule.rb,
lib/ronin/dns/proxy/server.rb,
lib/ronin/dns/proxy/version.rb
Overview
Namespace for ronin-dns-proxy
.
Defined Under Namespace
Constant Summary collapse
- VERSION =
ronin-dns-proxy version
'0.1.0'
Class Method Summary collapse
-
.run(host, port, **kwargs) {|server| ... } ⇒ Object
Starts a new DNS proxy listening on the given host and port.