ethicalhackingplayground / hostparser

A very fast hostparser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hostparser

A very fast hostparser written in rust.🦀

Installation

cargo install hostparser

Usage

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

OUTPUT

google.com

About

A very fast hostparser.

License:MIT License


Languages

Language:Rust 100.0%