Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.56 KB

File metadata and controls

38 lines (21 loc) · 1.56 KB

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

Chrome 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 📺

Mongo NAL Upsert Demo