Requires GO You must have Go installed on your system (version 1.20 or higher recommended).
Requires Linux or build libpcap on Windows
- Windows: You MUST install Npcap (Ensure "Install Npcap in WinPcap API-compatible Mode" is checked during installation).
- Linux: Install
libpcap:
- Open terminal
- Clone the Repository
git clone https://github.com/Pixel-7777/fastest-dot-com.git
cd fastest-dot-com- Install Dependencies(Only for windows)
go mod tidy- Run the Application
(1) For Windows
go run main.go(2) For Linux
sudo go run main.gocurl -sL https://raw.githubusercontent.com/Pixel-7777/fastest-dot-com/main/install.sh | bash
Or you can also install the .deb file from the latest releases
You can download the .exe file from the latest releases.