Commit Graph

306 Commits

Author SHA1 Message Date
55967117bd
Optimize: Update socks package 2022-10-16 02:48:12 -07:00
cec7993c9e
Chore: ignore error of io.Copy for linter 2022-10-16 00:39:11 -07:00
b9158ce1ff
Fix: export Statistics type 2022-10-16 00:38:49 -07:00
80adb0b4c4
Use pool implementation from common package 2022-10-16 00:33:23 -07:00
a6969af053
Use pool implementation from common package 2022-10-16 00:28:26 -07:00
aae6c2ece7
Improve parsing 2022-10-11 17:15:57 -07:00
60484db0c9
Update go modules 2022-10-03 23:02:30 -07:00
bf31cd1db7
Update README.md 2022-10-03 23:01:09 -07:00
79377583c9
Fix and refactor mutexes 2022-10-03 23:01:09 -07:00
7cb5aadc13
Fix and refactor mutexes 2022-09-28 23:20:53 -07:00
8b7db078a2
Fix: status check 2022-09-28 21:26:10 -07:00
65402b5cbd
Increase channel buffer size 2022-09-28 16:52:18 -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
0cb0637710
Update README.md 2022-09-22 19:40:50 -07:00
c5058bce2c
Docs: fix list items 2022-09-22 18:57:35 -07:00
2461423589
Compatibility 2022-09-22 17:04:14 -07:00
95d4afc82a
Chore: go modules 2022-09-22 16:59:25 -07:00
9c9a42f78b
Deprecate but reimplement DebugChannel 2022-09-22 16:56:28 -07:00
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
91fc4fc6b8
dev overhaul milestone (it works) 2022-09-22 16:24:35 -07:00
a7320c4c78
Merge pull request #25 from yunginnanet/dependabot/go_modules/git.tcp.direct/kayos/common-0.7.2 2022-09-15 08:47:03 -07:00
dependabot[bot]
6844687fb1
Bump git.tcp.direct/kayos/common from 0.7.1 to 0.7.2
Bumps git.tcp.direct/kayos/common from 0.7.1 to 0.7.2.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 15:33:14 +00:00
e79700ef6d
Docs: format 2022-09-04 23:28:15 -07:00
11383b92ea
Update docs link 2022-09-04 23:25:35 -07:00
157bc2d20c
Adjust: recycling 2022-09-03 08:01:35 -07:00
c1d894115e
Fix: example printf 2022-09-03 06:47:35 -07:00
23719e5c4f
Performance: Refactor recycling + Fix: example gomod 2022-09-03 06:43:51 -07:00
163c85a8fc
Performance: shared HTTP client+ Fix: example 2022-09-03 06:11:57 -07:00
a4b079831c
Remote http proxy functionality for now 2022-08-31 11:49:06 -07:00
672835a9e1
Use pointer for debug logger 2022-08-31 11:38:44 -07:00
5e0a575147
Fix (dialer): Respect context 2022-08-30 16:05:22 -07:00
992f0eb29c
Update go.yml 2022-08-28 22:49:51 -07:00
aebdfe2131
Backport: parsing improvement + tests 2022-08-28 22:42:22 -07:00
d5a53a44ff
Cleanup debug printlns 2022-08-28 22:34:17 -07:00
d61405b31d
Parsing improvement + tests 2022-08-28 22:33:07 -07:00
033d14bb87
._. 2022-08-28 09:37:40 -07:00
c3e3694a3e
Refactor + Re-use net.Conn for validation 2022-08-28 06:12:48 -07:00
0b8aecb1c8
Merge pull request #24 from yunginnanet/dependabot/go_modules/git.tcp.direct/kayos/common-0.7.1 2022-08-22 08:44:40 -07:00
dependabot[bot]
78ce14448d
Bump git.tcp.direct/kayos/common from 0.7.0 to 0.7.1
Bumps git.tcp.direct/kayos/common from 0.7.0 to 0.7.1.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 15:25:10 +00:00
4441088c4d
Merge pull request #23 from yunginnanet/dependabot/go_modules/github.com/yunginnanet/Rate5-1.1.0 2022-07-25 11:40:21 -07:00
dependabot[bot]
5ef6b3f809
Bump github.com/yunginnanet/Rate5 from 1.0.1 to 1.1.0
Bumps [github.com/yunginnanet/Rate5](https://github.com/yunginnanet/Rate5) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/yunginnanet/Rate5/releases)
- [Commits](https://github.com/yunginnanet/Rate5/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/yunginnanet/Rate5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 15:26:39 +00: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