diff --git a/app.py b/app.py index 5c8a074..4690f86 100644 --- a/app.py +++ b/app.py @@ -32,6 +32,21 @@ def scan_wifi(): scan.append(line) +# +# +# + +#

Enter Password

+ +#
+#
+#

+#
+ +# +# + + @app.route("/", methods=["GET", "POST"]) def main(): if request.method == "GET":