Skip to content

HeySkidee/Port-Killer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port Killer

Simplify port termination. Input the port number and click 'Kill' !

No need to use complex commands just to terminate a port.

Download

Contribute

1. Clone the Repository

git clone https://github.com/HeySkidee/Port-Killer.git

2. Navigate to the project directory

cd Port-Killer

3. Install Dependencies

npm install

4. Run the Preview

npm run tauri dev

5. Build the Application

npm run tauri build