Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shodany

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shodany

  • 1.0
  • Rubygems
  • Socket score

Version published
Maintainers
3
Created
Source

<<<<<<< HEAD

shodany

Ruby library for interacting with the Shodan API


Shodany

Shodany is a versatile Ruby library for interacting with the Shodan API. It simplifies the process of searching for internet-connected devices, retrieving specific IP information, exploring vulnerabilities, and more.

Table of Contents

Installation

Add this line to your application's Gemfile:

gem 'shodany'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install shodany

Usage

Setting Up

require 'shodany'

client = Shodany.new("YOUR_SHODAN_API_KEY")

[Other Usage Instructions]

Examples

Refer to the examples directory for detailed examples of using Shodany in various scenarios.

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Abo5/shodany. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Shodany project's codebase, issue trackers, chat rooms, and mailing lists is expected to follow the code of conduct.


c3d5001 (Initial Commit)

shodany

FAQs

Package last updated on 22 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc