Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastest[dot]com

If you want to run the code:

1. Installation

Requires GO You must have Go installed on your system (version 1.20 or higher recommended).

Requires Linux or build libpcap on Windows

2. Install the Packet Capture Driver

  • Windows: You MUST install Npcap (Ensure "Install Npcap in WinPcap API-compatible Mode" is checked during installation).
  • Linux: Install libpcap:

If you are developing or running this project inside Visual Studio Code, follow these steps:

  1. Open terminal
  2. Clone the Repository
git clone https://github.com/Pixel-7777/fastest-dot-com.git
cd fastest-dot-com
  1. Install Dependencies(Only for windows)
go mod tidy
  1. Run the Application

(1) For Windows

go run main.go

(2) For Linux

sudo go run main.go

If you want to directly install the file:

One line installation for linux

curl -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

For Windows

You can download the .exe file from the latest releases.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages