Commit Graph

32 Commits

Author SHA1 Message Date
209deae96f
Consistency related adjustments 2022-09-22 16:48:08 -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
5e0a575147
Fix (dialer): Respect context 2022-08-30 16:05:22 -07:00
c3e3694a3e
Refactor + Re-use net.Conn for validation 2022-08-28 06:12:48 -07:00
28805017f0
Chore: tidy up 2022-07-25 00:14:26 -07:00
61b1bd53e0
Backport from dev 2022-07-24 23:24:06 -07:00
144fe6b376
Stupid dumb optimized 2022-07-24 23:23:12 -07:00
81d70cd63f
https://tcp.ac/i/XWGff 2022-07-15 01:36:54 -07:00
eb6e338779
Implement a context dialer and improve example 2022-07-15 00:40:26 -07:00
e1c09468d2
Update gomod stuff and finish merge 2022-07-09 11:44:11 -07:00
bca6f2a556
Merge branch 'master' into dev 2022-07-09 11:42:41 -07:00
37577cf7a4
Finish implementing net.Dialer 2022-07-09 11:36:45 -07:00
6f0d1835e9
Development overhaul update 2022-06-25 19:51:42 -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
24c4cefe81
Remove: memconn | Add: http client 2021-11-25 00:14:28 -08:00
0c95fa935e
Add: ability to disable server timeout 2021-10-28 08:51:10 -07:00
dc757d433b
New: SOCKS5 Server timeout independant of Valid. timeout 2021-10-27 09:46:09 -07:00
0bf2e0f711 stop copying proxies to try and fix memory leak issue 2021-10-23 07:58:03 -07:00
94a2a3160d Update: README.md 2021-10-09 13:45:30 -07:00
0ea5c650d7 name change 2021-10-09 10:23:13 -07:00
6bffa7c72b rate5 update, panic fixed 2021-09-29 01:31:19 -07:00
02947929e9 Add: Set/Get DialerBailout 2021-09-27 23:25:00 -07:00
1c24e21d83 simplify and safe resources by using math/rand 2021-09-24 20:26:57 -07:00
a7b2a8e988 oh my dear god... it's... beautiful.... 2021-09-24 14:06:08 -07:00
0a21a6860a Supercharge: implement atomic.Value 2021-09-24 12:07:56 -07:00
7e4bb20b5d Enhance: dialer verification 2021-09-24 09:38:57 -07:00
60e4098864 Sonic The HedgeProxy 2021-09-20 10:11:14 -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
2f9b371799 Add: optional debug channel + more checks on dispense 2021-09-18 03:38:22 -07:00