Skip to content

Daemon script of DN42 Auto Peering System.

Notifications You must be signed in to change notification settings

MuskaNet/DN42-node-agent

 
 

Repository files navigation

IEDON-NET-AGENT

This is daemon script of DN42 Peering System for IEDON-NET. Currently only designed for WireGuard.

Install

apt update
apt install python3 python3-pip
pip3 install -r requirements.txt
cp ./peerapi-agent.service /usr/lib/systemd/system/

Run in service

systemctl enable peerapi-agent    # Auto start after reboot
systemctl start peerapi-agent

Run in console

python3 peerapi-agent.py

About

Daemon script of DN42 Auto Peering System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%