Update main.py

This commit is contained in:
Saifeddine ALOUI 2024-03-01 23:19:58 +01:00 committed by GitHub
parent c6aee7e671
commit 55c6545b95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ def main():
return False
def proxy(self):
self.user = "unknown"
if not deactivate_security and not self._validate_user_and_key():
ASCIIColors.red(f'User is not authorized')
client_ip, client_port = self.client_address