fatedier
80cfd0938e
use go1.22 ( #4018 )
9 months ago
fatedier
52f66b05e6
update golangci-lint version to 1.56 ( #4013 )
9 months ago
fatedier
b2b580be22
update kcp-go package ( #4009 )
9 months ago
fatedier
3e0c78233a
use std slices package ( #4008 )
9 months ago
fatedier
b6361fb143
use go built-in min & max functions to replace lo.Min and lo.Max ( #4007 )
9 months ago
fatedier
adb04e81e7
bump pion/stun to v2 ( #4006 )
9 months ago
fatedier
518ca2ceb2
ReverseProxy: use Rewrite to replace Director ( #4005 )
...
* display go version in make
* ReverseProxy: use Rewrite to replace Director
9 months ago
fatedier
4957fd23ee
display go version in make ( #4003 )
9 months ago
fatedier
2f958c2095
bump quic-go to 0.41.0 ( #4002 )
9 months ago
fatedier
dc34a68542
support go1.22 and drop support for go1.20 ( #4001 )
9 months ago
fatedier
3529158f31
proxy supports configuring annotations, which will be displayed in the frps dashboard ( #4000 )
9 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
9 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
9 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.
10 months ago
fatedier
e8ace492a5
bump version to 0.54.0 ( #3967 )
10 months ago
fatedier
1c8bc0bfa8
make the host/domain matching case-insensitive ( #3966 )
10 months ago
fatedier
b31c67d7c0
web: support to clear offline proxies data on dashboard ( #3963 )
10 months ago
fatedier
8023d147b0
update stale workflow
10 months ago
fatedier
6a488cc081
update stale workflow ( #3952 )
10 months ago
fatedier
7418ae098d
increase operations-per-run in stale workflow ( #3950 )
10 months ago
fatedier
7999791708
update stale workflow ( #3949 )
10 months ago
Remember
f7efbfeec5
fix: typo ( #3938 )
10 months ago
ThrRip
1e8806d26b
Fix missing prefix for `transport.tls.force` in the example ( #3921 )
11 months ago
fatedier
d01f4a3ec1
cmd: use hyphen instead of underscore ( #3898 )
11 months ago
Remember
596262d5e0
upgrade go-jose and crypto version ( #3895 )
11 months ago
Remember
cdfa8fa66f
fix(client): close workConn when authentication err ( #3885 )
11 months ago
fatedier
256b87321d
improve e2e port allocator ( #3882 )
11 months ago
fatedier
5b7b81a117
let e2e concurrency configurable ( #3881 )
11 months ago
fatedier
2a9a7a0e4a
fix login retry interval ( #3879 )
11 months ago
fatedier
5e77c8e2d3
fix lint ( #3877 )
11 months ago
im_zhou
3bf6605e1a
fix: duplicate call loginFunc ( #3860 ) ( #3875 )
...
modify ext func, specify whether exit immediately
11 months ago
Remember
3540910879
fix(backoff): close of closed out channel ( #3871 )
...
* fix: close of closed channel
* feat: replace Try0 to std
11 months ago
fatedier
2d67e2e0c6
remove copilot for pr ( #3857 )
11 months ago
fatedier
cc2076970f
update doc ( #3844 )
11 months ago
0x7fff
e7652f4ccc
feat: ssh doc ( #3841 )
...
* feat: add example
* feat: add ssh doc
---------
Co-authored-by: int7 <int7@gmail.com>
11 months ago
0x7fff
e66e77cb8f
add error ( #3833 )
...
Co-authored-by: int7 <int7@gmail.com>
12 months ago
fatedier
1bc9d1a28e
update sponsor doc
12 months ago
fatedier
7ad62818bd
update sponsor doc ( #3823 )
12 months ago
fatedier
9ecafeab40
bump version to v0.53.0 ( #3822 )
12 months ago
fatedier
95cf418963
ssh: return informations to client ( #3821 )
12 months ago
im_zhou
6d9e0c20f6
fix static assets ( #3816 )
12 months ago
fatedier
97d3cf1a3b
call config complete in nathole discover ( #3813 )
12 months ago
fatedier
38f297a395
Improve the strict configuration validation ( #3809 )
12 months ago
fatedier
7c799ee921
add e2e tests for ssh tunnel ( #3805 )
12 months ago
fatedier
69ae2b0b69
optimize some code ( #3801 )
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
Aarni Koskela
f5d5a00eef
Fix various typos ( #3783 )
1 year ago
fatedier
526e809bd5
update for strict config ( #3779 )
1 year ago
Aarni Koskela
e8deb65c4b
Strict configuration parsing ( #3773 )
...
* Test configuration loading more precisely
* Add strict configuration parsing
1 year ago