Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

VfN-NRW/fastd-verify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastd-verify 0.1

fastd Verification by API

Code Issues

Purpose

This little script verifies fastd peers by calling an API using the public key of the peer as an argument. It can be used to support a scenario in which fastd peers are to be verified by a database or API backend.

Use in fastd

  1. Put the script somewhere it can be executed from (eg. /usr/local/bin).
  2. Configure the server to call the script like this:

on verify "/usr/local/bin/fastd-verify";

Bugs

Contact me a via e-mail at felix at freifunk-leverkusen.de

License

This software is licensed under the GPLv2 or any later version.

About

fastd Verification by API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages