• Joined on 2023-02-16
XiaoMo synced commits to refs/pull/3979/merge at XiaoMo/frp from mirror 2024-02-20 22:52:46 +00:00
578dc56aef Merge b916f66c8410cb892616dc99992dc6fd9d1f4b7e into b2b580be22559f3e0339e299fc40305a99e8818c
b2b580be22 update kcp-go package (#4009)
Compare 2 commits »
XiaoMo synced and deleted reference refs/tags/new at XiaoMo/frp from mirror 2024-02-20 14:42:49 +00:00
XiaoMo synced commits to dev at XiaoMo/frp from mirror 2024-02-20 14:42:49 +00:00
b2b580be22 update kcp-go package (#4009)
XiaoMo synced commits to refs/pull/3958/merge at XiaoMo/frp from mirror 2024-02-20 14:42:49 +00:00
2f6f76a379 Merge 971cf0cebfa95f758c481a1b5f136e7c382c41f3 into 3e0c78233a96dab76f0548e697c890ebb072efc4
3e0c78233a use std slices package (#4008)
Compare 2 commits »
XiaoMo synced commits to dev at XiaoMo/frp from mirror 2024-02-20 06:32:46 +00:00
3e0c78233a use std slices package (#4008)
XiaoMo synced commits to new at XiaoMo/frp from mirror 2024-02-20 06:32:46 +00:00
20bf8953e9 use std slices package
b6361fb143 use go built-in min & max functions to replace lo.Min and lo.Max (#4007)
Compare 2 commits »
XiaoMo synced commits to refs/pull/3979/merge at XiaoMo/frp from mirror 2024-02-20 06:32:46 +00:00
a8e58ffedc Merge b916f66c8410cb892616dc99992dc6fd9d1f4b7e into 3e0c78233a96dab76f0548e697c890ebb072efc4
3e0c78233a use std slices package (#4008)
Compare 2 commits »
XiaoMo synced commits to refs/pull/3958/merge at XiaoMo/frp from mirror 2024-02-19 22:22:47 +00:00
330dea6537 Merge 971cf0cebfa95f758c481a1b5f136e7c382c41f3 into b6361fb143c727cdf034ccebb4068e4f2117899c
b6361fb143 use go built-in min & max functions to replace lo.Min and lo.Max (#4007)
adb04e81e7 bump pion/stun to v2 (#4006)
518ca2ceb2 ReverseProxy: use Rewrite to replace Director (#4005)
4957fd23ee display go version in make (#4003)
Compare 6 commits »
XiaoMo synced commits to refs/pull/3979/merge at XiaoMo/frp from mirror 2024-02-19 22:22:47 +00:00
831f2152c6 Merge b916f66c8410cb892616dc99992dc6fd9d1f4b7e into b6361fb143c727cdf034ccebb4068e4f2117899c
b6361fb143 use go built-in min & max functions to replace lo.Min and lo.Max (#4007)
adb04e81e7 bump pion/stun to v2 (#4006)
518ca2ceb2 ReverseProxy: use Rewrite to replace Director (#4005)
Compare 4 commits »
XiaoMo synced and deleted reference refs/tags/refs/pull/3962/merge at XiaoMo/frp from mirror 2024-02-19 14:12:52 +00:00
XiaoMo synced commits to dev at XiaoMo/frp from mirror 2024-02-19 14:12:52 +00:00
b6361fb143 use go built-in min & max functions to replace lo.Min and lo.Max (#4007)
adb04e81e7 bump pion/stun to v2 (#4006)
518ca2ceb2 ReverseProxy: use Rewrite to replace Director (#4005)
4957fd23ee display go version in make (#4003)
2f958c2095 bump quic-go to 0.41.0 (#4002)
Compare 7 commits »
XiaoMo synced commits to new at XiaoMo/frp from mirror 2024-02-19 14:12:52 +00:00
d5cb629744 use go built-in min & max functions to replace lo.Min and lo.Max
adb04e81e7 bump pion/stun to v2 (#4006)
518ca2ceb2 ReverseProxy: use Rewrite to replace Director (#4005)
4957fd23ee display go version in make (#4003)
2f958c2095 bump quic-go to 0.41.0 (#4002)
Compare 11 commits »
XiaoMo synced commits to refs/pull/3958/merge at XiaoMo/frp from mirror 2024-02-19 14:12:52 +00:00
6d5e3d9f57 Merge 971cf0cebfa95f758c481a1b5f136e7c382c41f3 into dc34a68542b8566ce22de983dd890428922838fc
dc34a68542 support go1.22 and drop support for go1.20 (#4001)
3529158f31 proxy supports configuring annotations, which will be displayed in the frps dashboard (#4000)
9152c59570 fix nil map error when using plugin headers in legacy format (#3996)
2af2cf7dbd Updated readme for the HTTP Proxy (#3999)
Compare 5 commits »
XiaoMo synced commits to refs/pull/3979/merge at XiaoMo/frp from mirror 2024-02-19 14:12:52 +00:00
f123098f6c Merge b916f66c8410cb892616dc99992dc6fd9d1f4b7e into 4957fd23eed324ba3a2b6087dd74461d6d68bb87
4957fd23ee display go version in make (#4003)
2f958c2095 bump quic-go to 0.41.0 (#4002)
dc34a68542 support go1.22 and drop support for go1.20 (#4001)
3529158f31 proxy supports configuring annotations, which will be displayed in the frps dashboard (#4000)
Compare 6 commits »
XiaoMo synced and deleted reference refs/tags/refs/pull/3942/merge at XiaoMo/frp from mirror 2024-02-19 06:02:50 +00:00
XiaoMo synced and deleted reference refs/tags/refs/pull/3996/merge at XiaoMo/frp from mirror 2024-02-19 06:02:50 +00:00
XiaoMo synced and deleted reference refs/tags/refs/pull/3999/merge at XiaoMo/frp from mirror 2024-02-19 06:02:50 +00:00
XiaoMo synced commits to dev at XiaoMo/frp from mirror 2024-02-19 06:02:50 +00:00
9152c59570 fix nil map error when using plugin headers in legacy format (#3996)
2af2cf7dbd Updated readme for the HTTP Proxy (#3999)
Compare 2 commits »
XiaoMo synced commits to refs/pull/3979/merge at XiaoMo/frp from mirror 2024-02-19 06:02:50 +00:00
230ee71473 Merge b916f66c8410cb892616dc99992dc6fd9d1f4b7e into 2af2cf7dbd7482906c0d78efb243a47b7670c773
2af2cf7dbd Updated readme for the HTTP Proxy (#3999)
Compare 2 commits »
XiaoMo synced commits to refs/pull/3996/head at XiaoMo/frp from mirror 2024-02-19 06:02:50 +00:00
95028e9c2c better initialization
4811166782 create map on demand
Compare 2 commits »