Giter Site home page Giter Site logo

dji-transpire / orbi-s-non-sufficit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tumescentrubor/orbi-s-non-sufficit

0.0 1.0 0.0 692 KB

A project to unleash the power of Linux buried inside of the NetGear Orbi mesh wi-fi system

Shell 94.68% JavaScript 5.32%

orbi-s-non-sufficit's Introduction

Git repository for code arising from the work chronicled on https://hackingthenetgearorbi.wordpress.com/

The aim of this project is to create a simple installer for my project to unleash the power of Linux underlying the NetGear Orbi.

The first thing one would need to do is to enable the Orbi's telnet interface. One way to do this is from the Orbi's hidden debug page at http://yourOrbi'sIPaddress/debug_detail.htm. Another way is provided by the telnetenable program (discussed here: https://openwrt.org/toh/netgear/telnet.console, and downloadable from here: https://github.com/insanid/NetgearTelnetEnable/raw/master/binaries/windows/telnetEnable.exe).

Once telnet is enabled, the installation method I'm providing here requires Nodejs (https://nodejs.org) and the expect-telnet, netcat, and tar modules (install using npm: "npm install expect-telnet", "npm install netcat", and "npm install tar".

The installation program, orbi.js, will ask for the (admin) password (the same that you use on the Orbi's web UI), try to guess the IP address of your Orbi(set it manually if you aren't running on a LAN with a 255.255.255.0 netmask and your Orbi located at xxx.xxx.xxx.1), transfer some scripts over, probe for unused/empty partitions and ask which one you want to install the project on. It will then format and mount the partition (on /usr/local), do some basic setup, start the ssh server, and co-opt the Orbi's bitdefender system startup script so that the whole thing will start up automatically after reboots.

CAUTION: This is a work in progress. There's a potential for data loss. There's a potential for firmware corruption and I'm not prepared to give assistance on unbricking your Orbi.

orbi-s-non-sufficit's People

Contributors

tumescentrubor avatar

Watchers

James Cloos 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.