Commit Graph

  • 02808390ca fix error for proxy main rulingcom 2023-04-22 00:10:45 +0800
  • 036a6dfe8f change tcp to unix socket BoHung Chiu 2023-04-20 21:58:18 +0800
  • c48d821994 build(deps): bump github.com/valyala/fasthttp from 1.38.0 to 1.44.0 dependabot[bot] 2023-01-16 00:24:40 +0000
  • ee2b6e0864 fix: improve help strings of cli parameters Florian Loch 2023-03-05 08:31:57 +0100
  • dfde9d518b feat: default to POST instead of GET when body is given Florian Loch 2023-02-09 06:41:11 +0100
  • 68cf8809b8 Dynamically set version by goreleaser duncandu 2022-07-28 10:07:30 +0800
  • 343b7510cc update version duncandu 2022-07-28 09:43:04 +0800
  • 63c454d647 fixed jsonFormat typo Nikos Polyzotis 2022-07-27 15:46:38 +0300
  • e8da3278cd build(deps): bump docker/login-action from 1 to 2 dependabot[bot] 2022-05-09 01:04:57 +0000
  • c075d5e2d4 build(deps): bump actions/setup-go from 2 to 3 dependabot[bot] 2022-07-22 02:53:28 +0000
  • 33b22c6c5b build(deps): bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-07 00:41:35 +0000
  • cf2feb0344 build(deps): bump github.com/valyala/fasthttp from 1.37.0 to 1.38.0 dependabot[bot] 2022-07-22 02:50:14 +0000
  • 3ed6da8c7b build(deps): bump actions/cache from 2.1.7 to 3.0.5 dependabot[bot] 2022-07-22 02:53:34 +0000
  • 7052d6fb27
    Update release.yml ddc 2022-07-22 10:52:53 +0800
  • 64f8adb352 Merge branch 'main' of https://github.com/six-ddc/plow duncandu 2022-07-22 10:49:16 +0800
  • 1ee6611e87 use go1.18 duncandu 2022-07-22 10:48:44 +0800
  • af3a55f4fd build(deps): bump goreleaser/goreleaser-action from 2 to 3 dependabot[bot] 2022-05-23 00:40:10 +0000
  • cf5e6eef85 #46 support JSON snapshot duncandu 2022-07-01 23:19:55 +0800
  • 72b10d10a8 build(deps): bump go.uber.org/automaxprocs from 1.4.0 to 1.5.1 dependabot[bot] 2022-05-24 04:44:16 +0000
  • 4c3d959abb build(deps): bump github.com/valyala/fasthttp from 1.33.0 to 1.37.0 dependabot[bot] 2022-05-23 00:40:32 +0000
  • e579a5d69e Add '--rate' to limit the frequency of requests duncandu 2022-05-24 12:42:36 +0800
  • 514bef9850 build(deps): bump actions/cache from 2.1.6 to 2.1.7 dependabot[bot] 2021-11-29 00:38:55 +0000
  • 3681615d92 build(deps): bump github.com/valyala/fasthttp from 1.31.0 to 1.33.0 dependabot[bot] 2022-01-31 00:36:06 +0000
  • b8f61ca9ab
    Update README.md ddc 2022-02-22 09:57:09 +0800
  • 7ec8b398be fix output format for summary six-ddc 2022-02-19 10:07:21 +0800
  • 8b16c126a3 Added a summary flag to skip the live printing to the terminal Shmulik Regev 2022-02-09 18:29:21 +0200
  • 4956057d04 installing executables with 'go get' is deprecated avdb 2021-12-11 19:26:48 +0000
  • 024449375f Update flag name to avoid kingpin bugs six-ddc 2021-11-23 10:13:07 +0800
  • 67485102c6
    Update README.md ddc 2021-11-22 16:04:47 +0800
  • fa71e924d2 fix #14 six-ddc 2021-11-22 16:01:46 +0800
  • 0ac037cfc0
    build(deps): bump github.com/valyala/fasthttp from 1.29.0 to 1.31.0 (#20) dependabot[bot] 2021-11-02 09:53:55 +0800
  • 3c5c0f1ab1
    build(deps): bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14 (#18) dependabot[bot] 2021-11-02 09:53:36 +0800
  • 759b23a3ab
    build(deps): bump github.com/valyala/fasthttp from 1.27.0 to 1.29.0 (#17) dependabot[bot] 2021-09-05 17:09:51 +0800
  • 6f8adff6af Update README.md for shell completion six-ddc 2021-07-03 16:07:54 +0800
  • 44565f042e Update version six-ddc 2021-06-30 19:02:19 +0800
  • 72f49b6b94 Update README.md six-ddc 2021-06-27 11:16:36 +0800
  • 6e6c4523b3 go:embed assets in program six-ddc 2021-06-27 11:10:06 +0800
  • 137c59bb64 Support --key, --cert, --insecure for TLS, and read flags from ENV six-ddc 2021-06-27 10:41:41 +0800
  • 1f3de2afcf Merge remote-tracking branch 'origin/main' into main six-ddc 2021-06-26 21:40:57 +0800
  • a8e3103636 Update listen address six-ddc 2021-06-26 21:40:28 +0800
  • 5de8f5518d
    Update README.md ddc 2021-06-25 08:22:54 +0800
  • 2a829ddbe8 auto to open browser six-ddc 2021-06-23 23:46:54 +0800
  • 48dfe1f6c6
    optimize link address setting for direct connect to remote plow (#8) wweir 2021-06-23 23:50:23 +0800
  • ccb0278500
    chore(deps): use go 1.16 (#1) rui 2021-06-23 00:21:40 -0400
  • ee7249e291 fix golangci-lint six-ddc 2021-06-22 22:39:02 +0800
  • 3f71a458e9 Merge remote-tracking branch 'origin/main' into main six-ddc 2021-06-22 22:20:11 +0800
  • 0e30d68e2d Update README.md six-ddc 2021-06-22 22:19:11 +0800
  • 17a73c45b8
    build(deps): bump github.com/valyala/fasthttp from 1.26.0 to 1.27.0 (#6) dependabot[bot] 2021-06-22 10:55:04 +0800
  • 0584b272e4
    build(deps): bump actions/cache from 1 to 2.1.6 (#5) dependabot[bot] 2021-06-22 10:07:53 +0800
  • d2f0faa726
    feat: add dependabot to manage the deps (#3) rui 2021-06-21 22:06:32 -0400
  • b9ee7d413c
    Feature/rand init (#4) Oleg 2021-06-22 02:51:56 +0300
  • 0b5fa4d152 doc: add build badge and homebrew release badge Rui Chen 2021-06-20 13:59:16 -0400
  • 304638889e doc: add toc Rui Chen 2021-06-20 13:58:10 -0400
  • 750b46a0b4 doc: update homebrew install Rui Chen 2021-06-20 13:57:50 -0400
  • 65c505ef78 Update README.md six-ddc 2021-06-20 19:40:18 +0800
  • f848e3584e Push image to latest tag six-ddc 2021-06-20 12:52:38 +0800
  • 25ded301fa fix incorrect charts while rps<1 update readme.md optimize timeout interruption six-ddc 2021-06-18 23:26:03 +0800
  • 08afb6e761 Initial commit six-ddc 2021-06-15 20:21:02 +0800