Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aashutoshrathi/mongo-ip-updater

A simple script which upserts your IP in Mongo NAL
https://github.com/aashutoshrathi/mongo-ip-updater

chrome-extension mongo mongo-atlas

Last synced: 18 days ago
JSON representation

A simple script which upserts your IP in Mongo NAL

Awesome Lists containing this project

README

        

# Mongo IP Updater

This is a simple extension to add or update your IP addresses into a [MongoDB Access List](https://www.mongodb.com/docs/atlas/security/ip-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

[link-chrome]: https://chrome.google.com/webstore/detail/mongo-ip-updater/cklilnpehpogpeoeklbefjbjafcnlofj 'Version published on Chrome Web Store'

[Chrome][link-chrome] [][link-chrome] and other Chromium browsers

### Development

- Get it locally -

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

**OR**

Download the latest version here: [Mongo IP Updater ✨](https://github.com/aashutoshrathi/mongo-ip-updater/archive/master.zip)

- Go to `chrome://extensions/` & enable Developer Mode.
- Click on Load Unpacked Extension and Open/Select the folder.

## Demo 📺

![Mongo NAL Upsert Demo](https://s3.ap-south-1.amazonaws.com/shared.aashutosh.dev/ip-updater-0.1.0.gif)