Commit Graph
100 Commits
Author SHA1 Message Date
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
fatedierandGitHub 98068402c8 add release notes (#3453) 2023-05-29 01:09:53 +08:00
fatedierandGitHub 4915852b9c use constant time comparison (#3452) 2023-05-29 00:27:27 +08:00
fatedierandGitHub 756dd1ad5e add e2e case for xtcp (#3451) 2023-05-28 23:06:35 +08:00
fatedierandGitHub c71efde303 refactor the code related to xtcp (#3449) 2023-05-28 16:50:43 +08:00
fatedier 9f029e3248 update Build Status 2023-05-17 15:24:42 +08:00
fatedier 8095075719 update sponsors 2023-05-17 15:22:18 +08:00
fatedierandGitHub 738c53ce47 web: fix el-popover bug (#3413)
* web: update

* web: fix el-popover bug
2023-04-16 16:43:44 +08:00
fatedierandGitHub f6b8645f56 nathole: support discover without configuration file (#3395) 2023-04-10 21:45:00 +08:00
fatedierandGitHub 2c2c4ecdbc feat(nathole): add flag for STUN server in nathole discovery command (#3383) 2023-03-30 22:02:00 +08:00
fatedierandGitHub 3faae194d0 feat(nathole): use serverUDPPort in nathole discovery when available (#3382) 2023-03-30 21:49:12 +08:00
fatedierandGitHub a22d6c9504 frpc: support nathole discover (#3381) 2023-03-30 20:28:15 +08:00
fatedierandGitHub 9800b4cfcf feat(pull request): add pull request template including summary and walkthrough (#3380) 2023-03-30 11:49:31 +08:00
fatedierandGitHub 8f394dba27 trace log adds join errors (#3352) 2023-03-11 19:34:06 +08:00
fatedierandGitHub fccd518512 frpc: add parameter nat_hole_server_addr (#3351) 2023-03-10 15:51:14 +08:00
fatedierandGitHub 968ba4d3a1 update release notes (#3347) 2023-03-08 11:19:52 +08:00
fatedierandGitHub 862b1642ba tcpmux: support authentication (#3345) 2023-03-07 19:53:32 +08:00
fatedierandGitHub 54eb704650 e2e: upgrade to ginkgo v2 (#3335) 2023-02-27 14:44:16 +08:00
fatedierandGitHub 8c6303c1e5 web/frpc: support more info (#3334) 2023-02-26 02:54:53 +08:00
fatedierandGitHub 871511ba52 sponsor: update (#3330) 2023-02-23 13:22:05 +08:00
fatedier cb6d7ba7f9 sponsor: add pic 2023-02-23 12:05:47 +08:00
fatedierandGitHub 31f40aa913 web/frpc&frps: support dark mode (#3327) 2023-02-22 14:15:21 +08:00
fatedierandGitHub 2f59e967a0 web/frps: more info (#3326) 2023-02-22 00:39:56 +08:00
fatedierandGitHub fe8374e99b web/frpc: upgrade vue and element-plus (#3322) 2023-02-20 23:52:55 +08:00
fatedierandGitHub 24f0b3afa5 web/frps: upgrade vue and element-plus (#3310) 2023-02-16 02:45:48 +08:00
fatedier 39941117b6 support windows arm64 2023-02-10 13:25:04 +08:00
fatedier 6a1f9ad893 update README.md 2023-02-10 01:15:28 +08:00
fatedier 18ab58eb25 fix incompatible problem for bandwidth_limit_mode 2023-02-10 00:56:20 +08:00
fatedier fa0593ae2c add release notes 2023-02-09 22:52:48 +08:00
fatedierandGitHub 89fff7d11d e2e: add test case for bandwidth_limit_mode server (#3295) 2023-02-09 01:11:00 +08:00
fatedierandGitHub 38d42dbe4b release: prepare for 0.47.0 (#3296) 2023-02-09 00:59:40 +08:00
fatedierandGitHub 113e3b0b0d revert random change (#3292) 2023-02-06 15:55:33 +08:00
fatedierandGitHub 100148d925 support go1.20 (#3287) 2023-02-05 20:52:36 +08:00
fatedierandGitHub 6b3daffaf0 upgrade quic-go and change import path (#3286) 2023-02-02 20:20:17 +08:00
fatedier 5e17bc7bf1 remove sponsors 2023-02-02 12:03:20 +08:00
fatedier 24c7d1d9e2 clean Release.md 2023-02-01 11:19:31 +08:00
fatedierandGitHub 679992db25 update version (#3247) 2023-01-10 10:24:44 +08:00
fatedierandGitHub 5cfbb976f4 pkg/util/net: fix quic streams leak (#3246) 2023-01-10 10:19:37 +08:00
fatedier e2d28d9929 update goreleaser.yaml 2022-12-18 19:18:09 +08:00
fatedierandGitHub 7678938c08 support quic options (#3211) 2022-12-18 18:43:42 +08:00
fatedierandGitHub 2f66dc3e99 support protocol quic between frpc and frps (#3198) 2022-12-12 11:04:10 +08:00
fatedierandGitHub e5af37bc8c upgrade github actions version (#3150) 2022-10-27 14:22:14 +08:00
fatedier e8c8d5903a remove unsupported platform 2022-10-27 10:19:30 +08:00
fatedier 34ab6b0e74 add release notes 2022-10-26 23:09:17 +08:00
fatedierandGitHub cf66ca10b4 improve http group load balancing (#3131) 2022-10-19 12:14:35 +08:00
fatedierandGitHub 3fbe6b659e adjust sponsors (#3136) 2022-10-19 12:14:09 +08:00
fatedierandGitHub 6a71d71e58 improve not found response (#3121) 2022-10-09 12:13:27 +08:00
fatedierandGitHub 6ecc97c857 update deps (#3094) 2022-09-08 17:16:45 +08:00
fatedierandGitHub 9d077b02cf lint by golangci-lint (#3080) 2022-08-29 01:02:53 +08:00
fatedier fa7c05c617 release note for v0.44.0 2022-07-11 00:06:57 +08:00
fatedierandGitHub c652b8ef07 fix ipv6 address parsing (#2978) 2022-06-14 14:24:34 +08:00
fatedierandGitHub 5b8b145577 Use auto generated certificates if plugin_key_path and plugin_crt_path are empty for plugin https2https and https2http. (#2968) 2022-06-05 17:15:28 +08:00
fatedierandGitHub 0711295b0a release note for v0.43.0 (#2954) 2022-05-27 16:02:36 +08:00
fatedierandGitHub 4af85da0c2 type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode (#2932) 2022-05-26 23:57:30 +08:00
fatedier bd89eaba2f remove systemd files 2022-04-29 21:31:48 +08:00
fatedier a72259c604 docker build&push: some adjustments 2022-04-29 01:15:42 +08:00
fatedier 6c658586f6 bump version to v0.42.0 2022-04-22 11:15:23 +08:00
fatedierandGitHub 888ed25314 dependency: update github.com/pires/go-proxyproto to v0.6.2 (#2894) 2022-04-15 11:36:00 +08:00
fatedier 21240ed962 some improvements 2022-04-14 11:24:36 +08:00
fatedierandGitHub a7a4ba270d fix error parsing env values (#2886) 2022-04-05 12:48:57 +08:00
fatedierandGitHub 18a2af4703 frpc: support multiple confs (#2873) 2022-03-28 12:12:35 +08:00
fatedier 305e40fa8a update .goreleaser.yml 2022-03-23 21:47:43 +08:00
fatedierandGitHub 4acae540c8 support go1.18 and remove go1.16 (#2868) 2022-03-23 21:15:01 +08:00
fatedierandGitHub 11b13533a0 add release note (#2867) 2022-03-23 20:14:55 +08:00
fatedierandGitHub 100d556336 support tcp keepalive params (#2863) 2022-03-22 19:29:30 +08:00
fatedierandGitHub 63efa6b776 support pprof (#2849) 2022-03-17 11:42:59 +08:00
fatedierandGitHub 37c27169ac workflows: update stale action (#2846) 2022-03-15 11:53:14 +08:00
fatedierandGitHub 1f88a7a0b8 bump version to v0.40.0 (#2833) 2022-03-11 19:45:34 +08:00
fatedierandGitHub 19739ed31a random sleep duration before reconnecting (#2816) 2022-02-24 11:59:36 +08:00
fatedierandGitHub 10100c28d9 client: add dial_server_timeout (#2805) 2022-02-19 16:49:21 +08:00
fatedier ddc1e163c4 update README 2022-02-09 15:42:34 +08:00