Giter VIP home page Giter VIP logo

earlymoon's Introduction

earlymoon

A Dns query tool written in golang ๐ŸŸ

GitHub Release MIT LICENSE Ko-fi

img

Earlymoon is a minimimal yet simple DNS query tool. earlymoon can fetch any dns records of given domain, which can be a huge take on enumeration step.

The project is inspird by dig tool, I have created this tool to improve my skills in hacking & golang ecosystem.


Features ๐Ÿ™

  • It's fast.
  • Minimal (only requires golang and coreutils)
  • Works on all major Linux distrubitions,

Installation ๐Ÿ“ฉ

Binary ย 
  • Manual : You can directly download the binary from releases and run it.
./earlymoon -h

Important

For upstream updates, it's recommended to build earlymoon from source !

Source ย 
  git clone --depth=1 --branch main https://github.com/codedsprit/earlymoon
  cd earlymoon
  just build
Dockerfile after clone ย 
docker build -t earlymoon .
docker run -it earlymoon
Arch user repository ย 
paru/yay -S earlymoon-git
Help ย 
~ ๎ˆฏ  earlymoon -h

Usage: earlymoon [Flags]
Flags:
  -d       Domain to query (required)
  -t       Type of Dns record (required)
Options:
  -V       Print Version
  help     Display this help message
~ ๎ˆฏ

Contributing ๐Ÿค

  • Give the project a star โญ
  • Add new commands or subcommands
  • Fix code or submit new feature

Copying ๐Ÿ“œ

earlymoon is licensed under the MIT LICENSE.

ย 

Copyright ยฉ 2024-present codedsprit.xyz

earlymoon's People

Contributors

codedsprit avatar pwnwriter avatar sinseptember avatar

Stargazers

 avatar  avatar Mykhailo Naidonov avatar  avatar  avatar Edward avatar Maxim Babichev avatar  avatar Sevdalin Sabev avatar JP avatar Vikram Sharma avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sinseptember

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.