Skip to content

joedborg/gopanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoPanic

Distributed panic.

Abstract

GoPanic is daemon that runs and, upon an HTTP request, propagates a panic message across the network.

Usage

First, check that gopanic.go is setup correctly (perhaps you want to change the KEYWORD to something more secret?), then be sure to add to the function doPanic(). Compile the source with go build gopanic.go. Run the executable on all required hosts. To start the panic propagation, send an HTTP GET to any host on the network, on the chosen port.

About

Distributed, decentralised panic button written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages