Skip to content

Find out what the hell is occupying that port.

License

Notifications You must be signed in to change notification settings

WoodManGitHub/wtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Who The FUCK

Vibe Coding warning
A simple tool that lets you use wtf <port> to find out what the hell is occupying that port.

cover

Installation

Compile From Source

Step 1

Install the curl and Rust Compiler:

sudo apt install curl
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
. $HOME/.cargo/env

Step 2

Clone the repository:

sudo apt install git
git clone https://github.com/WoodManGitHub/wtf.git

Step 3

Compile wtf:

cargo build --release

Step 4

Move the binary to a directory in your PATH:

sudo mv target/release/wtf /usr/local/bin/

Usage

Who the FUCK is using this port?

Usage: wtf [OPTIONS] <PORT>

Arguments:
  <PORT>

Options:
  -v, --verbose
  -a, --all
  -h, --help     Print help
  -V, --version  Print version

About

Find out what the hell is occupying that port.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages