You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
zerotier compatibility through raspberry pi bridge (port forwarding + ufw route rules) and -zt [HOST IP/BRIDGE IP] option to indicate host zerotier ip and raspberry pi bridge local ip for ssl
shell-repl mode. Also -zt option with config command compatibility.
mDNS .local/dhcp_hostname compatibility, so device configuration works across networks, e.g, -t argument now can accept -t mydev.local and resolve to device ip.
added -zt [IP] in keygen ssl for zerotier wss-sslwebrepl mode
wpa_supplicant.py utility in upyutils
New buzzer effects in buzzertools.py: error, warning_call, phone_call, door_bell.
Added docs for zerotier bridge configuration in HOWTO
Fix
fget error on connection, and unintended verbose output on close.
check -i, info commands in -apmd, if connected to AP of the device.
fix ssl cert authentication in wss mode if using .local/dhcp_hostname target.