Commit Graph

1061 Commits

Author SHA1 Message Date
berlin2123
79eb2bbd5c
Merge pull request #6 from berlin2123/patch-2-gofmt
Patch 2 gofmt
2023-01-31 10:20:56 +08:00
berlin2123
d8e1bf508b
Merge branch 'dev' into patch-2-gofmt 2023-01-31 10:18:02 +08:00
Gerhard Tan
d205c26480
Bugfix: add ipv6 parsing for custom DNS server (#3266) 2023-01-29 23:54:40 +08:00
Richard Kovacs
0eecab06c1
Fix basic example server to join in readme (#3209) 2023-01-15 19:15:48 +08:00
bobo liu
ad3548d332
optimize: GetAuthKey (#3254) 2023-01-14 21:43:26 +08:00
fatedier
679992db25
update version (#3247) 2023-01-10 10:24:44 +08:00
fatedier
5cfbb976f4
pkg/util/net: fix quic streams leak (#3246) 2023-01-10 10:19:37 +08:00
Craig O'Donnell
b03f0ad1e6
fix: incorrect op for newWorkConn (#3244)
(cherry picked from commit 53b6bbf0b14ab632dc89416d7fffa9b1d0887c0a)
2023-01-09 10:34:09 +08:00
0x7fff
804f2910fd
refactor: ifelse (#3224) 2022-12-22 17:55:06 +08:00
fatedier
e2d28d9929 update goreleaser.yaml 2022-12-18 19:18:09 +08:00
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
berlin2123
8ed42b967d
Update proxy.go 2022-10-13 10:10:46 +08:00
berlin2123
0f60ef3ecb
Update server.go 2022-10-13 10:06:56 +08:00
berlin2123
c2cbd3f3ef
Update proxy.go 2022-10-13 10:04:36 +08:00
berlin2123
8a1db433e9
Update root.go 2022-10-13 09:59:47 +08:00
berlin2123
24d0192d55
Update root.go 2022-10-13 09:56:47 +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
berlin2123
92cabaa0a8
Merge branch 'dev' into patch-1 2022-07-18 17:01:50 +08:00
berlin2123
5716df7140
Update root.go 2022-07-18 16:59:35 +08:00
berlin2123
47b4de091c
Update root.go 2022-07-18 16:47:13 +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
berlin2123
77eaf7014f
Update server_test.go 2022-06-22 09:42:07 +08:00
berlin2123
24de683ed6
Update server_test.go 2022-06-22 09:35:58 +08:00
berlin2123
330991ac9b
Update server_test.go 2022-06-22 09:31:31 +08:00
fatedier
c652b8ef07
fix ipv6 address parsing (#2978) 2022-06-14 14:24:34 +08:00
berlin2123
a04cf0f1cc
Update server.go 2022-06-12 17:35:33 +08:00
berlin2123
5ef77d8bcc
Update server_test.go 2022-06-12 17:00:56 +08:00
berlin2123
a165076c21
Update proxy.go 2022-06-12 16:47:42 +08:00
berlin2123
eccbeab2f5
Update proxy.go 2022-06-12 16:37:07 +08:00
berlin2123
105d3a453d
Update proxy.go 2022-06-12 16:34:51 +08:00
berlin2123
632404176d
Log duration of each connection 2022-06-12 16:29:58 +08:00
berlin2123
7726d2902f
Log duration of each connection 2022-06-12 16:12:03 +08:00