mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-26 13:05:56 +03:00
[GH-ISSUE #172] Can Cloak work over an HTTP Proxy? #141
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#141
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 @DiamondCodingYT on GitHub (Aug 9, 2021).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/172
Hi,
I'm facing the issue, that the network I'm using is forcing me to use an HTTP Proxy for my connections. Is it possible, that Cloak can work of such an HTTP Proxy?
Thanks in advance.
@notsure2 commented on GitHub (Aug 9, 2021):
it doesn't natively support http/socks proxy, but you might be able to chain cloak into a proxifier app that does support this (eg: proxifier on windows or sockscap64 or similar or proxychains on linux).