farnots / StopNsurlsessiond

Kill nsurlsessiond processus on macOS to get the network free

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stop Nsurlsessiond on Mac OS

General

Description

This script will look on nsurlsessiond processus and will kill them by getting their PID

Installation

  • Download the script
  • Make sure you have the executive right (chmod u+x ./StopNsurl.sh)

Utilisation

Launch it with just ./StopNsurl.sh.

Verbose mode : You can acces to the verbose mode by taping ./StopNsurl.sh -v

Stopping the script

The commum way to stop the script is to press ctrl + c on the terminal associated.

Copyright

Created by Lucas Tarasconi the 07/04/2017

About

Kill nsurlsessiond processus on macOS to get the network free

License:Apache License 2.0


Languages

Language:Shell 100.0%