Sha256: dad328bf4e8169325087fb0870a7faf5a922fb81073da67ef4690f4512ced8d0
Contents?: true
Size: 589 Bytes
Versions: 1
Compression:
Stored size: 589 Bytes
Contents
wappalyzer-ruby =============== Analyzes a provided url and returns any services it can detect. Usage: url = 'http://some.url.com' WappalyzerRb.new(url).analysis #=> ['Ruby', 'nginx', ...] It is a fork of https://github.com/ElbertF/Wappalyzer (commit 7431c5e1e1). TODO ---- * Write a script to automatically translate apps.js to a ruby config file DONE ---- * Turn this into a gem * Break off wappalyzer.rb config into some other file LINKS ----- * Rubygems (the gem): https://rubygems.org/gems/wappalyzer_rb * Github (source): https://github.com/skroutz/wappalyzer-ruby
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wappalyzer_rb-0.0.4 | README.md |