Giter VIP home page Giter VIP logo

shodan.io-mobile-app's Introduction

Shodan.io-mobile-app

Official repository for the Shodan.io mobile Application

The Android version can actually be found here. The iOS version is not available anymore since Apple subscription was really expensive for such few users. However, the source code is now available so you can easily build the application and make it run on your iPhone/iPad.

How?

This app has been built using the ionic framework which is basically using PhoneGap and Cordova but also includes AngularJS to build hybrid application (HTML5 + JavaScript basically).

Contribution

Good news! The source code is now avaible.

  • Ionic-cli is required before you start doing anything.
  • Go inside the code repository
  • ionic serve and this should install everything for you, run it locally and open up your fav browser with the app loaded in!

Want to build for your platform? No worries, Ionic got you cover:

  1. Add the platform that you want to
ionic add platform ios|android|...
  1. Build the platform you want to application to run
ionic build platform ios|android|...

The Ionic documentation is worth it here: https://ionicframework.com/docs/cli/cordova/build/

Updating ionic version?

For this, I was using:

rm www/lib/ionic/bower.json
ionic lib update

Updating other libs using bower?

For this, use the command:

bower update

Contact me?

If you want to contact me, use my twitter handle: @PaulWebSec

shodan.io-mobile-app's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.