|
60335f7726
|
🔨 Refactor pointers in the requests package
|
2024-09-10 04:03:32 +04:00 |
|
|
1ec4254468
|
🔨 Split the requests package
|
2024-09-10 03:49:43 +04:00 |
|
|
82bf31182f
|
🔨 Remove interrupt errors from responses
|
2024-09-10 03:35:43 +04:00 |
|
|
7296646428
|
🐛 Fix race condition in streamProgress in countSlice
|
2024-09-10 03:30:32 +04:00 |
|
|
1690cd72c0
|
🎨 auto formatted
|
2024-09-03 02:29:05 +04:00 |
|
|
ff1df870aa
|
✨ add yes flag to CLIConfigReader
|
2024-09-03 02:26:32 +04:00 |
|
|
75ada96d35
|
🎨 auto formatted
|
2024-09-03 02:09:00 +04:00 |
|
|
b7ac3bc549
|
🔨 update CLIYesOrNoReader to include default value
|
2024-09-03 02:05:50 +04:00 |
|
|
515f00d478
|
🔨 remove debug prints
|
2024-09-03 00:02:27 +04:00 |
|
|
8539acf5c9
|
🔨 refactor request timeout logic
- Move the responsibility of the response object to the client function.
- Add timeout functionality to client function
|
2024-08-30 00:12:37 +04:00 |
|
|
2bea8b3314
|
🐛 update GetValidDodosCountForRequests to GetValidDodosCountForProxies
|
2024-08-29 23:53:23 +04:00 |
|
|
697def4d94
|
Merge pull request #14 from aykhans/refactor/table-prints
🔨 update table rendering
|
2024-08-29 20:12:57 +04:00 |
|
|
b49db230ed
|
🔨 update table rendering
|
2024-08-29 19:17:00 +04:00 |
|
|
5fc87d6455
|
🐛 fix proxy client address extra port 443
|
2024-08-29 19:12:40 +04:00 |
|
|
2fe8df28d5
|
✨ Add context and signal handling for graceful shutdown
|
2024-08-24 19:41:12 +04:00 |
|
|
f0a74be804
|
🐛 set default User-Agent header before given header in setRequestHeaders function
|
2024-07-25 00:20:51 +04:00 |
|
|
670d07bda2
|
🔨 Refactor all requests package logic.
- Replace net/http with fasthttp in the requests package.
|
2024-07-21 19:40:16 +04:00 |
|
|
f8e4180a15
|
🔨 ProxySlice -> Proxy struct
|
2024-06-01 00:20:19 +04:00 |
|
|
af028a8f82
|
🔨 Remove unused imports in config and custom_errors packages
|
2024-05-25 20:49:07 +04:00 |
|
|
b9c64a3851
|
🔨 Remove unused imports in config and custom_errors packages
|
2024-05-25 20:29:48 +04:00 |
|
|
7a2558b25a
|
🎉first commit
|
2024-05-25 20:26:20 +04:00 |
|