mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 20:45:59 +03:00
[PR #103] [MERGED] Accept log level flag even when started in shadowsocks mode. #265
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak#265
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/cbeuw/Cloak/pull/103
Author: @notsure2
Created: 4/4/2020
Status: ✅ Merged
Merged: 4/4/2020
Merged by: @cbeuw
Base:
master← Head:accept-log-flag-in-shadowsocks-mode📝 Commits (1)
d6b701aAccept log level flag even when started in shadowsocks mode.📊 Changes
1 file changed (+9 additions, -0 deletions)
View changed files
📝
cmd/ck-client/ck-client.go(+9 -0)📄 Description
This allows passing a log level flag using "plugin arguments" feature of shadowsocks when cloak is running in shadowsocks mode which is very helpful to enable verbose debugging when troubleshooting issues, instead of being forced to run it standalone.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.