Ben Sarmiento
|
0678af2bc2
|
Remove annoying logs
|
2024-01-28 18:27:39 +01:00 |
|
Ben Sarmiento
|
f07b65d5da
|
its the fastest ever
|
2024-01-28 02:23:19 +01:00 |
|
Ben Sarmiento
|
2502e5473f
|
thinking about timeout
|
2024-01-27 23:53:22 +01:00 |
|
Ben Sarmiento
|
ce4b794098
|
Add context deadline to request
|
2024-01-27 21:09:00 +01:00 |
|
Ben Sarmiento
|
4bb0234d8f
|
Check if host works first before assigning random host
|
2024-01-27 00:27:28 +01:00 |
|
Ben Sarmiento
|
979151d2de
|
Fix ipv6 replacement
|
2024-01-26 22:33:13 +01:00 |
|
Ben Sarmiento
|
17ab115747
|
Readd downloads mount
|
2024-01-26 22:13:36 +01:00 |
|
Ben Sarmiento
|
ef3be36932
|
Log final host
|
2024-01-26 18:39:20 +01:00 |
|
Ben Sarmiento
|
d42ac347cf
|
Remove deadline check
|
2024-01-26 18:37:20 +01:00 |
|
Ben Sarmiento
|
70f3516cac
|
Limit to downloads
|
2024-01-26 18:34:52 +01:00 |
|
Ben Sarmiento
|
1ff8cf2dfc
|
Replace host on every retry
|
2024-01-26 18:33:15 +01:00 |
|
Ben Sarmiento
|
8d4cdbbd1f
|
Remove GetRandomPreferredHost usage
|
2024-01-26 17:58:31 +01:00 |
|
Ben Sarmiento
|
9e03cf6510
|
Reconfigure timeouts
|
2024-01-26 13:51:48 +01:00 |
|
Ben Sarmiento
|
eca9a4f49a
|
Set max connections to 32
|
2024-01-23 02:46:11 +01:00 |
|
Ben Sarmiento
|
e117b5e75a
|
Remove body close
|
2024-01-22 23:23:55 +01:00 |
|
Ben Sarmiento
|
d601e384f7
|
Do not close the body too early
|
2024-01-22 21:08:25 +01:00 |
|
Ben Sarmiento
|
8aa1362df2
|
Refactor robust retry in http client
|
2024-01-22 19:41:29 +01:00 |
|
Ben Sarmiento
|
a6b02ba74e
|
Resolve infuse routing issues
|
2024-01-20 14:51:16 +01:00 |
|
Ben Sarmiento
|
f074bb2e2b
|
Support both socks and http proxies
|
2024-01-11 04:40:38 +01:00 |
|
Ben Sarmiento
|
b2e02c7e1f
|
Support network proxies
|
2024-01-11 04:15:40 +01:00 |
|
Ben Sarmiento
|
5ba1e0a59f
|
Fix ipv6 stuffs 9
|
2024-01-11 03:44:39 +01:00 |
|
Ben Sarmiento
|
e9e4a7dfc2
|
Fix ipv6 stuffs 8
|
2024-01-11 03:43:31 +01:00 |
|
Ben Sarmiento
|
c4fd7358b9
|
Fix ipv6 stuffs 7
|
2024-01-11 03:07:55 +01:00 |
|
Ben Sarmiento
|
c200a6f80c
|
Fix ipv6 stuffs 6
|
2024-01-11 03:07:22 +01:00 |
|
Ben Sarmiento
|
b4851b150c
|
Fix ipv6 stuffs 5
|
2024-01-11 03:06:02 +01:00 |
|
Ben Sarmiento
|
9938c1134d
|
Fix ipv6 stuffs 4
|
2024-01-11 03:02:05 +01:00 |
|
Ben Sarmiento
|
7ea90d0754
|
Fix ipv6 stuffs 3
|
2024-01-11 02:50:07 +01:00 |
|
Ben Sarmiento
|
8378422b3a
|
Fix ipv6 stuffs 2
|
2024-01-11 02:41:50 +01:00 |
|
Ben Sarmiento
|
b526da1b4f
|
ipv6 fixes
|
2024-01-11 02:35:02 +01:00 |
|
Ben Sarmiento
|
9e3d12b008
|
IPv6 hosts check
|
2024-01-11 02:28:38 +01:00 |
|
Ben Sarmiento
|
72dda4f9fd
|
Reorder logic
|
2024-01-11 01:49:38 +01:00 |
|
Ben Sarmiento
|
91f6d35831
|
Add basic auth and fix repair issues
|
2024-01-09 16:53:12 +01:00 |
|
Ben Sarmiento
|
96e41d6cbc
|
Redo router and use chi, implement anchor file
|
2024-01-08 21:13:35 +01:00 |
|
Ben Sarmiento
|
722ce16537
|
Proactive repairs
|
2024-01-07 21:32:01 +01:00 |
|
Ben Sarmiento
|
769c4a6803
|
Fix location of pref hosts injection
|
2024-01-07 16:17:31 +01:00 |
|
Ben Sarmiento
|
120df54f35
|
Retry when range header is set but not 206
|
2024-01-07 15:43:07 +01:00 |
|
Ben Sarmiento
|
2a1bc59300
|
Simple string sort on listing torrents
|
2023-12-12 00:38:17 +01:00 |
|
Ben Sarmiento
|
94230ab4dc
|
Add way to specify log level
|
2023-12-07 16:19:35 +01:00 |
|
Ben Sarmiento
|
2aacff1125
|
Add logs route, add rar handler
|
2023-12-06 19:18:04 +01:00 |
|
Ben Sarmiento
|
45ca65110e
|
Fix ipv6 client
|
2023-12-01 13:29:59 +01:00 |
|
Ben Sarmiento
|
33ffa9154c
|
Use ipv6 dialer, the rest are defaults
|
2023-12-01 12:57:50 +01:00 |
|
Ben Sarmiento
|
8de52786ce
|
Single worker pool, client adjustments
|
2023-11-30 01:03:31 +01:00 |
|
Ben Sarmiento
|
f61ffe82f3
|
Use proper package namespace
|
2023-11-29 23:10:55 +01:00 |
|
Ben Sarmiento
|
ee766dba6a
|
Properly set transport
|
2023-11-28 13:21:20 +01:00 |
|
Ben Sarmiento
|
9f5e1a1ec5
|
Fix cdn connection issue
|
2023-11-28 13:17:42 +01:00 |
|
Ben Sarmiento
|
a42a5eeb80
|
Additional configs
|
2023-11-28 11:39:08 +01:00 |
|
Ben Sarmiento
|
1f91d70420
|
Finalize reliability configs
|
2023-11-28 01:11:55 +01:00 |
|
Ben Sarmiento
|
c8334ecb3b
|
Hotfix
|
2023-11-27 21:50:00 +01:00 |
|
Ben Sarmiento
|
0fdea17c91
|
Fix transport port
|
2023-11-25 16:14:32 +01:00 |
|
Ben Sarmiento
|
1b8f961d07
|
Force ipv6 setting
|
2023-11-25 15:51:11 +01:00 |
|