Hi, I tried to join a node. I downloaded a release...
# netmaker
b
Hi, I tried to join a node. I downloaded a release binary from https://github.com/gravitl/netclient/releases/tag/v0.18.5 and ran
sudo ./netclient_darwin_arm64 register -t TOKEN
and while the node appears in UI + in
wg show
of the server The node is NOT connected since running
wg show
on the node gives nothing and running
./netclient_darwin_arm64 list
gives
no such network
PS -- I installed
wireguard
later with
brew install wireguard-tools
8 Views