Commit Graph

78 Commits (dev)

Author SHA1 Message Date
Roy Reznik c73096f2bf
Upgrade packages to resolve CVE-2024-53259 (#4577) 2 months ago
Guiwoo Park 0358113948
samber lo version up (#4569) 2 months ago
Wang Xiang 03c8d7bf96
bump kcp-go to add linux/loong64 support (#4384) 6 months ago
fatedier 2dcdb24cc4
replace github.com/templexxx/xorsimd to the new version (#4373) 6 months ago
Wang Xiang d47e138bc9
bump templexxx/cpu version and add support for linux/loong64 (#4367)
* support linux/loong64

* bump cpu version
6 months ago
fatedier dd7e2e8473
return 504 instead of 404 for proxy type http request timeout (#4151) 10 months ago
gopherfarm 07946e9752
fix: revert gorilla/websocket from 1.5.1 to 1.5.0 (#4149) 10 months ago
fatedier e52727e01c
update golib (#4142) 10 months ago
fatedier d2d03a8fd9
bump deps version (#4136) 10 months ago
fatedier 002831ea82
add doc for port range mapping (#4081) 11 months ago
fatedier fa977c839f
fix daily log rotate (#4066) 11 months ago
fatedier 43ba7bd338
use new log package (#4054) 11 months ago
fatedier 80cfd0938e
use go1.22 (#4018) 11 months ago
fatedier b2b580be22
update kcp-go package (#4009) 12 months ago
fatedier 3e0c78233a
use std slices package (#4008) 12 months ago
fatedier adb04e81e7
bump pion/stun to v2 (#4006) 12 months ago
fatedier 2f958c2095
bump quic-go to 0.41.0 (#4002) 12 months ago
fatedier dc34a68542
support go1.22 and drop support for go1.20 (#4001) 12 months ago
fatedier 3529158f31
proxy supports configuring annotations, which will be displayed in the frps dashboard (#4000) 12 months ago
fatedier e8ace492a5
bump version to 0.54.0 (#3967) 1 year ago
Remember 596262d5e0
upgrade go-jose and crypto version (#3895) 1 year ago
fatedier cc2076970f
update doc (#3844) 1 year ago
fatedier d5b41f1e14 sshTunnelGateway refactor (#3784) 1 year ago
0x7fff 8b432e179d feat: ssh client implement (#3671)
* feat: frps support ssh

* fix: comments

* fix: update pkg

* fix: remove useless change

---------

Co-authored-by: int7 <int7@gmail.com>
1 year ago
Rene Leonhardt 5c4d820eb4
chore: Update dependencies (#3738)
* chore: Update dependencies

* Removed all foolish updates
1 year ago
fatedier 7cd02f5bd8
add e2e tests for v1 config (#3608) 1 year ago
fatedier c95311d1a0
support yaml/json/toml configuration format, make ini deprecated (#3599) 1 year ago
fatedier f1454e91f5
support go1.21 (#3573) 1 year ago
fatedier e9e12cf888
fix incorrect use of snappy pool (#3549) 2 years ago
fatedier 3235addaaa
update dependencies (#3539) 2 years ago
fatedier efcc028a3d
fix a race condition issue (#3536) 2 years ago
fatedier 90861b6821
update golib (#3532) 2 years ago
fatedier 801e8c6742
support wss between frpc and frps (#3503) 2 years ago
fatedier c71efde303
refactor the code related to xtcp (#3449) 2 years ago
fatedier a22d6c9504
frpc: support nathole discover (#3381) 2 years ago
fatedier 8f394dba27
trace log adds join errors (#3352) 2 years ago
fatedier 54eb704650
e2e: upgrade to ginkgo v2 (#3335) 2 years ago
fatedier 8c6303c1e5
web/frpc: support more info (#3334) 2 years ago
fatedier 100148d925
support go1.20 (#3287) 2 years ago
fatedier 6b3daffaf0
upgrade quic-go and change import path (#3286) 2 years ago
0x7fff af0b7939a7
feat: odic refine (#3202)
Co-authored-by: Matt Feury <mattfeury@gmail.com>
2 years ago
fatedier 2f66dc3e99
support protocol quic between frpc and frps (#3198) 2 years ago
fatedier 6ecc97c857
update deps (#3094) 2 years ago
fatedier 9d077b02cf
lint by golangci-lint (#3080) 2 years ago
fatedier 888ed25314
dependency: update github.com/pires/go-proxyproto to v0.6.2 (#2894) 3 years ago
fatedier 100d556336
support tcp keepalive params (#2863) 3 years ago
fatedier 10100c28d9
client: add dial_server_timeout (#2805) 3 years ago
fatedier 70f4caac23
move dial functions into golib (#2767) 3 years ago
bobo liu 2f74f54f18
Let's get rid of ugly statik (#2255)
* Get rid of ugly statik

go1.16 introduced the embed package, it's the more graceful solution for embedding file into binary.
https://golang.org/pkg/embed/

* remove statik totally

* split go and static files in assets
4 years ago
fatedier 09f39de74e
add more e2e test (#2505) 4 years ago