Commit Graph

41 Commits

Author SHA1 Message Date
7ade879676
Complete teardown (broken atm) 2023-01-31 01:21:29 -08:00
2bdec32e33
Chore: rename 2022-10-16 03:53:04 -07:00
b6900a876e
Simplify operation 2022-09-28 16:44:23 -07:00
74c6ab7c9c
Fix: import blunder 2022-09-23 16:00:26 -07:00
700fd69947
Merge branch 'master' into dev 2022-09-23 15:57:51 -07:00
cb4f28f162
Attempt to address CPU load 2022-09-23 15:57:46 -07:00
c5058bce2c
Docs: fix list items 2022-09-22 18:57:35 -07:00
94a2c381da
Merge branch 'dev' 2022-09-22 16:45:15 -07:00
5a7298b4af
Revert back to original struct name 2022-09-22 16:28:28 -07:00
e79700ef6d
Docs: format 2022-09-04 23:28:15 -07:00
aebdfe2131
Backport: parsing improvement + tests 2022-08-28 22:42:22 -07:00
d61405b31d
Parsing improvement + tests 2022-08-28 22:33:07 -07:00
28805017f0
Chore: tidy up 2022-07-25 00:14:26 -07:00
144fe6b376
Stupid dumb optimized 2022-07-24 23:23:12 -07:00
a541316591
Fix panic 2022-06-27 19:27:52 -07:00
6f0d1835e9
Development overhaul update 2022-06-25 19:51:42 -07:00
793f7f520d
Name change 2022-05-22 18:05:50 -07:00
449f6459b3
Remove: debug output 2021-10-26 19:15:44 -07:00
c1d14f1632
Wow: great job! 2021-10-26 19:13:52 -07:00
9ef3367b04
Fix: embarassing infinite loop 2021-10-25 03:32:59 -07:00
6ca46334be
Fix: pause/start (again) 2021-10-25 02:57:38 -07:00
2943ef2961
Enhance: list management 2021-10-24 21:15:06 -07:00
8372262afb Fix: filter breaking domains 2021-10-24 13:30:15 -07:00
44b258a40f Reduce debug output 2021-10-23 14:30:31 -07:00
1679141997 Fix: pause/resume, Finish: authed proxies 2021-10-23 10:25:28 -07:00
2eaeb6c3fd begin implementing authentication and fix insane channel buffer sizes 2021-10-23 07:26:23 -07:00
0ea5c650d7 name change 2021-10-09 10:23:13 -07:00
9f69bc5044 Fine Tuning 2021-09-23 03:07:23 -07:00
7ed5933b11 Major but non-breaking: from pond to ants 2021-09-23 00:38:00 -07:00
81df33fd6e Docs: small updates 2021-09-21 05:24:30 -07:00
9e7b970a3b update example 2021-09-21 05:03:20 -07:00
2da35503fe implement configurable proxy recycling, relieve backpressure 2021-09-20 00:05:21 -07:00
65e0c60781 Works again + implement new spinlock style system for Proxy type 2021-09-19 22:57:42 -07:00
71c98159e7 test 2021-09-19 18:23:18 -07:00
10e265ffad Unexport configuration pointers that have getters and setters, implement mutex enforcing dial priority, make ratelimit configurable 2021-09-18 08:34:57 -07:00
2f9b371799 Add: optional debug channel + more checks on dispense 2021-09-18 03:38:22 -07:00
2a2fdc9711 add validation to items added by user + more debug 2021-09-18 01:33:40 -07:00
71c23cac12 add checks for empty lists to avoid panics 2021-09-17 20:58:18 -07:00
2985ca4288 fix example 2021-09-14 22:10:38 -07:00
c3d92d723a Refactor: move Start operation out of LoadProxyTXT 2021-09-14 20:12:33 -07:00
7faea867f5 Refactor: split up files, Add: LoadMultiLineString, LoadSingleSOCKS 2021-09-14 00:28:10 -07:00