GithubHelp home page GithubHelp logo

ka-ryzhkov / lanscan Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6 KB

LANscan is a Go application that performs network-related checks, including ICMP ping to IP addresses and port availability checks. The application provides a simple HTTP API for users to submit IP addresses and ports for testing. It leverages the "go-ping" library to ensure the availability of IP addresses and ports.

License: MIT License

Go 100.00%

lanscan's Introduction

LANscan

LANscan is a Go application that performs network-related checks, including ICMP ping to IP addresses and port availability checks. The application provides a simple HTTP API for users to submit IP addresses and ports for testing. It leverages the "go-ping" library to ensure the availability of IP addresses and ports.

Key Features:

  1. ICMP Ping: The application performs ICMP ping checks to verify the availability of specified IP addresses.
  2. Port Check: It checks the availability of specified ports on the provided IP addresses.
  3. HTTP API: NetworkChecker exposes a straightforward HTTP API for easy integration.
  4. JSON Responses: Results are presented in JSON format, including ping times and port status.

Usage:

  1. Submit IP addresses and ports using HTTP requests to the /ping/ endpoint.
  2. Receive JSON responses with ping times and port status.

Getting Started:

  1. Clone the repository.
  2. Build and run the Go application.
  3. Use HTTP requests to interact with the API.

Dependencies:

  • Go programming language
  • "github.com/go-ping/ping" library

Contributions:

Contributions to the project are welcome. Feel free to submit issues, feature requests, or pull requests.

lanscan's People

Contributors

ka-ryzhkov 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.