Update expload.py

main
witchdocsec 2024-09-21 15:52:04 +01:00 committed by GitHub
parent b1f624dc92
commit 54259d8e14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ def fileupload():
print("Error: Connection refused")
exit()
print(r.text)
print("file posted")
if __name__ == "__main__":
args=exploadlib.parse.parser()