You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matthew Faltys edited this page Jul 7, 2016
·
2 revisions
Beacon is a discovery service designed for nsproxy but with global use. This project is mainly taken from bitnuke, with code from here
Beacon allows for host discovery by uploading a hosts ip to the beacon server. Once an ip is registered in beacon, clients are able to pull the ip globally. The beacon api is available for public use globally at https://beacon.unixvoid.com. This service exposes an api where clients can request a beacon id and their clients can fetch the data.
License
Beacon is distributed under the MIT license. See LICENSE in the root of the project for details.