Module: Ronin

Defined in:
lib/ronin/support/web/version.rb,
lib/ronin/support/web.rb,
lib/ronin/support/web/xml.rb,
lib/ronin/support/web/html.rb,
lib/ronin/support/web/agent.rb,
lib/ronin/support/web/mixin.rb,
lib/ronin/support/web/websocket.rb,
lib/ronin/support/web/xml/mixin.rb,
lib/ronin/support/web/html/mixin.rb,
lib/ronin/support/web/agent/mixin.rb,
lib/ronin/support/web/websocket/mixin.rb,
lib/ronin/support/web/websocket/client.rb,
lib/ronin/support/web/websocket/server.rb,
lib/ronin/support/web/websocket/socket.rb,
lib/ronin/support/web/websocket/url_methods.rb

Overview

ronin-support-web - A web support library for ronin-rb.

Copyright (c) 2023-2024 Hal Brodigan (postmodern.mod3@gmail.com)

ronin-support-web is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ronin-support-web is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with ronin-support-web. If not, see https://www.gnu.org/licenses/.

Defined Under Namespace

Modules: Support