0 bookmark(s) - Sort by: Date ↓ / Title /
A guide to generate and install U2F SSH keys using Flipper Zero.
I enabled JFFS custom scripts and configs
I enabled SSH
Via SSH I created a file named dnsmasq.conf.add in /jffs/configs/
I chmod 755 /jffs/configs/dnsmasq.conf.add to make it executable (I don't think this is necessary)
I add all my dhcp static leases in the format: dhcp-host=49:EF:0C:24:7F:16,D-Link-AP,192.168.2.10,1440 to this file.
I disabled manual assignment of DHCP leases
I reboot the router
Host remoteserver HostName remoteserver.example.org ControlMaster auto ControlPath ~/.ssh/control/%r@%h:%p ControlPersist 10m
First / Previous / Next / Last / Page 1 of 0