fatedier
7678938c08
support quic options ( #3211 )
2022-12-18 18:43:42 +08:00
0x7fff
b2e3946800
feat: release ( #3205 )
...
Co-authored-by: blizard863 <760076784@qq.com>
2022-12-13 22:37:06 +08:00
0x7fff
af0b7939a7
feat: odic refine ( #3202 )
...
Co-authored-by: Matt Feury <mattfeury@gmail.com>
2022-12-12 15:10:38 +08:00
fatedier
2f66dc3e99
support protocol quic between frpc and frps ( #3198 )
2022-12-12 11:04:10 +08:00
Matt Feury
649df8827c
feat: Support OIDC scope parameter ( #3192 )
2022-12-09 11:46:34 +08:00
Ashish Kurmi
da51adc276
Set least privileged token permission for GitHub Actions ( #3155 )
...
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
2022-10-31 15:46:46 +08:00
fatedier
e5af37bc8c
upgrade github actions version ( #3150 )
2022-10-27 14:22:14 +08:00
fatedier
e8c8d5903a
remove unsupported platform
2022-10-27 10:19:30 +08:00
fatedier
34ab6b0e74
add release notes
2022-10-26 23:09:17 +08:00
fatedier
cf66ca10b4
improve http group load balancing ( #3131 )
2022-10-19 12:14:35 +08:00
fatedier
3fbe6b659e
adjust sponsors ( #3136 )
2022-10-19 12:14:09 +08:00
fatedier
6a71d71e58
improve not found response ( #3121 )
2022-10-09 12:13:27 +08:00
fatedier
6ecc97c857
update deps ( #3094 )
2022-09-08 17:16:45 +08:00
Abirdcfly
ba492f07c3
chore: remove duplicate word in comments ( #3081 )
2022-08-29 12:25:36 +08:00
fatedier
9d077b02cf
lint by golangci-lint ( #3080 )
2022-08-29 01:02:53 +08:00
Dingli Zhang
f4e4fbea62
Add support for riscv64 ( #3071 )
2022-08-23 10:10:04 +08:00
Yonatan Koren
3e721d122b
Update README.md ( #3062 )
2022-08-16 20:47:56 +08:00
chenjiayao
1bc899ec12
[client] Remove redundant function parameters ( #3016 )
2022-07-14 15:31:32 +08:00
ChristLZS
6f2571980c
[client] Fixed a bug where service loops reconnection after disconnection.service is shut down and can not exit goroutine ( #3012 )
...
Co-authored-by: lizhisheng <zhishengli@deepglint.com>
2022-07-12 18:43:58 +08:00
fatedier
fa7c05c617
release note for v0.44.0
2022-07-11 00:06:57 +08:00
EMRE ÇELİK
218b354f82
Server Dashboard SSL Support ( #2982 )
2022-06-27 10:08:02 +08:00
fatedier
c652b8ef07
fix ipv6 address parsing ( #2978 )
2022-06-14 14:24:34 +08:00
fatedier
5b8b145577
Use auto generated certificates if plugin_key_path and plugin_crt_path are empty for plugin https2https and https2http. ( #2968 )
2022-06-05 17:15:28 +08:00
fatedier
0711295b0a
release note for v0.43.0 ( #2954 )
2022-05-27 16:02:36 +08:00
fatedier
4af85da0c2
type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode ( #2932 )
2022-05-26 23:57:30 +08:00
fatedier
bd89eaba2f
remove systemd files
2022-04-29 21:31:48 +08:00
fatedier
a72259c604
docker build&push: some adjustments
2022-04-29 01:15:42 +08:00
蓝云Reyes
44eb513f05
Update docker image build file ( #2892 )
...
* update docker image building
2022-04-29 01:12:07 +08:00
fatedier
6c658586f6
bump version to v0.42.0
2022-04-22 11:15:23 +08:00
fatedier
888ed25314
dependency: update github.com/pires/go-proxyproto to v0.6.2 ( #2894 )
2022-04-15 11:36:00 +08:00
fatedier
21240ed962
some improvements
2022-04-14 11:24:36 +08:00
Colin Adler
6481870d03
fix: data races when accessing github.com/fatedier/frp/client.(*Service).ctl
( #2891 )
...
* fix: data race in client/service.go
* review fixes
2022-04-14 11:14:19 +08:00
fatedier
a7a4ba270d
fix error parsing env values ( #2886 )
2022-04-05 12:48:57 +08:00
cui fliter
915d9f4c09
fix some typos ( #2882 )
...
Signed-off-by: cuishuang <imcusg@gmail.com>
2022-04-02 17:35:51 +08:00
fatedier
18a2af4703
frpc: support multiple confs ( #2873 )
2022-03-28 12:12:35 +08:00
fatedier
305e40fa8a
update .goreleaser.yml
2022-03-23 21:47:43 +08:00
fatedier
4acae540c8
support go1.18 and remove go1.16 ( #2868 )
2022-03-23 21:15:01 +08:00
fatedier
11b13533a0
add release note ( #2867 )
2022-03-23 20:14:55 +08:00
fatedier
100d556336
support tcp keepalive params ( #2863 )
2022-03-22 19:29:30 +08:00
Blizard
452fe25cc6
feat: SUDP alway reconnect and print too much log when no data ready ( #2844 )
...
* feat: random sleep duration before reconnecting
* fix: bug
2022-03-17 12:03:20 +08:00
fatedier
63efa6b776
support pprof ( #2849 )
2022-03-17 11:42:59 +08:00
fatedier
37c27169ac
workflows: update stale action ( #2846 )
2022-03-15 11:53:14 +08:00
fatedier
1f88a7a0b8
bump version to v0.40.0 ( #2833 )
2022-03-11 19:45:34 +08:00
Johan Hernefeldt
eeea7602d9
bugfix: Issue #2831 - Cant connect to frps behind ingress with tls ( #2832 )
...
Co-authored-by: Johan Hernefeldt <johan.hernefeldt@moralis.io>
2022-03-11 14:51:47 +08:00
Harry Cheng
bf635c0e90
Notify server plugins when a proxy is closed ( #2823 )
...
* add close proxy op
* Move to actual closing routine
* Fix e2e tests for CloseProxy
* Add warning on resource exhaustion
* Add CloseProxy to manual close
* retuen errors to `CloseProxy` callers
2022-03-08 15:08:09 +08:00
Blizard
cd31359a27
feat: support add additional params for OIDC ( #2814 )
...
* feat: support add additional params and test access by auth0
* fix: config name
Co-authored-by: blizard863 <760076784@qq.com>
2022-03-07 14:23:49 +08:00
fatedier
19739ed31a
random sleep duration before reconnecting ( #2816 )
2022-02-24 11:59:36 +08:00
fatedier
10100c28d9
client: add dial_server_timeout ( #2805 )
2022-02-19 16:49:21 +08:00
fatedier
ddc1e163c4
update README
2022-02-09 15:42:34 +08:00
fatedier
d20a6d3d75
update release note
2022-02-09 15:23:01 +08:00