You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/runner/NITRO-GENERATOR/main.py", line 90, in
print(" "+Fore.CYAN + str(Console().proxies_count()) + Fore.RESET + " Total proxies loaded...\n\n")
File "/home/runner/NITRO-GENERATOR/main.py", line 32, in proxies_count
with open('config/proxies.txt', 'r') as file:
FileNotFoundError: [Errno 2] No such file or directory: 'config/proxies.txt'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/runner/NITRO-GENERATOR/main.py", line 90, in
print(" "+Fore.CYAN + str(Console().proxies_count()) + Fore.RESET + " Total proxies loaded...\n\n")
File "/home/runner/NITRO-GENERATOR/main.py", line 32, in proxies_count
with open('config/proxies.txt', 'r') as file:
FileNotFoundError: [Errno 2] No such file or directory: 'config/proxies.txt'
The text was updated successfully, but these errors were encountered: