hostparser

Crates.iohostparser
lib.rshostparser
version0.1.3
sourcesrc
created_at2023-05-10 01:48:45.045694
updated_at2023-05-10 01:55:31.659096
descriptionA very fast hostparser.
homepage
repositoryhttps://github.com/ethicalhackingplayground/hostparser
max_upload_size
id860953
size53,693
zoidsec (ethicalhackingplayground)

documentation

README

hostparser

A very fast hostparser written in rust.🦀

Installation

cargo install hostparser

Usage

echo "glass-eur.ext.google.com" | hostparser

OUTPUT

google.com
Commit count: 7

cargo fmt