Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 453 Bytes

File metadata and controls

29 lines (19 loc) · 453 Bytes

Agent • Hackfed

Agent for Hackfed.

Requires Bun to run.

Installation

WireGuard

touch /etc/wireguard/hackfed0.conf
systemctl enable wg-quick@hackfed0
systemctl start wg-quick@hackfed0

# Check whether the interface is up
wg

# Only now you can start the agent

Warning

You still need to restart the interface (up + down) to apply major changes, including firewall rules.

Example

bunx @hackfed/hackfedd