Commit Graph

1236 Commits (3a08c2aeb0fd5639e40c3f91d6c5ac98150ec194)
 

Author SHA1 Message Date
fatedier d5589213c5
add `set -e` in package.sh (#4059) 11 months ago
fatedier e0c979e98e
fix release scripts (#4057) 11 months ago
fatedier e6ec5a509b
update release notes (#4055) 11 months ago
fatedier 43ba7bd338
use new log package (#4054) 11 months ago
fatedier 49443cb2c6
update sponsor (#4045)
* update sponsors
11 months ago
fatedier 32f09c4b60
regen web assets (#4040) 11 months ago
Haotian Zou f63b4d5c29
fix: change absolute path to relative path (#4038) 11 months ago
fatedier b3946489dd
add new badges (#4028) 11 months ago
fatedier 7ae3719b82
cleanup code (#4019) 11 months ago
fatedier 80cfd0938e
use go1.22 (#4018) 11 months ago
fatedier 52f66b05e6
update golangci-lint version to 1.56 (#4013) 12 months ago
fatedier b2b580be22
update kcp-go package (#4009) 12 months ago
fatedier 3e0c78233a
use std slices package (#4008) 12 months ago
fatedier b6361fb143
use go built-in min & max functions to replace lo.Min and lo.Max (#4007) 12 months ago
fatedier adb04e81e7
bump pion/stun to v2 (#4006) 12 months ago
fatedier 518ca2ceb2
ReverseProxy: use Rewrite to replace Director (#4005)
* display go version in make

* ReverseProxy: use Rewrite to replace Director
12 months ago
fatedier 4957fd23ee
display go version in make (#4003) 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
Gerhard Tan 9152c59570
fix nil map error when using plugin headers in legacy format (#3996)
* fix nil map error when using plugin headers in legacy format

* create map on demand

* better initialization
12 months ago
Apflkuacha 2af2cf7dbd
Updated readme for the HTTP Proxy (#3999)
Improved the http proxy command by using %h and %p to avoid typing the host name twice
12 months ago
Innokenty Ivanov cf025d6320
Update README.md - add note for public purpose (#3971)
Some people set servers in purpose to be accessed though public internet. This line removes some misconfiguration if they want publicly accessed server.
1 year ago
fatedier e8ace492a5
bump version to 0.54.0 (#3967) 1 year ago
fatedier 1c8bc0bfa8
make the host/domain matching case-insensitive (#3966) 1 year ago
fatedier b31c67d7c0
web: support to clear offline proxies data on dashboard (#3963) 1 year ago
fatedier 8023d147b0 update stale workflow 1 year ago
fatedier 6a488cc081
update stale workflow (#3952) 1 year ago
fatedier 7418ae098d
increase operations-per-run in stale workflow (#3950) 1 year ago
fatedier 7999791708
update stale workflow (#3949) 1 year ago
Remember f7efbfeec5
fix: typo (#3938) 1 year ago
ThrRip 1e8806d26b
Fix missing prefix for `transport.tls.force` in the example (#3921) 1 year ago
fatedier d01f4a3ec1
cmd: use hyphen instead of underscore (#3898) 1 year ago
Remember 596262d5e0
upgrade go-jose and crypto version (#3895) 1 year ago
Remember cdfa8fa66f
fix(client): close workConn when authentication err (#3885) 1 year ago
fatedier 256b87321d
improve e2e port allocator (#3882) 1 year ago
fatedier 5b7b81a117
let e2e concurrency configurable (#3881) 1 year ago
fatedier 2a9a7a0e4a
fix login retry interval (#3879) 1 year ago
fatedier 5e77c8e2d3
fix lint (#3877) 1 year ago
im_zhou 3bf6605e1a
fix: duplicate call loginFunc (#3860) (#3875)
modify ext func, specify whether exit immediately
1 year ago
Remember 3540910879
fix(backoff): close of closed out channel (#3871)
* fix: close of closed channel

* feat: replace Try0 to std
1 year ago
fatedier 2d67e2e0c6
remove copilot for pr (#3857) 1 year ago
fatedier cc2076970f
update doc (#3844) 1 year ago
0x7fff e7652f4ccc
feat: ssh doc (#3841)
* feat: add example

* feat: add ssh doc

---------

Co-authored-by: int7 <int7@gmail.com>
1 year ago
0x7fff e66e77cb8f
add error (#3833)
Co-authored-by: int7 <int7@gmail.com>
1 year ago
fatedier 1bc9d1a28e update sponsor doc 1 year ago
fatedier 7ad62818bd
update sponsor doc (#3823) 1 year ago
fatedier 9ecafeab40
bump version to v0.53.0 (#3822) 1 year ago
fatedier 95cf418963
ssh: return informations to client (#3821) 1 year ago
im_zhou 6d9e0c20f6
fix static assets (#3816) 1 year ago