Commit Graph

80 Commits

Author SHA1 Message Date
dependabot[bot]
88df879d27
Bump github.com/refraction-networking/utls from 1.1.2 to 1.1.5
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.1.2 to 1.1.5.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](https://github.com/refraction-networking/utls/compare/v1.1.2...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 08:47:05 +00:00
dependabot[bot]
cab0be63bc
Bump github.com/panjf2000/ants/v2 from 2.5.0 to 2.6.0
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 15:46:08 +00:00
b5d34d4c3d
SOCKS5 upstream server refactor 2022-10-19 05:36:31 -07:00
e794e619c4
Feat: Implement AutoScale 2022-10-16 05:56:40 -07:00
55967117bd
Optimize: Update socks package 2022-10-16 02:48:12 -07:00
60484db0c9
Update go modules 2022-10-03 23:02:30 -07:00
95d4afc82a
Chore: go modules 2022-09-22 16:59:25 -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
91fc4fc6b8
dev overhaul milestone (it works) 2022-09-22 16:24:35 -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
23719e5c4f
Performance: Refactor recycling + Fix: example gomod 2022-09-03 06:43:51 -07:00
c3e3694a3e
Refactor + Re-use net.Conn for validation 2022-08-28 06:12:48 -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
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
144fe6b376
Stupid dumb optimized 2022-07-24 23:23:12 -07:00
dependabot[bot]
e5c2e16ad5
Bump git.tcp.direct/kayos/common from 0.6.0 to 0.7.0
Bumps git.tcp.direct/kayos/common from 0.6.0 to 0.7.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 15:32:39 +00:00
928fd3a037
Fix go.sum 2022-07-12 04:07:27 -07:00
1a5a47319e
Bump kayos/common -> v0.6.0 2022-07-12 02:25:12 -07:00
e1c09468d2
Update gomod stuff and finish merge 2022-07-09 11:44:11 -07:00
a54ce17f61
(re)add go.mod and go.sum 2022-07-09 11:43:07 -07:00
bca6f2a556
Merge branch 'master' into dev 2022-07-09 11:42:41 -07:00
ceddd8242d
Update Rate5 (important!) 2022-07-07 12:36:29 -07:00
1ed7f257c0
update go modules 2022-07-06 05:21:05 -07:00
dependabot[bot]
350b29f445
Bump git.tcp.direct/kayos/common from 0.5.4 to 0.5.5
Bumps git.tcp.direct/kayos/common from 0.5.4 to 0.5.5.

---
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-07-04 15:58:35 +00: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
dependabot[bot]
035527f431
Bump github.com/miekg/dns from 1.1.49 to 1.1.50
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.49 to 1.1.50.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.49...v1.1.50)

---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 15:53:56 +00: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