Jeffrey-Fazal / kill-ruby-server-sinatra

Ever been stuck with ruby sinatra not allowing you to create another instance? Try out this script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kill-ruby-server-sinatra

Ever been stuck with ruby sinatra not allowing you to create another instance?

This script will take a port number and attempt to kill a ruby sinatra server.

Usage

Download and run killserver.rb file as sudo

Add command to aliases to easily call it

Discalimer

This has been created for experimental use and no warrenty or gurantee is given. Use at own risk.

Credits

Inspired by a post on stackoverflow.

About

Ever been stuck with ruby sinatra not allowing you to create another instance? Try out this script


Languages

Language:Ruby 100.0%