mongo-ip-updater

A simple script which upserts your IP in Mongo NAL

Stars
5

Mongo IP Updater

This is a simple extension to add or update your IP addresses into a MongoDB Access List.

Note This is for very very lazy and my kinda people, who don't want to do anything manually.

Motivation 🤔

Unstable internet connection is already a pain, when you have to access some remote database from local setup, and your IP changes very often, it becomes a pain in the arse to update the MongoDB's allowed list of IP addresses.

This extension will help you to update your IP address in the access list with just one click.

Installation

and other Chromium browsers

Development

  • Get it locally -

    $ git clone https://github.com/aashutoshrathi/mongo-ip-updater.git
    

    OR

    Download the latest version here: Mongo IP Updater ✨

  • Go to chrome://extensions/ & enable Developer Mode.

  • Click on Load Unpacked Extension and Open/Select the folder.

Demo 📺