Module: SSRFProxy

Defined in:
lib/ssrf_proxy/http.rb,
lib/ssrf_proxy/banner.rb,
lib/ssrf_proxy/server.rb,
lib/ssrf_proxy/version.rb

Overview

Copyright © 2015-2017 Brendan Coles <[email protected]> SSRF Proxy - github.com/bcoles/ssrf_proxy See the file ‘LICENSE.md’ for copying permission

Defined Under Namespace

Classes: HTTP, Server

Constant Summary collapse

"                                                         \n" \
"  .▄▄ · .▄▄ · ▄▄▄  ·▄▄▄     ▄▄▄·▄▄▄        ▐▄• ▄  ▄· ▄▌  \n" \
"  ▐█ ▀. ▐█ ▀. ▀▄ █·▐▄▄·    ▐█ ▄█▀▄ █·▪      █▌█▌▪▐█▪██▌  \n" \
"  ▄▀▀▀█▄▄▀▀▀█▄▐▀▀▄ ██▪      ██▀·▐▀▀▄  ▄█▀▄  ·██· ▐█▌▐█▪  \n" \
"  ▐█▄▪▐█▐█▄▪▐█▐█•█▌██▌.    ▐█▪·•▐█•█▌▐█▌.▐▌▪▐█·█▌ ▐█▀·.  \n" \
"   ▀▀▀▀  ▀▀▀▀ .▀  ▀▀▀▀     .▀   .▀  ▀ ▀█▄▀▪•▀▀ ▀▀  ▀ •   \n".freeze
VERSION =

Gem version

'0.0.4'.freeze