Coder Social home page Coder Social logo

netcli's Introduction

NetCLI

A Lightweight network tool, which helps you do multiple things.

Features

Some features are still under development.

  • DNS Lookup.
  • Shows your public IP.
  • Internet speed tester. (Thanks to speedtest-go)
  • Find subdomains.
  • Whois Lookup.
  • URL Shortener.
  • Email Checker(check validity and reachability).
  • HTTP Header information.
  • Subnet Calculator.

Usage

Simply type netcli -h and you'll get to know what options are available and how to use them.

COMMANDS:
   nameserver, ns    Print the nameserver of given hostname.(NS RECORD)
   mailserver, mx    Print the mail server of given hostname.(MX RECORD)
   a                 Print the host ip of given hostname.(A RECORD)
   cname             Print the canonical name of given hostname.(CNAME)
   myip              Print your public IP Address.
   speedtest, speed  Do an internet speed test.
   subdomain, subd   Scans an entire domain to find as many subdomains as possible.
   whois             Get whois information of Domain Name or IP Addres.
   shorten, short    URL shortener to reduce a long link.
   email             Check if email address is valid.
   header, head      Enter the web address to check http header
   help, h           Shows a list of commands or help for one command

Build and Run using Makefile

  • make run to run the application.
  • make build to build for your OS and platform.
  • make compile to compile for most OS and platform.
  • make clean to clean build files and golang cache.

netcli's People

Contributors

j1shnu 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.