Home

Awesome

Node.js IP and Country Information Server

This is a simple Node.js server that retrieves the user's IP address and country information.

Client Source https://github.com/ReFo0/node-ip-country-client

image

Usage

  1. Clone this repository.
  2. Install the necessary dependencies using npm install.
  3. Start the server with npm start.
  4. Access the server at http://localhost:3000.

Dependencies

License

This project is licensed under the MIT License. See the LICENSE file for details.