ifqygazhar / go-scrape

Domain target scraper with golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GO-SCRAPE

DEMO

Screenshot_2023-07-31-07-00-18_1366x768

GIF

Installation

For windows and Mac OS recomended download from official golang CLICK ME

for user Debian,ubuntu and else can run this command in your terminal

sudo apt-get install golang-go

For Arch user

sudo pacman -S go

For Fedora user

sudo dnf install -y go

For Alpine user

sudo apk add go

Clone this repository in your machine

git clone https://github.com/ifqygazhar/go-scrape.git

Usage

Run this command in your terminal, make sure the directories match !

go run main.go

Reference

https://github.com/zaenhaxor/extension

About

Domain target scraper with golang


Languages

Language:Go 100.0%