Commit Graph

  • d4117504eb fix: incorrect UDP frag sendErr handling Toby 2022-02-28 14:26:52 -08:00
  • ecf84ee07e
    chore: remove python req in the install_server.sh Haruue Icymoon 2022-02-28 21:30:56 +08:00
  • 2385959936 fix: SOCKS5 outbound bugs Toby 2022-02-27 23:01:34 -08:00
  • 6383409644 chore: 1.0.0 changelog Toby 2022-02-27 18:58:58 -08:00
  • 0d93790ec4 chore: bump elazarl/goproxy version Toby 2022-02-27 14:33:14 -08:00
  • 452402039e
    Merge pull request #246 from HyNetwork/socks5-outbound Toby 2022-02-27 14:02:03 -08:00
  • a94009ed4b chore: code improvements Toby 2022-02-27 13:53:37 -08:00
  • 97ef033b65 feat: server SOCKS5 outbound Toby 2022-02-26 20:45:20 -08:00
  • 6b880ba22d feat wip: SOCKS5 client DialTCP Toby 2022-02-26 13:05:52 -08:00
  • 836b9b6a54 chore: bump txthinking/socks5 version Toby 2022-02-25 18:18:41 -08:00
  • c0f53ea712 feat: v2 compatibility Toby 2022-02-25 17:59:01 -08:00
  • a5e27385c8 chore: disable update check error msg Toby 2022-02-25 17:30:42 -08:00
  • af530f8943
    Merge pull request #244 from HyNetwork/wip-udp-frag Toby 2022-02-25 17:29:38 -08:00
  • 1789db9ade feat: full frag support Toby 2022-02-25 17:08:54 -08:00
  • 6efa976a56 feat wip: bump protocol version & quic-go version, frag & defrag implementation Toby 2022-02-25 00:14:22 -08:00
  • 52bcc1d57b chore: move "disable TCP timeout for SOCKS5 UDP holder" out of the loop Toby 2022-02-20 23:48:34 -08:00
  • cea6052309 fix: disable TCP timeout for SOCKS5 UDP holder Toby 2022-02-20 23:42:35 -08:00
  • 0134b05bb0
    Merge pull request #232 from HyNetwork/dependabot/github_actions/docker/login-action-1.13.0 Toby 2022-02-19 23:49:53 -08:00
  • 28d843d52a chore: 0.9.7 changelog Toby 2022-02-19 23:46:59 -08:00
  • be45ab1344
    Merge pull request #239 from HyNetwork/fix-pmtud Toby 2022-02-19 23:44:30 -08:00
  • 7466b69cce feat: re-enable PMTUD on Windows & Linux Toby 2022-02-19 23:21:13 -08:00
  • 2ed60ba402 fix: udp stub Toby 2022-02-19 19:15:51 -08:00
  • d92ac5df6e
    Merge pull request #236 from HyNetwork/fix-tproxy-udp Toby 2022-02-19 19:09:51 -08:00
  • d6b549cea4 fix: incorrect TProxy UDP implementation (228) Toby 2022-02-19 17:42:02 -08:00
  • 6c8c21ce62
    chore(deps): bump docker/login-action from 1.12.0 to 1.13.0 dependabot[bot] 2022-02-18 06:12:16 +00:00
  • 6f97138056
    Update build-master.yml Misaka No 2022-02-15 11:06:31 +08:00
  • 41bb9d817e
    Merge pull request #227 from mritd/feat/cobra Toby 2022-02-13 23:25:05 -08:00
  • cb994c47a9
    feat(cmd): remove warn log, disable cmd sorting mritd 2022-02-14 14:43:25 +08:00
  • 870e13ed4c
    feat(cmd): compatible windows double click mritd 2022-02-14 14:25:52 +08:00
  • e1c36405c2
    docs(cmd): update doc mritd 2022-02-10 11:57:36 +08:00
  • 187cc2a97d
    feat(cmd): compatible with old flag format mritd 2022-02-10 11:50:44 +08:00
  • 00ea3c9df3 chore: smaller logo Toby 2022-02-09 19:09:31 -08:00
  • f6de3a8fdf
    feat(cmd): run in client mode by default mritd 2022-02-10 10:54:16 +08:00
  • 1ac9598d1b chore: rename install.sh to install_server.sh Toby 2022-02-06 19:25:43 -08:00
  • 7c79a12942
    Merge pull request #222 from Mr-Sheep/master Toby 2022-02-06 19:23:53 -08:00
  • d783ded672
    style(cmd): update banner mritd 2022-02-07 09:01:44 +08:00
  • 01dc2beb71
    feat(cmd): allow custom mmdb download url mritd 2022-02-06 16:54:40 +08:00
  • 8e6a9be5f7
    feat(cmd): support env mritd 2022-02-06 16:19:04 +08:00
  • fd2e0100c6
    feat(cmd): use cobra mritd 2022-02-06 15:33:15 +08:00
  • d3ab4b10e9 fix typo Snorlax 2022-02-06 14:28:52 +08:00
  • e69b9b1faa fix install.sh Snorlax 2022-02-06 14:07:09 +08:00
  • 907959b92e
    chore(docker): update compose mritd 2022-02-06 11:33:28 +08:00
  • c1b380fc56 Bash script for installing Hysteria with systemd Snorlax 2022-02-05 20:32:23 +08:00
  • 03a1bf1dd8 chore: 0.9.6 changelog Toby 2022-02-03 21:46:05 -08:00
  • 9b78d1cad7
    Merge pull request #219 from HyNetwork/wip-client-retry Toby 2022-02-03 21:42:32 -08:00
  • 0bb74fcd8d feat: client retry Toby 2022-02-03 21:37:25 -08:00
  • 349ac5e41e
    Merge pull request #218 from HyNetwork/wip-disable-pmtud Toby 2022-02-03 20:55:18 -08:00
  • a4a4130ba1 fix: zero initMaxDatagramSize in brutal CC (wtf...) Toby 2022-02-03 20:54:30 -08:00
  • b593df44b7 feat: disable quic-go PMTUD due to broken implementation Toby 2022-02-03 20:37:08 -08:00
  • 28c202431c
    Merge pull request #215 from HyNetwork/dependabot/go_modules/github.com/caddyserver/certmagic-0.15.3 Toby 2022-02-01 23:01:10 -08:00
  • 0c0433a2e0
    Merge pull request #216 from HyNetwork/dependabot/github_actions/docker/build-push-action-2.9.0 Toby 2022-02-01 23:00:53 -08:00
  • d35dd2e194
    chore(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 dependabot[bot] 2022-02-02 06:14:30 +00:00
  • ad0f61391b
    chore(deps): bump github.com/caddyserver/certmagic from 0.15.2 to 0.15.3 dependabot[bot] 2022-02-02 06:13:55 +00:00
  • e7caf3d645
    Merge pull request #214 from HyNetwork/dependabot/go_modules/github.com/prometheus/client_golang-1.12.1 Toby 2022-01-31 00:24:30 -08:00
  • a76eb04d41
    chore(deps): bump github.com/prometheus/client_golang dependabot[bot] 2022-01-31 06:09:40 +00:00
  • 31445adc2f
    Merge pull request #213 from HyNetwork/dependabot/go_modules/github.com/oschwald/geoip2-golang-1.6.1 Toby 2022-01-28 20:55:40 -08:00
  • 75d87fc362
    chore(deps): bump github.com/oschwald/geoip2-golang from 1.5.0 to 1.6.1 dependabot[bot] 2022-01-28 06:14:15 +00:00
  • e91682fd16 chore: 0.9.5 changelog Toby 2022-01-24 17:54:54 -08:00
  • 1430c81f90
    Merge pull request #211 from HyNetwork/wip-more-auth Toby 2022-01-24 17:27:08 -08:00
  • c28cbcfcaa feat: multi-password & cmd auth Toby 2022-01-24 17:26:33 -08:00
  • 48358a7642 feat: no auth or obfs warning Toby 2022-01-24 16:00:26 -08:00
  • d56f24c557
    Merge pull request #210 from HyNetwork/wip-transport-refactorization Toby 2022-01-24 15:52:10 -08:00
  • 858d36cf30 chore: remove useless laddr from ListenUDP Toby 2022-01-23 17:40:59 -08:00
  • 841810d6ca feat: transport refactorization Toby 2022-01-23 17:00:02 -08:00
  • 013e44a9c5 feat: client connect & disconnect log for server Toby 2022-01-21 17:21:56 -08:00
  • 80b1ce33a2 Merge branch 'master' of https://github.com/HyNetwork/hysteria Toby 2022-01-21 17:17:36 -08:00
  • d5424cf8a0 chore: bump notun release build to Go 1.17 Toby 2022-01-21 17:17:29 -08:00
  • 2c84a157e1
    Merge pull request #205 from HyNetwork/dependabot/go_modules/github.com/prometheus/client_golang-1.12.0 Toby 2022-01-20 18:23:16 -08:00
  • dce4ff22e6
    chore(deps): bump github.com/prometheus/client_golang dependabot[bot] 2022-01-20 06:12:53 +00:00
  • 4462e39c98
    docs: fix README Toby 2022-01-19 17:15:04 -08:00
  • 21a2c9c895 Merge branch 'master' of https://github.com/HyNetwork/hysteria Toby 2022-01-19 16:41:29 -08:00
  • 0790bfd770 docs: docs moved to our wiki Toby 2022-01-19 16:41:21 -08:00
  • 0aa41950ba
    Merge pull request #202 from HyNetwork/dependabot/github_actions/docker/build-push-action-2.8.0 Toby 2022-01-19 15:48:31 -08:00
  • 99a4ac3060 docs: add discussions badge to README Toby 2022-01-19 15:46:51 -08:00
  • a0511648ab
    chore(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 dependabot[bot] 2022-01-19 06:12:54 +00:00
  • bd67d017c0 chore: 0.9.4 changelog Toby 2022-01-09 19:49:43 -08:00
  • 1e6328936c
    Merge pull request #197 from HyNetwork/wip-geoip Toby 2022-01-09 19:47:14 -08:00
  • fb5b21a880 docs: update README Toby 2022-01-09 18:28:13 -08:00
  • c13edfb56f docs: update ACL country support Toby 2022-01-09 18:22:58 -08:00
  • 89452dd9c5 feat: ACL country support Toby 2022-01-09 18:11:52 -08:00
  • c3b76a5b44 feat: use fsnotify-based keypair reloading Toby 2022-01-09 14:26:09 -08:00
  • 291ff7b8cf
    Merge pull request #195 from HyNetwork/revert-186-patch-1 Toby 2022-01-06 21:52:48 -08:00
  • 482d64fa04
    Revert "Multi-instance docker-compose" Toby 2022-01-06 21:52:41 -08:00
  • 242d35b142
    Merge pull request #186 from Error996/patch-1 Toby 2022-01-06 21:11:36 -08:00
  • 25989110b1 docs: update SagerNet hysteria-plugin link Toby 2022-01-05 22:58:06 -08:00
  • b4a4d9e78f chore: fix README Toby 2022-01-04 19:37:39 -08:00
  • 33901413bf chore: tun/notun swap Toby 2022-01-04 19:08:51 -08:00
  • 233c434411 chore: merge tun & notun build Toby 2022-01-04 18:42:36 -08:00
  • dbff7645ed chore: 0.9.3 changelog Toby 2022-01-03 22:36:34 -08:00
  • 0fb0b4e6ec docs: wechat-video Toby 2022-01-03 22:34:32 -08:00
  • 44adf006cc
    Merge pull request #190 from HyNetwork/wip-wechat Toby 2022-01-03 22:26:08 -08:00
  • 069bcde2ac feat: wechat-video Toby 2022-01-03 22:25:27 -08:00
  • 55d8ccf61e
    Merge pull request #189 from HyNetwork/wip-cc-optimizations Toby 2022-01-03 22:23:28 -08:00
  • 23ed99ad05 feat: minAckRate = 0.75 Toby 2022-01-03 21:58:08 -08:00
  • 219f6380fb
    Multi-instance docker-compose Error996 2022-01-03 01:15:20 +08:00
  • 8e1f43093a feat: better ack rate mechanism for brutal CC Toby 2021-12-29 22:52:34 -08:00
  • 99ace70150 docs: minor README updates Toby 2021-12-29 16:40:46 -08:00
  • 1c06b66cdc feat: transport & obfs refactoring Toby 2021-12-27 18:07:01 -08:00
  • e32191a967 chore: PipeBufferSize should be 65535 not 65536 Toby 2021-12-27 16:48:34 -08:00
  • 4cb4ca5e96 feat: make quic-go happy about buffer stuff Toby 2021-12-27 16:42:10 -08:00