Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pkelly55 authored Feb 14, 2024
1 parent 828d6aa commit ecd52a2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

## Introduction

> This project is a Django application that provides a simple way to lock down a website to a specific IP address. It is intended to be used as a security measure for websites that are not intended to be accessed by the general public. Work in progress. The project is currently in the early stages of development. IP Lock will secure databases and provide IP authentication for the user.
> This project is a Django application that provides a simple way to lock down a website to a specific IP address. It is intended to be used as a security measure for websites that are not intended to be accessed by the general public. Work in progress. The project is currently in the early stages of development. This project will secure databases and provide IP authentication for the user.
## Motivation

Expand All @@ -38,6 +38,9 @@ List and briefly describe the key features of your project. This can include:
IP2Location™ LITE IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ZIPCODE-TIMEZONE Database
<https://lite.ip2location.com/ip2location-lite>

## API
IPSTACK

## Related Work

While developing this project, we reviewed existing solutions in the realm of IP authentication and database protection.
Expand Down

0 comments on commit ecd52a2

Please sign in to comment.