mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-28 14:05:54 +03:00
[GH-ISSUE #57] Configuration file error #51
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#51
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?
Originally created by @testcaoy7 on GitHub (Sep 20, 2019).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/57
Even a valid json is provided, server failed to start.
Error Msg:
FATA[0000] Configuration file error: Failed to read configuration file: json: cannot unmarshal array into Go struct field rawConfig.ProxyBook of type stringServer Json:
@cbeuw commented on GitHub (Sep 20, 2019):
I changed the config file format in the last few commits. For binary release of v2.0.2 use this format instead: https://github.com/cbeuw/Cloak/blob/v2.0.2/example_config/ckserver.json