Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support WEP, Ad-hoc and SSID which includes "<>& #47

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

NicolePP
Copy link

@NicolePP NicolePP commented Feb 2, 2019

  1. Support to set the cipher as WEP;
  2. Support to set the key index as 1, 2, 3 or 4 when the cipher is WEP;
  3. Support to set SSID with blanks at the beginning and end;
  4. Support SSID or key which includes "<>&
  5. Add a method network_profile_name_list() in class iface.Interface;
  6. Add a method interface() in class wifi.PyWiFi which returns an Interface object according to GUID string;
  7. Support Ad-hoc profile.

@NicolePP NicolePP changed the title Support WEP and SSID with blanks at the beginning and end Support WEP, Ad-hoc and SSID with blanks at the beginning and end Feb 3, 2019
@NicolePP NicolePP changed the title Support WEP, Ad-hoc and SSID with blanks at the beginning and end Support WEP, Ad-hoc and SSID which includes "<>& Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants