Skip to content

wifipasswords 0.3.4b

Compare
Choose a tag to compare
@needs-coffee needs-coffee released this 26 Mar 16:51
· 10 commits to main since this release

Added

  • Visible network, DNS config and number of interfaces for Linux added
  • Linux implementation now complete

Changed

  • Linux implementation changed to use NetworkManager (nmcli)
  • Linux now does not require sudo unless NetworkManager is not installed/used
  • Removed linux privilege escalation command from CLI as no longer needed
  • Fixed import bug causing large executable size
  • Multithreading support in linux for get_passwords()