Skip to content

yashbathia/freeport

Repository files navigation

freeport

image

image

Documentation Status

Description

Simple Python library to free a port

Installation

To install freeport, simply:

$ pip install freeport

Usage

$ freeport -h
   usage: freeport [-h] portnumber

   positional arguments:
     portnumber  The number of the port you want free (Eg. 8000)

   optional arguments:
     -h, --help  show this help message and exit 

$ freeport 8000
  Port 8000 is free. Processs 16130 killed successfully

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Simple Python library to free a port

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published