Package Details: cloak-obfuscation 2.10.0-1

Git Clone URL: https://aur.archlinux.org/cloak-obfuscation.git (read-only, click to copy)
Package Base: cloak-obfuscation
Description: A pluggable transport that works alongside traditional proxy tools like OpenVPN to evade deep-packet-inspection based censorship
Upstream URL: https://github.com/cbeuw/Cloak
Keywords: censorship evasion tunnel
Licenses: GPL3
Conflicts: cloak-obfuscation-bin, cloak-obfuscation-git
Submitter: spyophobia
Maintainer: spyophobia
Last Packager: spyophobia
Votes: 5
Popularity: 1.37
First Submitted: 2022-05-31 08:54 (UTC)
Last Updated: 2025-02-25 07:10 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

shilka commented on 2025-03-10 05:19 (UTC)

I met this obstacle when updating:

==> Starting check()...
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/cbeuw/connutil v0.0.0-20200411215123-966bfaa51ee3
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
?       github.com/cbeuw/Cloak/cmd/ck-client    [no test files]
ok      github.com/cbeuw/Cloak/cmd/ck-server    (cached)
ok      github.com/cbeuw/Cloak/internal/client  (cached)
ok      github.com/cbeuw/Cloak/internal/common  (cached)
ok      github.com/cbeuw/Cloak/internal/ecdh    (cached)
ok      github.com/cbeuw/Cloak/internal/multiplex   (cached)
time="2025-03-10T13:17:21+08:00" level=info msg="Terminating active user" UID="u97xvcc5YoQA8obCyt9q/w==" reason="no session left"
--- FAIL: TestParseRedirAddr (0.07s)
    --- FAIL: TestParseRedirAddr/domain_without_port (0.04s)
        state_test.go:52: expected 96.7.128.175 got 23.215.0.138
    --- FAIL: TestParseRedirAddr/domain_with_port (0.03s)
        state_test.go:72: expected 23.192.228.80 got 96.7.128.198
time="2025-03-10T13:17:23+08:00" level=info msg="Terminating active user" UID="u97xvcc5YoQA8obCyt9q/w==" reason=
time="2025-03-10T13:17:23+08:00" level=info msg="Terminating active user" UID="u97xvcc5YoQA8obCyt9q/w==" reason=
time="2025-03-10T13:17:23+08:00" level=info msg="New active user" UID="AAECAwQFBgcICQoLDA0ODw=="
time="2025-03-10T13:17:23+08:00" level=info msg="New active user" UID="AAECAwQFBgcICQoLDA0ODw=="
time="2025-03-10T13:17:23+08:00" level=info msg="Terminating active user" UID="AAECAwQFBgcICQoLDA0ODw==" reason="No download credit left"
FAIL
FAIL    github.com/cbeuw/Cloak/internal/server  2.102s
ok      github.com/cbeuw/Cloak/internal/server/usermanager  (cached)
ok      github.com/cbeuw/Cloak/internal/test    (cached)
FAIL
==> ERROR: A failure occurred in check().