ginuerzh
|
24037aba7b
|
relay: added private tunnel
|
2023-01-29 11:55:26 +08:00 |
|
ginuerzh
|
93b40f4c86
|
fix race condition in config updating
|
2023-01-20 10:27:21 +08:00 |
|
ginuerzh
|
40360f0c6f
|
add Close() for relay handler
|
2023-01-17 22:11:05 +08:00 |
|
ginuerzh
|
834c6447ca
|
add webapi for ingress
|
2023-01-15 17:44:12 +08:00 |
|
ginuerzh
|
82cd924c86
|
add tunnel feature for relay
|
2023-01-14 13:15:15 +08:00 |
|
ginuerzh
|
9b128534a0
|
case-insensitive metadata key
|
2023-01-11 22:25:58 +08:00 |
|
ginuerzh
|
3b245ec381
|
grpc: cancel stream
|
2022-12-30 19:34:48 +08:00 |
|
ginuerzh
|
bb106e2d89
|
fix dtls connection
|
2022-12-23 18:56:58 +08:00 |
|
ginuerzh
|
fb29d5c80e
|
tun: support multiple IPs
|
2022-12-22 17:44:30 +08:00 |
|
ginuerzh
|
67bbdbf5a3
|
update go.mod
|
2022-12-21 18:19:38 +08:00 |
|
ginuerzh
|
ee2c05494c
|
add more options for grpc
|
2022-12-21 18:17:46 +08:00 |
|
ginuerzh
|
86acbf7f66
|
update go.mod
|
2022-12-19 19:35:28 +08:00 |
|
ginuerzh
|
15feb7599e
|
fix traffic limiter
|
2022-12-19 19:33:29 +08:00 |
|
ginuerzh
|
1cb719f694
|
fix tcp redirect
|
2022-12-17 22:42:05 +08:00 |
|
ginuerzh
|
3b21b41ab3
|
add new metadata for dtls
|
2022-12-17 22:40:45 +08:00 |
|
ginuerzh
|
61fdebe630
|
update go.mod
|
2022-12-02 17:42:56 +08:00 |
|
ginuerzh
|
25c393edaf
|
grpc.dialer: do not resolve server address
|
2022-12-01 19:17:48 +08:00 |
|
ginuerzh
|
2e89811d59
|
sniffing protocol for port forwarding
|
2022-11-30 10:54:19 +08:00 |
|
ginuerzh
|
5f31240e29
|
add ignoreChain option for service
|
2022-11-29 10:32:00 +08:00 |
|
ginuerzh
|
82fff4976a
|
fix direct dialer
|
2022-11-29 09:45:51 +08:00 |
|
ginuerzh
|
745196d805
|
mv registry interface to core library
|
2022-11-29 09:45:51 +08:00 |
|
VanyM
|
dbae70232c
|
change socks5 client to add tls auth method if auth configured
|
2022-11-27 19:49:58 +08:00 |
|
VanyM
|
d76ded14f2
|
change socks5 client to provide userpass auth method only if auth configured
|
2022-11-27 19:49:58 +08:00 |
|
VanyM
|
1f08b7cccd
|
fix no dialer crash
|
2022-11-27 19:48:58 +08:00 |
|
ginuerzh
|
bcfff22669
|
don't resolve server addr for tun handler
|
2022-11-25 18:14:47 +08:00 |
|
ginuerzh
|
54ab717f6b
|
add dtls tunnel
|
2022-11-18 17:19:20 +08:00 |
|
ginuerzh
|
58eb377ac4
|
fix panic in port forwarding
|
2022-11-16 14:54:05 +08:00 |
|
ginuerzh
|
c1b2d3b086
|
add http3 reverse proxy
|
2022-11-12 17:14:11 +08:00 |
|
ginuerzh
|
f87183b652
|
add wildcard supports for vhost
|
2022-11-12 13:43:43 +08:00 |
|
ginuerzh
|
1ff2bab1f0
|
add vhost for port forwarding
|
2022-11-11 22:23:36 +08:00 |
|
ginuerzh
|
81b6efc9b8
|
do not recreate tun device when connecting to server failed
|
2022-11-11 20:53:34 +08:00 |
|
ginuerzh
|
08a937f3a1
|
fix compile error
|
2022-11-05 16:37:26 +08:00 |
|
ginuerzh
|
84079e32d2
|
fix traffic limiter for CIDR
|
2022-11-05 16:10:26 +08:00 |
|
ginuerzh
|
2b9ea187b8
|
fix traffic limiter
|
2022-11-05 15:23:12 +08:00 |
|
ginuerzh
|
05ddda70e3
|
update tap
|
2022-11-04 18:48:28 +08:00 |
|
ginuerzh
|
30d44c7376
|
fix quic config
|
2022-11-03 21:30:01 +08:00 |
|
ginuerzh
|
76fbcb2046
|
add multiplex indication for pht
|
2022-11-02 20:44:55 +08:00 |
|
ginuerzh
|
dc2fe32a2a
|
fix pht connection
|
2022-11-02 18:11:50 +08:00 |
|
ginuerzh
|
669e80b780
|
add auth for tun
|
2022-10-20 21:08:26 +08:00 |
|
ginuerzh
|
15d0a33716
|
add log rotation config
|
2022-10-20 15:32:27 +08:00 |
|
ginuerzh
|
bd7da26c42
|
fix compile error
|
2022-09-28 11:52:31 +08:00 |
|
ginuerzh
|
a1255e52d8
|
fix proxy protocol
|
2022-09-28 11:47:56 +08:00 |
|
ginuerzh
|
cf20abf656
|
add hop
|
2022-09-22 18:45:15 +08:00 |
|
ginuerzh
|
5237f79740
|
add chain hop
|
2022-09-20 17:54:03 +08:00 |
|
ginuerzh
|
1a1c038fd7
|
update chain route
|
2022-09-20 11:48:51 +08:00 |
|
ginuerzh
|
01d7dc77c6
|
update limiter
|
2022-09-14 20:00:35 +08:00 |
|
ginuerzh
|
91c12882f5
|
add conn limiter
|
2022-09-14 00:15:19 +08:00 |
|
ginuerzh
|
999707db19
|
add direct dialer and connector
|
2022-09-08 22:41:04 +08:00 |
|
ginuerzh
|
efd8838c18
|
added proxy protocol
|
2022-09-08 21:31:11 +08:00 |
|
ginuerzh
|
54e1801e74
|
add limiter web api
|
2022-09-06 15:38:45 +08:00 |
|