1
0
mirror of https://github.com/fatedier/frp.git synced 2025-03-09 21:30:11 +00:00
Commit Graph

1224 Commits

Author SHA1 Message Date
fatedier
3e0c78233a
use std slices package () 2024-02-20 12:01:41 +08:00
fatedier
b6361fb143
use go built-in min & max functions to replace lo.Min and lo.Max () 2024-02-19 21:27:56 +08:00
fatedier
adb04e81e7
bump pion/stun to v2 () 2024-02-19 21:13:20 +08:00
fatedier
518ca2ceb2
ReverseProxy: use Rewrite to replace Director ()
* display go version in make

* ReverseProxy: use Rewrite to replace Director
2024-02-19 21:04:29 +08:00
fatedier
4957fd23ee
display go version in make () 2024-02-19 17:46:47 +08:00
fatedier
2f958c2095
bump quic-go to 0.41.0 () 2024-02-19 17:17:02 +08:00
fatedier
dc34a68542
support go1.22 and drop support for go1.20 () 2024-02-19 16:45:25 +08:00
fatedier
3529158f31
proxy supports configuring annotations, which will be displayed in the frps dashboard () 2024-02-19 16:28:27 +08:00
Gerhard Tan
9152c59570
fix nil map error when using plugin headers in legacy format ()
* fix nil map error when using plugin headers in legacy format

* create map on demand

* better initialization
2024-02-19 13:03:37 +08:00
Apflkuacha
2af2cf7dbd
Updated readme for the HTTP Proxy ()
Improved the http proxy command by using %h and %p to avoid typing the host name twice
2024-02-19 11:43:09 +08:00
Innokenty Ivanov
cf025d6320
Update README.md - add note for public purpose ()
Some people set servers in purpose to be accessed though public internet. This line removes some misconfiguration if they want publicly accessed server.
2024-02-04 15:41:09 +08:00
fatedier
e8ace492a5
bump version to 0.54.0 () 2024-02-01 12:52:25 +08:00
fatedier
1c8bc0bfa8
make the host/domain matching case-insensitive () 2024-02-01 11:53:52 +08:00
fatedier
b31c67d7c0
web: support to clear offline proxies data on dashboard () 2024-02-01 10:54:57 +08:00
fatedier
8023d147b0 update stale workflow 2024-01-25 14:22:15 +08:00
fatedier
6a488cc081
update stale workflow () 2024-01-25 14:10:03 +08:00
fatedier
7418ae098d
increase operations-per-run in stale workflow () 2024-01-25 12:25:29 +08:00
fatedier
7999791708
update stale workflow () 2024-01-25 11:38:19 +08:00
Remember
f7efbfeec5
fix: typo () 2024-01-16 18:38:54 +08:00
ThrRip
1e8806d26b
Fix missing prefix for transport.tls.force in the example () 2024-01-09 18:50:50 +08:00
fatedier
d01f4a3ec1
cmd: use hyphen instead of underscore () 2023-12-27 10:44:13 +08:00
Remember
596262d5e0
upgrade go-jose and crypto version () 2023-12-26 10:49:46 +08:00
Remember
cdfa8fa66f
fix(client): close workConn when authentication err () 2023-12-22 15:47:59 +08:00
fatedier
256b87321d
improve e2e port allocator () 2023-12-21 22:46:08 +08:00
fatedier
5b7b81a117
let e2e concurrency configurable () 2023-12-21 21:58:56 +08:00
fatedier
2a9a7a0e4a
fix login retry interval () 2023-12-21 21:38:32 +08:00
fatedier
5e77c8e2d3
fix lint () 2023-12-21 21:19:49 +08:00
im_zhou
3bf6605e1a
fix: duplicate call loginFunc () ()
modify ext func, specify whether exit immediately
2023-12-21 20:51:10 +08:00
Remember
3540910879
fix(backoff): close of closed out channel ()
* fix: close of closed channel

* feat: replace Try0 to std
2023-12-21 11:43:42 +08:00
fatedier
2d67e2e0c6
remove copilot for pr () 2023-12-18 10:53:02 +08:00
fatedier
cc2076970f
update doc () 2023-12-14 20:54:03 +08:00
0x7fff
e7652f4ccc
feat: ssh doc ()
* feat: add example

* feat: add ssh doc

---------

Co-authored-by: int7 <int7@gmail.com>
2023-12-14 20:32:40 +08:00
0x7fff
e66e77cb8f
add error ()
Co-authored-by: int7 <int7@gmail.com>
2023-12-07 17:25:22 +08:00
fatedier
1bc9d1a28e update sponsor doc 2023-12-02 16:39:35 +08:00
fatedier
7ad62818bd
update sponsor doc () 2023-12-02 16:12:37 +08:00
fatedier
9ecafeab40
bump version to v0.53.0 () 2023-12-01 20:44:50 +08:00
fatedier
95cf418963
ssh: return informations to client () 2023-12-01 20:18:13 +08:00
im_zhou
6d9e0c20f6
fix static assets () 2023-11-30 10:59:08 +08:00
fatedier
97d3cf1a3b
call config complete in nathole discover () 2023-11-28 19:02:51 +08:00
fatedier
38f297a395
Improve the strict configuration validation () 2023-11-28 18:43:33 +08:00
fatedier
7c799ee921
add e2e tests for ssh tunnel () 2023-11-28 13:48:32 +08:00
fatedier
69ae2b0b69
optimize some code () 2023-11-27 15:47:49 +08:00
fatedier
d5b41f1e14 sshTunnelGateway refactor () 2023-11-22 14:35:37 +08:00
0x7fff
8b432e179d feat: ssh client implement ()
* feat: frps support ssh

* fix: comments

* fix: update pkg

* fix: remove useless change

---------

Co-authored-by: int7 <int7@gmail.com>
2023-11-22 14:35:37 +08:00
Aarni Koskela
f5d5a00eef
Fix various typos () 2023-11-22 14:30:22 +08:00
fatedier
526e809bd5
update for strict config () 2023-11-16 21:03:36 +08:00
Aarni Koskela
e8deb65c4b
Strict configuration parsing ()
* Test configuration loading more precisely

* Add strict configuration parsing
2023-11-16 15:42:49 +08:00
fatedier
184223cb2f
Code refactoring related to message handling and retry logic. () 2023-11-06 10:51:48 +08:00
fatedier
5760c1cf92
frpc: exit with code 1 if first login failed () 2023-11-01 17:06:55 +08:00
Rene Leonhardt
5c4d820eb4
chore: Update dependencies ()
* chore: Update dependencies

* Removed all foolish updates
2023-10-31 19:40:48 +08:00