mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1390] [MERGED] support disable_log_color for console mode #4373
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4373
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/1390
Author: @fatedier
Created: 8/15/2019
Status: ✅ Merged
Merged: 8/15/2019
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (3)
388b016support disable_log_color for console mode1ad50d5bump version to v0.29.0e680128ci: add http load balancing test cases📊 Changes
17 files changed (+116 additions, -26 deletions)
View changed files
📝
cmd/frpc/main.go(+4 -0)📝
cmd/frpc/sub/http.go(+1 -0)📝
cmd/frpc/sub/https.go(+1 -0)📝
cmd/frpc/sub/root.go(+12 -8)📝
cmd/frpc/sub/stcp.go(+1 -0)📝
cmd/frpc/sub/tcp.go(+1 -0)📝
cmd/frpc/sub/udp.go(+1 -0)📝
cmd/frpc/sub/xtcp.go(+1 -0)📝
cmd/frps/main.go(+4 -0)📝
cmd/frps/root.go(+5 -1)📝
conf/frpc_full.ini(+3 -0)📝
conf/frps_full.ini(+3 -0)📝
models/config/client_common.go(+6 -0)📝
models/config/server_common.go(+18 -12)📝
tests/ci/health/health_test.go(+46 -0)📝
utils/log/log.go(+8 -4)📝
utils/version/version.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.