Commit Graph

591 Commits

Author SHA1 Message Date
yuzuki999
2358ed8a1f fix hy counter 2023-06-19 08:30:10 +08:00
Yuzuki
2e4792c296
Merge pull request #76 from Yuzuki616/dev
Sync
2023-06-18 03:46:08 +08:00
yuzuki999
a45bb5e75a Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	go.sum
2023-06-18 03:37:40 +08:00
yuzuki999
c536c46703 fix hy tls bug
fix task
2023-06-18 03:37:27 +08:00
Yuzuki
72a5b5dcb6
Merge pull request #75 from Yuzuki616/master
Sync
2023-06-16 10:38:19 +08:00
Yuzuki
238e1d86fd
Merge pull request #73 from Yuzuki616/dependabot/go_modules/golang.org/x/crypto-0.10.0
Bump golang.org/x/crypto from 0.9.0 to 0.10.0
2023-06-16 10:37:15 +08:00
dependabot[bot]
dea858f29f
Bump golang.org/x/crypto from 0.9.0 to 0.10.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 02:18:14 +00:00
Yuzuki
be9dd072f0
Merge pull request #74 from Yuzuki616/dev
Sync
2023-06-16 10:16:48 +08:00
Yuzuki
7ac6232639
Merge branch 'master' into dev 2023-06-16 10:16:28 +08:00
yuzuki999
676daadec7 update readme 2023-06-16 10:14:42 +08:00
yuzuki999
fee53a8384 fix some bugs
support ip limit for hy
2023-06-16 10:04:39 +08:00
Yuzuki
8778dc582b
Merge pull request #72 from Yuzuki616/dependabot/go_modules/github.com/beevik/ntp-1.1.1
Bump github.com/beevik/ntp from 1.0.0 to 1.1.1
2023-06-14 14:36:58 +08:00
dependabot[bot]
9726df8ff9
Bump github.com/beevik/ntp from 1.0.0 to 1.1.1
Bumps [github.com/beevik/ntp](https://github.com/beevik/ntp) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/beevik/ntp/releases)
- [Changelog](https://github.com/beevik/ntp/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/beevik/ntp/compare/v1.0.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 04:00:34 +00:00
Yuzuki
8f9fb9f013
Merge pull request #71 from Yuzuki616/dependabot/go_modules/github.com/apernet/hysteria/core-1.3.5
Bump github.com/apernet/hysteria/core from 1.3.4 to 1.3.5
2023-06-12 12:22:46 +08:00
dependabot[bot]
c4eb73da49
Bump github.com/apernet/hysteria/core from 1.3.4 to 1.3.5
Bumps [github.com/apernet/hysteria/core](https://github.com/apernet/hysteria) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/apernet/hysteria/releases)
- [Changelog](https://github.com/apernet/hysteria/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apernet/hysteria/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: github.com/apernet/hysteria/core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 04:07:24 +00:00
Yuzuki616
28acdc7087 Merge remote-tracking branch 'origin/master' into dev 2023-06-09 21:30:19 +08:00
Yuzuki
ab9a6af41b
Merge pull request #68 from Yuzuki616/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
2023-06-09 21:29:57 +08:00
Yuzuki616
df4b5eb362 clean code 2023-06-09 21:29:30 +08:00
dependabot[bot]
49760967dc
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 13:24:11 +00:00
Yuzuki
30c615e1f5
Merge pull request #70 from Yuzuki616/dev
Sync
2023-06-09 21:22:28 +08:00
Yuzuki616
f07629d438 add run many core at the same time 2023-06-09 21:20:41 +08:00
yuzuki999
9827d442d5 fix some bugs 2023-06-09 12:36:49 +08:00
yuzuki999
42bb7bc90f update
initial support for hysteria
update config
update api
change user email format
...
2023-06-08 22:46:33 +08:00
Yuzuki
52f9734278
fix tags 2023-06-08 03:24:06 +08:00
Yuzuki
ff8b0087b7
fix build version 2023-06-08 03:21:10 +08:00
Yuzuki
37667e1074
add build tags for actions 2023-06-08 03:18:44 +08:00
Yuzuki616
e9aeb1283e fix build error for no tags 2023-06-08 03:15:46 +08:00
Yuzuki616
ca67855ec9 update
fix deps cycle
update example
fix color for X25519
output supported cores message
2023-06-08 03:11:42 +08:00
Yuzuki
0958e351f0
Update README.md 2023-06-08 02:09:02 +08:00
Yuzuki616
58a309a96e fix deps 2023-06-08 01:59:27 +08:00
Yuzuki
244b370004
Merge pull request #65 from stitchrs/trojan
fix: build trojan error
2023-06-08 01:20:00 +08:00
Yuzuki616
d76c6a73eb update
add conditional compilation support
add multi core support
2023-06-08 01:18:56 +08:00
cubemaze
417a857f3d fix: build trojan error 2023-06-07 20:06:33 +08:00
Yuzuki
925542b515
Merge pull request #64 from Yuzuki616/dependabot/go_modules/github.com/go-acme/lego/v4-4.12.1
Bump github.com/go-acme/lego/v4 from 4.12.0 to 4.12.1
2023-06-07 15:16:45 +08:00
dependabot[bot]
7cc427e798
Bump github.com/go-acme/lego/v4 from 4.12.0 to 4.12.1
Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) from 4.12.0 to 4.12.1.
- [Release notes](https://github.com/go-acme/lego/releases)
- [Changelog](https://github.com/go-acme/lego/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-acme/lego/compare/v4.12.0...v4.12.1)

---
updated-dependencies:
- dependency-name: github.com/go-acme/lego/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 04:04:01 +00:00
Yuzuki
4a24681539
Merge pull request #63 from cubemaze/tfo
feat: tcp fast open
2023-06-03 23:35:53 +08:00
cubemaze
7dbb148b90 feat: tcp fast open 2023-06-03 12:56:16 +08:00
yuzuki999
f034bbd39b fix old, fix config tag 2023-06-02 23:26:02 +08:00
yuzuki999
85bde00ded move reality config to CertConfig 2023-06-02 22:55:53 +08:00
yuzuki999
0271d0a884 add wait many change for watcher 2023-06-02 10:18:10 +08:00
Yuzuki
df422c965b
Update README.md 2023-06-02 09:25:15 +08:00
yuzuki999
e263e70f37 add migrate old config 2023-06-02 09:19:37 +08:00
yuzuki999
989b4ff13e move some code, add message color for x25519 command 2023-06-02 08:45:22 +08:00
yuzuki999
138540cd16 optimize code and add test for x25519 command 2023-06-02 08:36:06 +08:00
Yuzuki
5379a5a668
Merge pull request #62 from cubemaze/cmd_x25519
feat: add command for generating a key pair for x25519 key exchange.
2023-06-02 08:27:03 +08:00
Yuzuki
301169182d
Merge pull request #61 from cubemaze/fix_ss2022
fix: ss2022 keyLength match
2023-06-02 08:23:22 +08:00
cubemaze
24ccd7f1be add: x25519 cmd 2023-06-02 02:46:25 +08:00
cubemaze
b236c702ff fix: ss2022 keyLength match 2023-05-30 16:08:21 +08:00
yuzuki999
9dab7d1a97 clear code 2023-05-30 04:15:28 +08:00
yuzuki999
cab5fae249 Merge remote-tracking branch 'origin/master' 2023-05-30 04:04:12 +08:00