Commit Graph

1117 Commits (6d4d8e616d9eab7157fad838a7fc32bc2b0434d7)
 

Author SHA1 Message Date
fatedier 3fbe6b659e
adjust sponsors (#3136)
2 years ago
fatedier 6a71d71e58
improve not found response (#3121)
2 years ago
fatedier 6ecc97c857
update deps (#3094)
2 years ago
Abirdcfly ba492f07c3
chore: remove duplicate word in comments (#3081)
2 years ago
fatedier 9d077b02cf
lint by golangci-lint (#3080)
2 years ago
Dingli Zhang f4e4fbea62
Add support for riscv64 (#3071)
2 years ago
Yonatan Koren 3e721d122b
Update README.md (#3062)
2 years ago
chenjiayao 1bc899ec12
[client] Remove redundant function parameters (#3016)
2 years ago
ChristLZS 6f2571980c
[client] Fixed a bug where service loops reconnection after disconnection.service is shut down and can not exit goroutine (#3012)
2 years ago
fatedier fa7c05c617 release note for v0.44.0
2 years ago
EMRE ÇELİK 218b354f82
Server Dashboard SSL Support (#2982)
2 years ago
fatedier c652b8ef07
fix ipv6 address parsing (#2978)
2 years ago
fatedier 5b8b145577
Use auto generated certificates if plugin_key_path and plugin_crt_path are empty for plugin https2https and https2http. (#2968)
3 years ago
fatedier 0711295b0a
release note for v0.43.0 (#2954)
3 years ago
fatedier 4af85da0c2
type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode (#2932)
3 years ago
fatedier bd89eaba2f remove systemd files
3 years ago
fatedier a72259c604 docker build&push: some adjustments
3 years ago
蓝云Reyes 44eb513f05
Update docker image build file (#2892)
3 years ago
fatedier 6c658586f6 bump version to v0.42.0
3 years ago
fatedier 888ed25314
dependency: update github.com/pires/go-proxyproto to v0.6.2 (#2894)
3 years ago
fatedier 21240ed962 some improvements
3 years ago
Colin Adler 6481870d03
fix: data races when accessing `github.com/fatedier/frp/client.(*Service).ctl` (#2891)
3 years ago
fatedier a7a4ba270d
fix error parsing env values (#2886)
3 years ago
cui fliter 915d9f4c09
fix some typos (#2882)
3 years ago
fatedier 18a2af4703
frpc: support multiple confs (#2873)
3 years ago
fatedier 305e40fa8a update .goreleaser.yml
3 years ago
fatedier 4acae540c8
support go1.18 and remove go1.16 (#2868)
3 years ago
fatedier 11b13533a0
add release note (#2867)
3 years ago
fatedier 100d556336
support tcp keepalive params (#2863)
3 years ago
Blizard 452fe25cc6
feat: SUDP alway reconnect and print too much log when no data ready (#2844)
3 years ago
fatedier 63efa6b776
support pprof (#2849)
3 years ago
fatedier 37c27169ac
workflows: update stale action (#2846)
3 years ago
fatedier 1f88a7a0b8
bump version to v0.40.0 (#2833)
3 years ago
Johan Hernefeldt eeea7602d9
bugfix: Issue #2831 - Cant connect to frps behind ingress with tls (#2832)
3 years ago
Harry Cheng bf635c0e90
Notify server plugins when a proxy is closed (#2823)
3 years ago
Blizard cd31359a27
feat: support add additional params for OIDC (#2814)
3 years ago
fatedier 19739ed31a
random sleep duration before reconnecting (#2816)
3 years ago
fatedier 10100c28d9
client: add dial_server_timeout (#2805)
3 years ago
fatedier ddc1e163c4 update README
3 years ago
fatedier d20a6d3d75 update release note
3 years ago
fatedier 6194273615
use net.JoinHostPort instead of fmt.Sprintf (#2791)
3 years ago
fatedier b2311e55e7
add new sponsor logo (#2785)
3 years ago
fatedier 07873d471f
doc: update donation section (#2783)
3 years ago
fatedier 9ca2b586f8 update release note
3 years ago
fatedier e59eacb8a2 version: bump to v0.39.0
3 years ago
Blizard 0db4fc07fb
feat: support set local ip in client when connect server (#2774)
3 years ago
fatedier 70f4caac23
move dial functions into golib (#2767)
3 years ago
fatedier 293003fcdb
allow to disable application layer heartbeat to reduce traffic cost (#2758)
3 years ago
fatedier 4bfc89d988 update doc for Login operation
3 years ago
fatedier 22412851b4
server plugin: add client address in Login operation, fix #2742 (#2751)
3 years ago