Commit Graph
100 Commits
Author SHA1 Message Date
fatedierandGitHub 86f90f4d27 package.sh add android (#4094) 2024-03-21 19:38:18 +08:00
fatedierandGitHub f16ef00975 set CompatibilityMode for android (#4091) 2024-03-21 17:34:09 +08:00
fatedierandGitHub b36f3834eb use math/rand/v2 (#4020) 2024-03-20 15:48:31 +08:00
fatedierandGitHub c08be0fd92 update release notes (#4086) 2024-03-20 15:16:01 +08:00
fatedierandGitHub 002831ea82 add doc for port range mapping (#4081) 2024-03-19 13:22:29 +08:00
fatedierandGitHub acf33db4e4 update release notes (#4074) 2024-03-15 17:50:58 +08:00
fatedierandGitHub 3585f5c0c0 support range ports mapping by go template (#4073) 2024-03-15 17:23:16 +08:00
fatedierandGitHub 8383d528d9 disable quic-go's ECN support by default (#4069) 2024-03-15 14:22:03 +08:00
fatedierandGitHub fa977c839f fix daily log rotate (#4066) 2024-03-14 19:49:58 +08:00
fatedierandGitHub 86c2ad78c8 disable quic-go's receive buffer warning (#4063) 2024-03-13 21:53:09 +08:00
fatedierandGitHub d5589213c5 add set -e in package.sh (#4059) 2024-03-12 18:07:55 +08:00
fatedierandGitHub e0c979e98e fix release scripts (#4057) 2024-03-12 17:37:14 +08:00
fatedierandGitHub e6ec5a509b update release notes (#4055) 2024-03-12 15:14:13 +08:00
fatedierandGitHub 43ba7bd338 use new log package (#4054) 2024-03-12 13:58:53 +08:00
fatedierandGitHub 49443cb2c6 update sponsor (#4045)
* update sponsors
2024-03-07 14:45:55 +08:00
fatedierandGitHub 32f09c4b60 regen web assets (#4040) 2024-03-03 23:02:38 +08:00
fatedierandGitHub b3946489dd add new badges (#4028) 2024-02-27 17:43:37 +08:00
fatedierandGitHub 7ae3719b82 cleanup code (#4019) 2024-02-22 21:04:21 +08:00
fatedierandGitHub 80cfd0938e use go1.22 (#4018) 2024-02-22 20:24:33 +08:00
fatedierandGitHub 52f66b05e6 update golangci-lint version to 1.56 (#4013) 2024-02-21 17:20:40 +08:00
fatedierandGitHub b2b580be22 update kcp-go package (#4009) 2024-02-20 16:11:37 +08:00
fatedierandGitHub 3e0c78233a use std slices package (#4008) 2024-02-20 12:01:41 +08:00
fatedierandGitHub b6361fb143 use go built-in min & max functions to replace lo.Min and lo.Max (#4007) 2024-02-19 21:27:56 +08:00
fatedierandGitHub adb04e81e7 bump pion/stun to v2 (#4006) 2024-02-19 21:13:20 +08:00
fatedierandGitHub 518ca2ceb2 ReverseProxy: use Rewrite to replace Director (#4005)
* display go version in make

* ReverseProxy: use Rewrite to replace Director
2024-02-19 21:04:29 +08:00
fatedierandGitHub 4957fd23ee display go version in make (#4003) 2024-02-19 17:46:47 +08:00
fatedierandGitHub 2f958c2095 bump quic-go to 0.41.0 (#4002) 2024-02-19 17:17:02 +08:00
fatedierandGitHub dc34a68542 support go1.22 and drop support for go1.20 (#4001) 2024-02-19 16:45:25 +08:00
fatedierandGitHub 3529158f31 proxy supports configuring annotations, which will be displayed in the frps dashboard (#4000) 2024-02-19 16:28:27 +08:00
fatedierandGitHub e8ace492a5 bump version to 0.54.0 (#3967) 2024-02-01 12:52:25 +08:00
fatedierandGitHub 1c8bc0bfa8 make the host/domain matching case-insensitive (#3966) 2024-02-01 11:53:52 +08:00
fatedierandGitHub b31c67d7c0 web: support to clear offline proxies data on dashboard (#3963) 2024-02-01 10:54:57 +08:00
fatedier 8023d147b0 update stale workflow 2024-01-25 14:22:15 +08:00
fatedierandGitHub 6a488cc081 update stale workflow (#3952) 2024-01-25 14:10:03 +08:00
fatedierandGitHub 7418ae098d increase operations-per-run in stale workflow (#3950) 2024-01-25 12:25:29 +08:00
fatedierandGitHub 7999791708 update stale workflow (#3949) 2024-01-25 11:38:19 +08:00
fatedierandGitHub d01f4a3ec1 cmd: use hyphen instead of underscore (#3898) 2023-12-27 10:44:13 +08:00
fatedierandGitHub 256b87321d improve e2e port allocator (#3882) 2023-12-21 22:46:08 +08:00
fatedierandGitHub 5b7b81a117 let e2e concurrency configurable (#3881) 2023-12-21 21:58:56 +08:00
fatedierandGitHub 2a9a7a0e4a fix login retry interval (#3879) 2023-12-21 21:38:32 +08:00
fatedierandGitHub 5e77c8e2d3 fix lint (#3877) 2023-12-21 21:19:49 +08:00
fatedierandGitHub 2d67e2e0c6 remove copilot for pr (#3857) 2023-12-18 10:53:02 +08:00
fatedierandGitHub cc2076970f update doc (#3844) 2023-12-14 20:54:03 +08:00
fatedier 1bc9d1a28e update sponsor doc 2023-12-02 16:39:35 +08:00
fatedierandGitHub 7ad62818bd update sponsor doc (#3823) 2023-12-02 16:12:37 +08:00
fatedierandGitHub 9ecafeab40 bump version to v0.53.0 (#3822) 2023-12-01 20:44:50 +08:00
fatedierandGitHub 95cf418963 ssh: return informations to client (#3821) 2023-12-01 20:18:13 +08:00
fatedierandGitHub 97d3cf1a3b call config complete in nathole discover (#3813) 2023-11-28 19:02:51 +08:00
fatedierandGitHub 38f297a395 Improve the strict configuration validation (#3809) 2023-11-28 18:43:33 +08:00
fatedierandGitHub 7c799ee921 add e2e tests for ssh tunnel (#3805) 2023-11-28 13:48:32 +08:00
fatedierandGitHub 69ae2b0b69 optimize some code (#3801) 2023-11-27 15:47:49 +08:00
fatedier d5b41f1e14 sshTunnelGateway refactor (#3784) 2023-11-22 14:35:37 +08:00
fatedierandGitHub 526e809bd5 update for strict config (#3779) 2023-11-16 21:03:36 +08:00
fatedierandGitHub 184223cb2f Code refactoring related to message handling and retry logic. (#3745) 2023-11-06 10:51:48 +08:00
fatedierandGitHub 5760c1cf92 frpc: exit with code 1 if first login failed (#3740) 2023-11-01 17:06:55 +08:00
fatedierandGitHub a6478aeac8 rename example configuration file name (#3721) 2023-10-24 10:42:51 +08:00
fatedierandGitHub 806b55c292 admin user not convert in INI (#3719) 2023-10-24 10:08:29 +08:00
fatedierandGitHub 496b1f1078 remove configuration files in release assets (#3713) 2023-10-23 10:47:59 +08:00
fatedierandGitHub 9cb0726ebc fix example config (#3701) 2023-10-19 17:28:35 +08:00
fatedierandGitHub 31190c703d fix doc link (#3694) 2023-10-19 11:22:40 +08:00
fatedierandGitHub 1452facf77 README typo (#3683) 2023-10-16 11:29:51 +08:00
fatedierandGitHub 6d4d8e616d fix encryption and compresion in dashboard (#3682) 2023-10-16 11:22:12 +08:00
fatedierandGitHub a7ad967231 update README (#3670) 2023-10-12 19:57:59 +08:00
fatedierandGitHub 01a0d557ef fix legacy ini proxy conversion panic (#3667) 2023-10-11 16:53:03 +08:00
fatedierandGitHub b9c24e9b69 natHoleSTUNServer set default value (#3664) 2023-10-11 15:46:22 +08:00
fatedierandGitHub df12cc2b9d fix broken server api and dashboard info (#3662) 2023-10-11 15:01:07 +08:00
fatedierandGitHub 7cc67e852e fix that transport.tls.disableCustomTLSFirstByte doesn't take effect (#3660) 2023-10-11 11:49:40 +08:00
fatedierandGitHub 5eb8f3db03 fix tlsVerify json tag (#3654) 2023-10-10 19:02:52 +08:00
fatedierandGitHub 3ae1a4f45a update confugration examples and README (#3650) 2023-10-10 16:48:13 +08:00
fatedierandGitHub 5e70d5bee0 code optimization (#3625) 2023-09-20 15:18:50 +08:00
fatedierandGitHub bae0b4d7c0 optimize the code of the command line (#3614) 2023-09-15 10:33:32 +08:00
fatedierandGitHub 74255f711e config: add some validations (#3610) 2023-09-13 18:59:51 +08:00
fatedierandGitHub 7cd02f5bd8 add e2e tests for v1 config (#3608) 2023-09-13 16:32:39 +08:00
fatedierandGitHub c95311d1a0 support yaml/json/toml configuration format, make ini deprecated (#3599) 2023-09-06 10:18:02 +08:00
fatedierandGitHub 885b029fcf remove arch 386 (#3593) 2023-08-31 11:16:20 +08:00
fatedierandGitHub f1454e91f5 support go1.21 (#3573) 2023-08-14 11:10:38 +08:00
fatedierandGitHub e9e12cf888 fix incorrect use of snappy pool (#3549) 2023-07-25 21:31:26 +08:00
fatedierandGitHub 6430afcfa5 fix a goroutine leak issue caused by Login plugin timeout (#3547) 2023-07-25 15:12:40 +08:00
fatedierandGitHub 3235addaaa update dependencies (#3539) 2023-07-21 14:34:44 +08:00
fatedierandGitHub 46ff40543a update github actions (#3538) 2023-07-21 10:30:46 +08:00
fatedierandGitHub efcc028a3d fix a race condition issue (#3536) 2023-07-20 22:32:32 +08:00
fatedierandGitHub 90861b6821 update golib (#3532) 2023-07-17 17:27:43 +08:00
fatedierandGitHub 8f105adbca update FUNDING.yml (#3520) 2023-07-06 19:58:50 +08:00
fatedierandGitHub b1789afbab update version (#3516) 2023-07-05 20:35:08 +08:00
fatedierandGitHub 88c7e8bf7c update doc (#3512) 2023-07-02 00:35:33 +08:00
fatedierandGitHub fc4e787fe2 frpc: support stop command (#3511) 2023-06-30 17:35:37 +08:00
fatedierandGitHub 4c4d5f0d0d service.Run supports passing in context (#3504) 2023-06-29 18:04:20 +08:00
fatedierandGitHub 801e8c6742 support wss between frpc and frps (#3503) 2023-06-29 11:20:45 +08:00
fatedierandGitHub b146989703 add release notes for v0.50.0 (#3498) 2023-06-26 16:48:14 +08:00
fatedierandGitHub 685d7618f3 change default value of tls_enable and disable_custom_tls_first_byte (#3494) 2023-06-26 00:10:27 +08:00
fatedierandGitHub 15a245766e fix the issue of duplicate xtcp proxies will cause the previous proxy to become ineffective (#3489) 2023-06-16 00:41:06 +08:00
fatedierandGitHub e1cef053be server/proxy: simplify the code (#3488) 2023-06-16 00:14:19 +08:00
fatedier 9ba6a06470 e2e: update 2023-06-04 20:11:07 +08:00
fatedierandGitHub ea08de668e yamux: change default MaxStreamWindowSize to 6MB (#3474) 2023-06-04 19:58:55 +08:00
fatedierandGitHub de85c9455a stcp, xtcp, sudp: support allow_users and specified server user (#3472) 2023-06-02 16:06:29 +08:00
fatedierandGitHub cceab7e1b1 client/proxy: simplify the code (#3465) 2023-05-30 22:18:56 +08:00
fatedierandGitHub 9aef3b9944 adjust code style about config (#3464) 2023-05-30 20:25:22 +08:00
fatedierandGitHub 341a5e3e3a frps dashboard: remove bind_udp_port (#3463) 2023-05-30 15:14:05 +08:00
fatedierandGitHub c7a0cfc66d xtcp: when connection timeout occurs, support fallback to STCP (#3460) 2023-05-30 10:55:00 +08:00
fatedierandGitHub 555db9d272 format import package name (#3455) 2023-05-29 14:10:34 +08:00