same cookie use same ip address

This commit is contained in:
2024-05-11 11:24:42 +02:00
parent 3989066d7f
commit cb0a4df5a1
6 changed files with 38 additions and 24 deletions
+1 -1
View File
@@ -86,4 +86,4 @@ def start_send_requests(thread_number, file_path):
if __name__ == '__main__':
start_send_requests(thread_number=5, file_path='~/Desktop/contact_list_2024-04-24.xlsx')
start_send_requests(thread_number=28, file_path='~/Desktop/contact_list_2024-05-10.xlsx')