Skip to content

feature: Add support for creating adhoc/hotspot networks #154

@shazow

Description

@shazow

Sounds like adhoc mode is mostly abandoned (not many devices support it, and generally used unencrypted/WEP?), whereas hotspot mode seems generally supported so probably a better place to start.

Need to do the dbus equivalent of:

nmcli device wifi hotspot ifname <interface> ssid <NetworkName> password <Password>

The sub-command will look something like:

wifitui hotspot MyCoolSSID --passphrase "mysecretpassword"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions