backlink

command module
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 31, 2023 License: MIT Imports: 10 Imported by: 0

README

Go Reference GitHub Workflow Status (with event) GitHub GitHub release (with filter)

This simple program makes a list of backlinks from a website. It reports on both external and internal backlinks. It can be used for a quick overview of a website.

Installation and Usage

Install this program:

$ go install github.com/TheGejr/backlink@latest
USAGE: backlink [OPTION...] DOMAIN

$ backlink --help

Example usage

$ backlink https://gejr.dk
https://gejr.dk/
https://gejr.dk/about/
https://gejr.dk/blog/
https://twitter.com/Gejr_sec
https://github.com/TheGejr
https://linkedin.com/in/gejr
$ backlink https://gejr.dk -o output.txt
$ cat output.txt
https://gejr.dk/
https://gejr.dk/about/
https://gejr.dk/blog/
https://twitter.com/Gejr_sec
https://github.com/TheGejr
https://linkedin.com/in/gejr

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL