893 Commits

Author SHA1 Message Date
Toby
31dca9476d feat: bump quic-go (GSO fix) 2023-09-15 12:57:55 -07:00
Haruue Icymoon
1965535e69
fix: default config file selection
close: #689
2023-09-15 15:48:29 +08:00
Toby
c73570f582
Merge pull request #687 from xishang0128/master
feat: add android build
2023-09-14 15:41:30 -07:00
Toby
5a7dfd8a3b chore: minor tweaks to the android build 2023-09-14 15:40:03 -07:00
xishang0128
a28234a21a feat: add android build 2023-09-14 18:29:09 +08:00
Haruue Icymoon
7ae977866a
feat(scripts): check latest version from hy2 api 2023-09-14 14:51:39 +08:00
Haruue Icymoon
f6fecba6c7
feat(scripts): HYSTERIA_ACME_DIR in systemd unit 2023-09-12 13:21:01 +08:00
Toby
9e9a820b68
Merge pull request #680 from apernet/wip-masq-log
feat: log (debug) masquerade requests
2023-09-11 20:57:14 -07:00
Toby
7580c0c641 feat: log (debug) masquerade requests 2023-09-11 18:20:29 -07:00
Toby
d4afd2f474
Merge pull request #677 from apernet/wip-redirect
feat: TCP redirect mode
2023-09-11 17:58:35 -07:00
Toby
5c72b383ce
Merge pull request #679 from apernet/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2023-09-11 17:56:41 -07:00
Haruue Icymoon
0fe42d41d6
fix(scripts): bash also uses /proc/self/fd
... instead of /dev/fd for <(...)

ref: https://github.com/apernet/hysteria/issues/678
2023-09-11 14:46:48 +08:00
dependabot[bot]
6d4a843fd2
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 06:25:35 +00:00
Toby
9b8f914eab
Merge pull request #662 from apernet/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2023-09-10 17:38:57 -07:00
Toby
83a6e5f9a9 feat: TCP redirect mode 2023-09-10 17:32:30 -07:00
Toby
1736e6026e chore: make the app description consistent with everywhere else 2023-09-09 11:33:21 -07:00
Toby
1f1b071ca8 feat: provide HYSTERIA_ACME_DIR to control acme data directory 2023-09-08 18:41:15 -07:00
Toby
1abddbff19 ci: fixes 2 2023-09-06 15:15:10 -07:00
Toby
e177b3563f ci: fixes 2023-09-06 14:55:58 -07:00
Toby
7fe0139016 Merge branch 'master' of https://github.com/apernet/hysteria 2023-09-06 13:51:24 -07:00
Toby
a8640d312f ci: docker image 2023-09-06 13:51:18 -07:00
Toby
296e2ecd23
chore: update donation link 2023-09-06 13:02:33 -07:00
Toby
a2347ad75f fix(script): grammar 2023-09-05 21:29:36 -07:00
Toby
764bb081af chore: add star history to README 2023-09-05 20:53:32 -07:00
Toby
6de749b1f1 ci: give the script publishing ci a name 2023-09-05 20:42:46 -07:00
Haruue Icymoon
5379655798
fix(script): auto sudo when run from stdin 2023-09-06 11:35:24 +08:00
Haruue Icymoon
ec91aa592a
fix: confdir in systemd unit in install_server.sh
caused by 3eeab8a34923ce635bb620cd7e6760d8a9178fa9
2023-09-05 16:23:02 +08:00
dependabot[bot]
f19bf08c35
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 06:42:53 +00:00
Haruue Icymoon
bd2d4c9b8e
chore: rand pass for config in install_server.sh 2023-09-04 23:19:01 +08:00
Haruue Icymoon
3eeab8a349
fix: use homedir as workdir in systemd unit
as default acme storage is $workdir/acme instead of $homedir/.config/...
2023-09-04 22:58:06 +08:00
Haruue Icymoon
099faa93a4
chore: fix version check in install_server.sh 2023-09-04 20:55:34 +08:00
Toby
08372d972c ci: hyperbole should import requests only when needed 2023-09-03 15:09:55 -07:00
Toby
4aafb5e2da scripts: add redirect for cloudflare pages 2023-09-03 11:48:20 -07:00
Toby
dcecc25537 ci: fix publish scripts 2023-09-03 11:44:35 -07:00
Toby
9136a1db19 ci: publish scripts 2023-09-03 11:42:06 -07:00
Haruue Icymoon
c7545cc870
chore: minor update user msg in install_server.sh 2023-09-02 18:52:55 +08:00
Haruue Icymoon
9d361555ef
add: install_server.sh 2023-09-02 15:39:40 +08:00
Toby
e11762a196 feat: quic-go v0.38.1 2023-09-01 19:32:49 -07:00
Toby
f9bab4657c chore: media kit 2023-09-01 18:09:56 -07:00
Toby
299791d7e5 chore: more README tweaks 2023-09-01 18:01:37 -07:00
Toby
fc276ea826 chore: fix README buttons 2023-09-01 17:58:08 -07:00
Toby
dadf6bf0ab chore: update README 2023-09-01 17:51:44 -07:00
Toby
dc7d62f6f8 ci: fix python dep 2023-09-01 17:39:51 -07:00
Toby
d6c5ef2a0a ci: publish to API support 2023-09-01 17:37:11 -07:00
Toby
45b71f2386 ci: tweaks & add new release action 2023-09-01 16:55:55 -07:00
Toby
4cc365d9d2 chore: add license 2023-09-01 13:44:12 -07:00
Toby
ee70476030 fix: udp hop returning bogus close errors 2023-09-01 02:29:05 -07:00
Toby
6bcb00a0cc ci: test subcommand for hyperbole 2023-08-31 15:24:23 -07:00
Toby
81a98e1e5a chore: improve udphop conn 2023-08-31 14:39:10 -07:00
Toby
5efd0f8f44 chore: small tweaks 2023-08-30 20:12:21 -07:00