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

Clone button not working #3

Closed
xXHardGriefXx opened this issue Jun 21, 2017 · 9 comments
Closed

Clone button not working #3

xXHardGriefXx opened this issue Jun 21, 2017 · 9 comments
Labels

Comments

@xXHardGriefXx
Copy link

As the title says. When I press clone, nothing happens.

@samdenty
Copy link
Owner

When you click the clone button, it adds the network name to the below input field where you can then click on the add button

image

@xXHardGriefXx
Copy link
Author

It doesnt add it to the SSID textbox.

@samdenty
Copy link
Owner

What device are you using? Are you able to manually add networks with the SSID textbox?

@samdenty samdenty reopened this Jun 21, 2017
@xXHardGriefXx
Copy link
Author

I'm using the nodemcu esp8266 and yes i am able to manually add networks.

@samdenty
Copy link
Owner

samdenty commented Jun 21, 2017

Okay, can you confirm that clicking the Clone button has no effect and the input box remains the same whether you clicked the button or not?

If yes then what Operating System are you using to visit the webpage? And which browser?

@xXHardGriefXx
Copy link
Author

xXHardGriefXx commented Jun 21, 2017

The button does nothing
Im using my samsung s7 edge and the browser chrome
On my computer i have the same effect. Windows 10 and chrome

@samdenty
Copy link
Owner

samdenty commented Jun 21, 2017

Issue: Special characters in network names — inherited from spacehuhn/ESP8266_Deauther

Patch will be released in the coming days

Repository owner deleted a comment from xXHardGriefXx Jun 21, 2017
samdenty pushed a commit that referenced this issue Jun 23, 2017
## What's new
Major changes in this version
- Added setup page
- Terms & conditions are part of the setup page
- No password is on the SSID by default
- User can easily change default SSID and password
- Added Captive Portal (redirects all DNS requests to setup page)
- Added Simplify option (Doesn't do anything yet)
- Moved the `scan.html` to `index.html` — now accessible via
http://192.168.4.1/
- Added error codes to each error message (For future
[issues](https://github.com/samdenty99/Wi-PWN/issues))
- Bug fixes
- Auto reload page bug
- Single quote clone bug - Issue #3
- Improved performance on certain pages
- More small tweaks
- Integrated
[kangax/html-minifier](https://github.com/kangax/html-minifier) into the
`minifier.html` - compression rates are up to 30% higher than previous
formula
@samdenty
Copy link
Owner

Just released Version 1.4:

..

..

I've tested it with networks that have single and double quotes in the SSIDs, let me know if the patch worked :p

@samdenty samdenty changed the title Clone doesnt do anything. Clone button not working Jun 23, 2017
@xXHardGriefXx
Copy link
Author

Working flawlessly :)

@samdenty samdenty added the bug label Aug 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants