ginuerzh
|
7904e571c1
|
fix #498
|
2024-06-11 21:58:48 +08:00 |
ginuerzh
|
8253c41de6
|
fix marker for selector
|
2024-06-07 22:43:48 +08:00 |
Christian Groschupp
|
8846c69c05
|
remove unnecessary replace and update gost modules
|
2024-05-29 18:40:40 +02:00 |
ginuerzh
|
2161b97064
|
add p2p option for tun handler
|
2024-04-26 20:58:27 +08:00 |
ginuerzh
|
60389894c0
|
update go.mod
|
2024-04-25 21:50:49 +08:00 |
dependabot[bot]
|
9ab142ac99
|
Bump golang.org/x/net from 0.19.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 23:19:10 +08:00 |
dependabot[bot]
|
f4115b867d
|
Bump github.com/quic-go/quic-go from 0.40.1 to 0.42.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.40.1 to 0.42.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.40.1...v0.42.0)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 23:11:03 +08:00 |
dependabot[bot]
|
50844821f8
|
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 23:09:36 +08:00 |
ginuerzh
|
594418db53
|
added url path rewriting for forwarder node
|
2024-01-31 23:20:35 +08:00 |
ginuerzh
|
72cd708dfe
|
fix tunnel connector selection
|
2024-01-28 18:57:34 +08:00 |
ginuerzh
|
b576bb5645
|
fix tunnel weight
|
2024-01-28 18:34:44 +08:00 |
ginuerzh
|
8c529e3595
|
add weight for tunnel connector
|
2024-01-27 23:32:50 +08:00 |
ginuerzh
|
b75e133719
|
fix hop http plugin
|
2024-01-27 21:33:24 +08:00 |
dependabot[bot]
|
abfbf23842
|
Bump github.com/quic-go/quic-go from 0.40.0 to 0.40.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.40.0 to 0.40.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.40.0...v0.40.1)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-18 17:33:31 +08:00 |
ginuerzh
|
42d62550bf
|
fix deadlock in websocket client conn
|
2024-01-12 23:50:27 +08:00 |
ginuerzh
|
69ba5864ad
|
fix #390
|
2024-01-08 21:25:41 +08:00 |
ginuerzh
|
fdd3eb61c3
|
add auth CLI support for api & metrics
|
2024-01-07 19:42:14 +08:00 |
ginuerzh
|
f68bfdb149
|
add observer
|
2024-01-03 20:56:24 +08:00 |
ginuerzh
|
9e4bca84f1
|
fix tls handshake sniffing
|
2023-12-27 20:08:12 +08:00 |
ginuerzh
|
925ff89b78
|
fix issue #376
|
2023-12-25 22:11:03 +08:00 |
ginuerzh
|
ca077d418a
|
fix issue #372
|
2023-12-20 22:00:23 +08:00 |
ginuerzh
|
bc37fac037
|
added logger group for service
|
2023-12-19 21:44:58 +08:00 |
ginuerzh
|
dc48c4a3b2
|
fix auth for file handler
|
2023-12-16 14:33:52 +08:00 |
ginuerzh
|
8f094d86b0
|
fix issue #338
|
2023-11-30 19:46:29 +08:00 |
ginuerzh
|
638c780acd
|
update go.mod
|
2023-11-29 21:18:54 +08:00 |
ginuerzh
|
1f20f199c0
|
fix tun config
|
2023-11-20 20:43:27 +08:00 |
ginuerzh
|
8dc6146f79
|
fix go.mod
|
2023-11-19 20:03:23 +08:00 |
ginuerzh
|
ed29b34c68
|
add logger component
|
2023-11-19 19:57:02 +08:00 |
ginuerzh
|
b41aea03da
|
add web api for router
|
2023-11-19 16:17:01 +08:00 |
ginuerzh
|
2c17e4417d
|
add logger option for tun router
|
2023-11-19 14:41:10 +08:00 |
ginuerzh
|
ea8ff5f77a
|
add router component
|
2023-11-19 14:24:48 +08:00 |
ginuerzh
|
6762957c65
|
add traffic limiter for proxy handler
|
2023-11-18 18:30:04 +08:00 |
ginuerzh
|
4c934cd737
|
add more config options for kcp
|
2023-11-16 22:19:42 +08:00 |
ginuerzh
|
0d494f5ef2
|
fix #335
|
2023-11-16 20:39:42 +08:00 |
ginuerzh
|
bf1bab7d84
|
fix race condition in relay udp conn
|
2023-11-14 22:37:33 +08:00 |
ginuerzh
|
b8383b1076
|
add range port support for forwarder node
|
2023-11-14 19:43:57 +08:00 |
ginuerzh
|
345da28f01
|
update ingress interface
|
2023-11-13 20:42:45 +08:00 |
ginuerzh
|
907420d18b
|
add webtransport tunnel
|
2023-11-10 21:30:20 +08:00 |
ginuerzh
|
c1437794f8
|
add path option for hop
|
2023-11-09 20:36:21 +08:00 |
ginuerzh
|
c2df5650fb
|
add prefer and only options for resolver
|
2023-11-08 21:09:08 +08:00 |
ginuerzh
|
23506579e7
|
improve udp listener
|
2023-11-07 23:11:38 +08:00 |
ginuerzh
|
3b0a2f1bae
|
update sd
|
2023-11-02 22:34:11 +08:00 |
ginuerzh
|
b2ed4ae9fd
|
update sd
|
2023-11-02 20:54:59 +08:00 |
ginuerzh
|
b2784011d0
|
add service discovery for tunnel
|
2023-10-31 23:00:32 +08:00 |
ginuerzh
|
d4e00683c3
|
add tls options
|
2023-10-29 10:28:46 +08:00 |
ginuerzh
|
2898732c20
|
improve tunnel entrypoint
|
2023-10-27 22:15:53 +08:00 |
dependabot[bot]
|
bb0c0450e8
|
Bump google.golang.org/grpc from 1.58.1 to 1.58.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.1...v1.58.3)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-27 22:11:52 +08:00 |
ginuerzh
|
6bb7dfea8f
|
fix #315
|
2023-10-25 23:13:39 +08:00 |
ginuerzh
|
e27d2bc593
|
set smux version to 1
|
2023-10-24 20:49:19 +08:00 |
ginuerzh
|
3144d61ecd
|
generate random tunnel ID
|
2023-10-20 23:57:43 +08:00 |
ginuerzh
|
e4b68d385a
|
fix race condition
|
2023-10-19 23:50:27 +08:00 |
ginuerzh
|
a91300d078
|
get real client ip for http forwarding
|
2023-10-18 21:23:38 +08:00 |
ginuerzh
|
b8785eb71e
|
fix race condition when forwarding http
|
2023-10-18 19:20:43 +08:00 |
ginuerzh
|
67fcd929be
|
fix http traffic forwarding
|
2023-10-18 14:33:38 +08:00 |
ginuerzh
|
48c262bf71
|
fix websocket for forward handler
|
2023-10-17 23:26:04 +08:00 |
ginuerzh
|
05c35005e9
|
fix websocket for forward handler
|
2023-10-17 23:06:02 +08:00 |
ginuerzh
|
f6112773a1
|
default to smux version 2 for tunnel
|
2023-10-17 22:16:28 +08:00 |
ginuerzh
|
61002b7c9c
|
add mux config
|
2023-10-17 21:56:29 +08:00 |
ginuerzh
|
f8a19e0829
|
fix http handler for tunnel
|
2023-10-16 23:56:36 +08:00 |
ginuerzh
|
b1ace73943
|
update forward handler
|
2023-10-16 23:17:51 +08:00 |
ginuerzh
|
3d0e993498
|
fix compile error for serial
|
2023-10-15 23:57:49 +08:00 |
ginuerzh
|
9cbc875965
|
add tunnel handler and connector
|
2023-10-15 15:40:49 +08:00 |
dependabot[bot]
|
139b934fc6
|
Bump golang.org/x/net from 0.15.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-14 21:07:47 +08:00 |
ginuerzh
|
c1d9228eee
|
add auther for metrics
|
2023-10-09 21:30:43 +08:00 |
ginuerzh
|
2ea7dc250a
|
fix #239
|
2023-10-08 22:05:39 +08:00 |
ginuerzh
|
be33046c16
|
add proxy protocol support for relay tunnel and rtcp
|
2023-10-08 19:50:12 +08:00 |
ginuerzh
|
d85b8d487b
|
fix socks5 connector
|
2023-10-04 16:37:10 +08:00 |
ginuerzh
|
ab8d77bb5e
|
fix issue #280
|
2023-09-30 17:55:22 +08:00 |
ginuerzh
|
8a699e1906
|
add reload and plugin support for hop
|
2023-09-28 21:05:44 +08:00 |
ginuerzh
|
87364d2494
|
add client addr for auth plugin
|
2023-09-21 20:01:25 +08:00 |
ginuerzh
|
6982b8af63
|
add HTTP based plugin
|
2023-09-20 22:58:48 +08:00 |
ginuerzh
|
0b1540b23a
|
add client ID for plugin service
|
2023-09-19 22:39:42 +08:00 |
ginuerzh
|
1bbeeb7e66
|
add unix/serial dialer and connector
|
2023-09-18 23:18:27 +08:00 |
ginuerzh
|
5d4db6e377
|
add recorder for serial handler
|
2023-09-18 21:13:52 +08:00 |
ginuerzh
|
05d06a2718
|
add recorder for serial handler
|
2023-09-18 09:43:44 +08:00 |
ginuerzh
|
3883a4493a
|
add support for unix domain socket
|
2023-09-16 23:15:49 +08:00 |
ginuerzh
|
c73c98974c
|
add support for serial(COM) port redirector
|
2023-09-16 21:50:54 +08:00 |
dependabot[bot]
|
6ee632cee2
|
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1)
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-15 23:44:45 +08:00 |
ginuerzh
|
8e2060582e
|
add timeout for sniffing
|
2023-05-21 15:54:57 +08:00 |
dependabot[bot]
|
410b4ddf53
|
Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.2...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-10 17:17:53 +08:00 |
ginuerzh
|
0b6474d836
|
increase transport buffer size
|
2023-05-01 14:06:37 +08:00 |
ginuerzh
|
4b6d6e7e7c
|
add token for plugin
|
2023-04-20 19:07:55 +08:00 |
ginuerzh
|
b2434dd05b
|
add plugin system
|
2023-04-18 20:55:04 +08:00 |
ginuerzh
|
3d15dedab2
|
add async option for dns handler
|
2023-04-14 19:17:10 +08:00 |
ginuerzh
|
4847f9ee9f
|
add support for windows service
|
2023-03-31 14:51:08 +08:00 |
ginuerzh
|
a88b44d01d
|
fix #174: load default CA from ca.pem
|
2023-03-21 20:25:13 +08:00 |
ginuerzh
|
45f1cc2efc
|
fix #188
|
2023-03-20 18:31:47 +08:00 |
ginuerzh
|
bfa1530ef6
|
fix grpc dialer
|
2023-03-08 00:01:36 +08:00 |
ginuerzh
|
f02c9810f2
|
update go.mod
|
2023-02-26 13:54:17 +08:00 |
ginuerzh
|
fda6214c12
|
fix #180: add default server name for tls client config
|
2023-02-26 13:48:42 +08:00 |
dependabot[bot]
|
acb8c5bd53
|
bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-26 13:43:20 +08:00 |
ginuerzh
|
a379565412
|
fix relay connect handler
|
2023-02-14 18:57:06 +08:00 |
dependabot[bot]
|
69089b790f
|
Bump github.com/pion/dtls/v2 from 2.1.5 to 2.2.4
Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.1.5 to 2.2.4.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](https://github.com/pion/dtls/compare/v2.1.5...v2.2.4)
---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-14 09:48:22 +08:00 |
ginuerzh
|
1c2d9b2a5b
|
relay: fix routing for http traffic from entrypoint
|
2023-02-12 20:44:50 +08:00 |
ginuerzh
|
8d852b62cf
|
relay: add direct routing for tunnel
|
2023-02-06 21:18:35 +08:00 |
ginuerzh
|
a80dec0dc1
|
go1.20
|
2023-02-04 18:48:20 +08:00 |
ginuerzh
|
62ca8ff2de
|
add tunnel option for relay
|
2023-02-02 23:28:04 +08:00 |
ginuerzh
|
b8504f7f28
|
update go.mod
|
2023-02-02 20:00:12 +08:00 |
ginuerzh
|
95a2f0d649
|
add UDP support for reverse proxy tunnel
|
2023-02-02 19:20:22 +08:00 |
ginuerzh
|
3d01f74f7c
|
fix nil route panic
|
2023-01-31 18:08:50 +08:00 |