dd-wrt/openwrt support

dd-wrt would be a good platform to target for support, however there are a number of road blocks before this is even possible.

At first, we can probably document installation instructions loosely along the lines of:


# Should be persistent storage in all cases?
mkdir -p /usr/local/bin && \
mkdir -p /usr/local/etc/hyp && \
wget <uri> -O /usr/local/bin/hypd && \
chmod +x /usr/local/bin/hypd 

# then you can generate the secret, finish setup, etc.

hypd generate secret | tee /usr/local/etc/hyp/client1.secret

0
To Do
0
In Progress
0
Done
0
Uncategorized
#10 opened 2024-04-18 05:29:29 +00:00 by steven
#7 by steven was closed 2024-04-14 03:26:11 +00:00