Commit Graph

  • 010bb24581 dev dev wenyifan 2024-07-17 15:18:28 +0800
  • 2bbb6b00c8 Merge branch 'refs/heads/master' into dev wenyifan 2024-07-05 13:46:16 +0800
  • 4a2a2a00de update go.sum ginuerzh 2024-07-04 23:12:01 +0800
  • c71e128fec bump deps ginuerzh 2024-07-04 23:09:05 +0800
  • 1400b5ff5d remove content-length header for http proxy response ginuerzh 2024-06-25 22:26:11 +0800
  • cd4fad8c08 add dialTimeout option for service ginuerzh 2024-06-25 21:44:39 +0800
  • 56a68ae06f fix netns for socks5 and relay handler ginuerzh 2024-06-24 21:42:37 +0800
  • 5d7100f749 add linux network namespace support for listener and dialer ginuerzh 2024-06-21 23:41:27 +0800
  • 69d315af39 Merge branch 'master' into dev wenyifan 2024-06-19 10:11:37 +0800
  • 12871a4ff3 update README.md ginuerzh 2024-06-18 20:59:46 +0800
  • 6130bbc075 update go.mod ginuerzh 2024-06-13 23:29:34 +0800
  • 85d4fcaf7d add observePeriod option for observer ginuerzh 2024-06-13 22:45:28 +0800
  • 7904e571c1 fix #498 ginuerzh 2024-06-11 21:58:48 +0800
  • 8253c41de6 fix marker for selector ginuerzh 2024-06-07 22:43:48 +0800
  • 2148d10def
    Merge pull request #488 from cgroschupp/update-mod ginuerzh 2024-05-31 21:25:47 +0800
  • 8846c69c05 remove unnecessary replace and update gost modules Christian Groschupp 2024-05-29 18:40:40 +0200
  • 2161b97064 add p2p option for tun handler ginuerzh 2024-04-26 20:58:27 +0800
  • e245526b33 update README.md ginuerzh 2024-04-25 22:56:57 +0800
  • 60389894c0 update go.mod ginuerzh 2024-04-25 21:50:49 +0800
  • 9ab142ac99 Bump golang.org/x/net from 0.19.0 to 0.23.0 dependabot[bot] 2024-04-19 12:43:29 +0000
  • be1b0627d1
    Merge pull request #451 from jalalsaberi/master ginuerzh 2024-04-24 23:18:33 +0800
  • f4115b867d Bump github.com/quic-go/quic-go from 0.40.1 to 0.42.0 dependabot[bot] 2024-04-02 14:21:17 +0000
  • a513417d7e fixup moving to Docker actions kLiHz 2024-03-31 04:09:45 +0800
  • 58bd3d062b bump setup-go in workflow kLiHz 2024-03-31 04:04:51 +0800
  • d2b79c13a6 move to Docker actions since it is archived kLiHz 2024-03-31 04:02:35 +0800
  • fedd7a7b07 fixup bumping ghaction-docker-buildx kLiHz 2024-03-31 04:00:07 +0800
  • 27f4b6abeb bump ghaction-docker-buildx in workflow kLiHz 2024-03-31 03:53:51 +0800
  • d4aadbbc14 bump delete-older-releases in workflow kLiHz 2024-03-31 03:46:13 +0800
  • 4508747635 fix deprecated set-output command in workflow kLiHz 2024-03-31 03:42:23 +0800
  • 50844821f8 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 dependabot[bot] 2024-03-13 23:03:38 +0000
  • 29ec7c94ad
    Add Chinese and English README Button Jalal Saberi 2024-04-10 19:09:02 +0330
  • 53d6706b5d
    Add Chinese and English README Button Jalal Saberi 2024-04-10 18:53:53 +0330
  • c25c476e0c dev wenyifan 2024-02-02 15:03:04 +0800
  • 9ba9c82a88 Merge branch 'master' into dev wenyifan 2024-02-02 14:09:11 +0800
  • 594418db53 added url path rewriting for forwarder node ginuerzh 2024-01-31 23:20:35 +0800
  • 2314408f55 Merge branch 'master' into dev wenyifan 2024-01-29 09:22:37 +0800
  • 72cd708dfe fix tunnel connector selection ginuerzh 2024-01-28 18:57:34 +0800
  • b576bb5645 fix tunnel weight ginuerzh 2024-01-28 18:34:44 +0800
  • 8c529e3595 add weight for tunnel connector ginuerzh 2024-01-27 23:32:50 +0800
  • b75e133719 fix hop http plugin ginuerzh 2024-01-27 21:33:24 +0800
  • abfbf23842 Bump github.com/quic-go/quic-go from 0.40.0 to 0.40.1 dependabot[bot] 2024-01-10 15:09:40 +0000
  • e071385d44 Merge branch 'master' into dev wenyifan 2024-01-18 09:25:33 +0800
  • 42d62550bf fix deadlock in websocket client conn ginuerzh 2024-01-12 23:50:27 +0800
  • 69ba5864ad fix #390 ginuerzh 2024-01-08 21:25:41 +0800
  • fdd3eb61c3 add auth CLI support for api & metrics ginuerzh 2024-01-07 19:42:14 +0800
  • f68bfdb149 add observer ginuerzh 2024-01-03 20:56:24 +0800
  • d3c06ad72e Merge branch 'master' into dev wenyifan 2023-12-28 17:35:10 +0800
  • d675782d29 dev wenyifan 2023-12-28 17:34:43 +0800
  • 9e4bca84f1 fix tls handshake sniffing ginuerzh 2023-12-27 20:08:12 +0800
  • 925ff89b78 fix issue #376 ginuerzh 2023-12-25 22:11:03 +0800
  • dab45deac9 Merge branch 'master' into dev wenyifan 2023-12-21 17:49:59 +0800
  • ca077d418a fix issue #372 ginuerzh 2023-12-20 22:00:23 +0800
  • 7264fca4f8 parsing config directly from cmd flag -C ginuerzh 2023-12-19 21:45:34 +0800
  • bc37fac037 added logger group for service ginuerzh 2023-12-19 21:44:58 +0800
  • dc48c4a3b2 fix auth for file handler ginuerzh 2023-12-16 14:33:52 +0800
  • 310614663a check date for nightly trigger ginuerzh 2023-12-02 13:03:16 +0800
  • 8f094d86b0 fix issue #338 ginuerzh 2023-11-30 19:46:29 +0800
  • 638c780acd update go.mod ginuerzh 2023-11-29 21:18:54 +0800
  • 993609b31e dev wenyifan 2023-11-21 10:45:52 +0800
  • 4fc5fd03a5 dev wenyifan 2023-11-21 10:23:40 +0800
  • b8b4e99aec dev wenyifan 2023-11-21 10:22:09 +0800
  • 1f20f199c0 fix tun config ginuerzh 2023-11-20 20:43:27 +0800
  • 8dc6146f79 fix go.mod ginuerzh 2023-11-19 20:03:23 +0800
  • ed29b34c68 add logger component ginuerzh 2023-11-19 19:57:02 +0800
  • b41aea03da add web api for router ginuerzh 2023-11-19 16:17:01 +0800
  • 2c17e4417d add logger option for tun router ginuerzh 2023-11-19 14:41:10 +0800
  • ea8ff5f77a add router component ginuerzh 2023-11-19 14:24:48 +0800
  • 6762957c65 add traffic limiter for proxy handler ginuerzh 2023-11-18 18:30:04 +0800
  • 4c934cd737 add more config options for kcp ginuerzh 2023-11-16 22:19:42 +0800
  • 0d494f5ef2 fix #335 ginuerzh 2023-11-16 20:39:42 +0800
  • bf1bab7d84 fix race condition in relay udp conn ginuerzh 2023-11-14 22:37:33 +0800
  • b8383b1076 add range port support for forwarder node ginuerzh 2023-11-14 19:43:57 +0800
  • 345da28f01 update ingress interface ginuerzh 2023-11-13 20:42:45 +0800
  • 907420d18b add webtransport tunnel master ginuerzh 2023-11-10 21:30:20 +0800
  • c1437794f8 add path option for hop ginuerzh 2023-11-09 20:36:21 +0800
  • c2df5650fb add prefer and only options for resolver ginuerzh 2023-11-08 21:09:08 +0800
  • 23506579e7 improve udp listener ginuerzh 2023-11-07 23:11:38 +0800
  • 969db8691b update README ginuerzh 2023-11-03 17:48:56 +0800
  • 3b0a2f1bae update sd ginuerzh 2023-11-02 22:34:11 +0800
  • b2ed4ae9fd update sd ginuerzh 2023-11-02 20:54:59 +0800
  • b2784011d0 add service discovery for tunnel ginuerzh 2023-10-31 23:00:32 +0800
  • d4e00683c3 add tls options ginuerzh 2023-10-29 10:28:46 +0800
  • 471513896d update nightly build schedule ginuerzh 2023-10-28 22:48:59 +0800
  • 6967278600 add nightly build ginuerzh 2023-10-28 22:41:14 +0800
  • 2898732c20 improve tunnel entrypoint ginuerzh 2023-10-27 22:15:53 +0800
  • bb0c0450e8 Bump google.golang.org/grpc from 1.58.1 to 1.58.3 dependabot[bot] 2023-10-25 21:23:41 +0000
  • 6bb7dfea8f fix #315 ginuerzh 2023-10-25 23:13:39 +0800
  • e27d2bc593 set smux version to 1 ginuerzh 2023-10-24 20:49:19 +0800
  • 3144d61ecd generate random tunnel ID ginuerzh 2023-10-20 23:57:43 +0800
  • e4b68d385a fix race condition ginuerzh 2023-10-19 23:50:27 +0800
  • a91300d078 get real client ip for http forwarding ginuerzh 2023-10-18 21:23:38 +0800
  • b8785eb71e fix race condition when forwarding http ginuerzh 2023-10-18 19:20:43 +0800
  • 67fcd929be fix http traffic forwarding ginuerzh 2023-10-18 14:33:38 +0800
  • 48c262bf71 fix websocket for forward handler ginuerzh 2023-10-17 23:26:04 +0800
  • 05c35005e9 fix websocket for forward handler ginuerzh 2023-10-17 23:06:02 +0800
  • f6112773a1 default to smux version 2 for tunnel ginuerzh 2023-10-17 22:16:28 +0800
  • 61002b7c9c add mux config ginuerzh 2023-10-17 21:56:29 +0800
  • f8a19e0829 fix http handler for tunnel ginuerzh 2023-10-16 23:56:36 +0800
  • b1ace73943 update forward handler ginuerzh 2023-10-16 23:17:51 +0800
  • 3d0e993498 fix compile error for serial ginuerzh 2023-10-15 23:57:49 +0800