Commit Graph

7 Commits

Author SHA1 Message Date
Ben Greear
5235bdfdb9 ulogin: Enable DHCP in NAT mode.
This lets NAT mode work as expected.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-04-16 16:06:29 -07:00
Ben Greear
a9ffc6fe2b ulogin: Add example for bridge mode setup.
And clarify that other one is NAT/router mode.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-04-15 12:02:38 -07:00
Ben Greear
baadd9376c ulogin: Add example to configure AP in psk2 bridge mode.
Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-04-14 20:59:43 -07:00
Ben Greear
ea267b9a54 ulogin: Fix cfg option.
I was using wrong URL, and was missing 'uuid' in the data
section.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-04-12 08:42:50 -07:00
Ben Greear
01508fb8f0 ulogin: Add cmd line args to the python example tool.
Support querying specific devices.
Add configure logic (doesn't work yet).
Cmd-line args to be more flexible.
Check response codes and warn as needed.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-04-11 08:56:08 -07:00
stephb9959
4ece282860 Small Python changes. 2021-03-21 22:10:26 -07:00
stephb9959
ee99541131 Initial commit 2021-03-19 14:16:24 -07:00