mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-26 21:15:55 +03:00
[GH-ISSUE #193] Configuring Cloak on OpenWRT #154
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#154
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 @mihatm on GitHub (May 10, 2022).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/193
Good afternoon!
I found an article on the Internet about installing cloak on openwrt (https://rureka.com/shadowsocks-cloack-gabung-openvpn-di-openwrt/). I tried to do the same, but it doesn't work for me. I did the following:
1) Downloaded the client ck-client-linux-mipsle_softfloat-v2.6.0
2) Renamed it to ck-client
3) Copied it to the openwrt router in the /usr/bin folder
4) Made it executable chmod +x /usr/bin/ck-client
What to do next? How to run it correctly? I hope for your help!