Commit Graph

138 Commits

Author SHA1 Message Date
ginuerzh
b8027864a3 relay: fix routing for http traffic from entrypoint 2023-02-12 20:42:46 +08:00
ginuerzh
6f9f5ce6ab relay: add direct routing for tunnel 2023-02-06 21:16:56 +08:00
ginuerzh
02a5f4dde4 go1.20 2023-02-04 18:44:52 +08:00
ginuerzh
e2d5d50b4b relay: use service for rtcp bind handler 2023-02-04 18:38:21 +08:00
ginuerzh
c84b4e698c add tunnel option for relay handler 2023-02-02 23:25:52 +08:00
ginuerzh
a684248377 update go.mod 2023-02-02 19:56:28 +08:00
ginuerzh
416405b1f0 add UDP support for reverse proxy tunnel 2023-02-02 19:18:10 +08:00
ginuerzh
9750998940 fix http response code when forwarder node is not available 2023-01-31 18:07:44 +08:00
ginuerzh
ebdb77d71f add auth support for forwarder node 2023-01-31 14:04:28 +08:00
ginuerzh
3e35a7b761 add authBasicRealm metadata for HTTP/HTTP2 handler 2023-01-31 13:42:55 +08:00
ginuerzh
1c6bc9283e forward non-HTTP traffic based on host 2023-01-30 21:09:21 +08:00
ginuerzh
3afa3b6860 fix http traffic forwarding 2023-01-30 14:38:13 +08:00
ginuerzh
43036f8e64 fix http traffic forwarding 2023-01-29 23:32:13 +08:00
ginuerzh
a0efee1541 update core pkg 2023-01-29 20:46:18 +08:00
ginuerzh
66234239e4 add http node settings 2023-01-29 20:31:13 +08:00
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