Commit Graph

30 Commits

Author SHA1 Message Date
e2c7a443b4
Breaking change: refactor statistics, improve p5.CloseAllConns 2023-12-05 13:53:24 -08:00
eb7a84b6ea
Fix: dialer timeout 2023-10-28 00:23:53 -07:00
2aa45803af
fix CloseAllConns (#104)
* Fix: fix CloseAllConns

* Fix: probably fix recycling being off and a slew of other bugs (make proxymap a ptr)

* Chore: update kayos/common
2023-10-27 23:54:02 -07:00
07f4fee878
Feat: make prox5 an io.Closer 2023-09-26 22:13:28 -07:00
e753d3abb0
Fix: unlock mutext (Doh\!) 2023-08-29 13:43:10 -07:00
8250fbd8d8
Fix: killAllConns and improve test versatility + CI 2023-08-29 13:38:52 -07:00
471f7690d2
dev->staging (#91)
* Fix: Didn't unlock ._.

* Refactor: reduce complexity

* Fix: part of my commit message ended up in the commit :^)

* Fix: mutex locking snafu

* Fix: if proxy disqualified then it's not still good

* Fix race cond. in socks lib + add tests + update uagents

* Chore: tidy up

* Fix: bad var name

* Testing: Make integration test more realistic

* Update CI

* Fix go vet: returning fatal from goroutine

* Fix: remove gotrace

* CI: Add PR summarizer

* Chore: gomod

* Chore[CI]: fix branch in workflow
2023-08-11 22:51:49 -07:00
dda56bab46
Move away from context 2023-02-01 21:46:47 -08:00
7ade879676
Complete teardown (broken atm) 2023-01-31 01:21:29 -08:00
2bdec32e33
Chore: rename 2022-10-16 03:53:04 -07:00
8b7db078a2
Fix: status check 2022-09-28 21:26:10 -07:00
b6900a876e
Simplify operation 2022-09-28 16:44:23 -07:00
209deae96f
Consistency related adjustments 2022-09-22 16:48:08 -07:00
5a7298b4af
Revert back to original struct name 2022-09-22 16:28:28 -07:00
c3e3694a3e
Refactor + Re-use net.Conn for validation 2022-08-28 06:12:48 -07:00
144fe6b376
Stupid dumb optimized 2022-07-24 23:23:12 -07:00
6f0d1835e9
Development overhaul update 2022-06-25 19:51:42 -07:00
77cea4ba37
Merge branch 'master' into dev 2022-06-25 19:18:04 -07:00
1a47b4e181
Major performance fixup 2022-05-30 03:42:18 -07:00
5daa9aed68
Bring back dev changes from repo mishap 2022-05-22 18:20:40 -07:00
793f7f520d
Name change 2022-05-22 18:05:50 -07:00
6ca46334be
Fix: pause/start (again) 2021-10-25 02:57:38 -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
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
431c3b0f19 GOTTA GO FAST 2021-09-20 05:29:28 -07:00
9540518c84 Fix: it's not slow as shit anymore 2021-09-20 00:49:40 -07:00
71c98159e7 test 2021-09-19 18:23:18 -07:00