Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Ability to set advanced WiFi options #10

@DavisNT

Description

@DavisNT

I would like to propose two additional checkboxes for WiFi

  • Force WPA2-AES (for enhanced security)
  • Connect to network even if it is hidden (this is always enable currently)

Additionally I suggest always adding key_mgmt=WPA-PSK directive.

Force WPA2-AES (for enhanced security)

If enabled should add the following directives

proto=RSN
pairwise=CCMP
group=CCMP

Connect to network even if it is hidden

Should set directive scan_ssid to 1 if enabled and to 0 if disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions