Code Monkey home page Code Monkey logo

ipmonitor's Introduction

IP Monitor

IP Monitor is an application that allows you to monitor the status of IP addresses in real-time.

Screenshot 2023-05-17 alle 20 58 10 Screenshot 2023-05-17 alle 20 58 49 Screenshot 2023-05-17 alle 20 59 21

Features

  • Real-time monitoring of IP addresses
  • Track the online/offline status of IP addresses
  • View latency history of IP addresses
  • Customizable monitoring intervals
  • User authentication for secure access

Technologies Used

  • Angular: Front-end development framework
  • Node.js: Server-side runtime environment
  • Express: Web application framework
  • MongoDB: NoSQL database for storing IP address and user data
  • Socket.IO: Real-time communication between the server and clients
  • Chart.js: Charting library for visualizing latency history
  • Material Angular: UI components and styling

Installation

  1. Clone the repository: git clone https://github.com/federico-it/ipmonitor.git
  2. Navigate to the server directory: cd ipmonitor/server
  3. Install server dependencies: npm install
  4. Create a .env file based on the provided .env.example and configure your environment variables
  5. Start the server: npm start
  6. Open a new terminal window
  7. Navigate to the client directory: cd ipmonitor/client
  8. Install client dependencies: npm install
  9. Navigate to environments folder : cd src/environments and create a environment.ts file based on the provided example.environment.ts and configure your environment variables
  10. Start the client: ng serve

Make sure you have MongoDB installed and running locally or provide the connection details in the .env file.

Usage

  1. Open your web browser and go to http://localhost:4200 or http://<your-local-ip>:4200
  2. Register a new account or log in if you already have an account
  3. Add IP addresses to monitor by clicking on the "Add IP Address" button
  4. Select the monitoring interval and enter the IP address
  5. View the status and latency history of the monitored IP addresses in real-time

License

This project is licensed under the MIT License.

ipmonitor

ipmonitor's People

Contributors

federico-it avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.