wpa_gui.html 640 B

123456789101112131415161718192021222324252627282930313233343536
  1. <html>
  2. <head>
  3. <title>wpa_gui screenshots</title>
  4. </head>
  5. <body>
  6. <h1>wpa_gui screenshots</h1>
  7. <h2>Main window</h2>
  8. <img src="main.png">
  9. <h2>Scan results</h2>
  10. <img src="scan.png">
  11. <h2>Network configuration (new network from scan results)</h2>
  12. <img src="net_conf.png">
  13. <h2>Event history</h2>
  14. <img src="events.png">
  15. <h2>User input for authentication credentials</h2>
  16. <img src="user_input.png">
  17. <hr>
  18. <address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
  19. <!-- Created: Sun May 22 20:23:01 PDT 2005 -->
  20. <!-- hhmts start -->
  21. Last modified: Thu Mar 8 19:44:46 PST 2007
  22. <!-- hhmts end -->
  23. </body>
  24. </html>