Sha256: 0eb45a43f81905e318e916bc618f66528eb988a8419de8cd1534a01863a2986d

Contents?: true

Size: 260 Bytes

Versions: 13

Compression:

Stored size: 260 Bytes

Contents

$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
require 'shodanz'
require 'pry'

# rest_api      = Shodanz.api.rest.new
# streaming_api = Shodanz.api.streaming.new
# exploits_api  = Shodanz.api.exploits.new

client = Shodanz.client.new

binding.pry

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
shodanz-2.0.8 examples/debug.rb
shodanz-2.0.7 examples/debug.rb
shodanz-2.0.6 examples/debug.rb
shodanz-2.0.5 examples/debug.rb
shodanz-2.0.4 examples/debug.rb
shodanz-2.0.3 examples/debug.rb
shodanz-2.0.2 examples/debug.rb
shodanz-2.0.1 examples/debug.rb
shodanz-2.0.0 examples/debug.rb
shodanz-1.0.6 examples/debug.rb
shodanz-1.0.5 examples/debug.rb
shodanz-1.0.4 examples/debug.rb
shodanz-1.0.3 examples/debug.rb