Cloudflare WARP

If you are looking for a specific 64-bit package and you can't find it in any of the 64-bit repos, please post a request for it here
Sam33443344
White ninja
White ninja
Posts: 6
Joined: 18 Nov 2023, 14:40
Distribution: Porteus 5

Cloudflare WARP

Post#1 by Sam33443344 » 13 Jan 2024, 09:45

Can someone please create a module for Cloudflare WARP. It is a "vpn like" application and can be found here.

User avatar
Blaze
DEV Team
DEV Team
Posts: 3885
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Cloudflare WARP

Post#2 by Blaze » 14 Jan 2024, 16:21

Hi Sam33443344,
It's not VPN coz DNS Over TLS and this app is prefer systemd :bad:
I downloaded it from https://aur.archlinux.org/packages/cloudflare-warp-bin
:dl-purple:
cloudflare-warp_2023.10.120-1_amd64.xzm

If run it in Porteus via CLI I have these errors:

Code: Select all

# run as root in 1st terminal
# su
# toor
# wget -q --show-progress -P /usr/local/share/ca-certificates https://developers.cloudflare.com/cloudflare-one/static/documentation/connections/Cloudflare_CA.pem && update-ca-certificates --fresh

# warp-svc
2024-01-14T16:20:03.561Z ERROR main_loop: warp::warp_service::api_handlers: API error for NewRegistration request id: 47a6b02f-0214-4471-bcd5-d02f0c51c2c5, ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.cloudflareclient.com.")), port: None, path: "/v0/reg", query: None, fragment: None }, source: hyper::Error(Connect, Custom { kind: Other, error: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" } }) })
2024-01-14T16:20:03.561Z DEBUG main_loop: warp::warp_service::ipc_handlers: Ipc response: 47a6b02f-0214-4471-bcd5-d02f0c51c2c5; Error: Failed to contact the WARP API.
2024-01-14T16:20:03.561Z DEBUG main_loop: warp::warp_service: Entering main loop arm arm="registration_change"
2024-01-14T16:20:03.561Z DEBUG warp::warp_service::ipc_handlers: Sending IPC update: ConfigurationUpdated
2024-01-14T16:20:03.562Z DEBUG warp::warp_service::ipc_handlers: Ipc Broadcast ResponseUpdate: ConfigurationUpdated
2024-01-14T16:20:03.562Z  INFO warp::warp_service::ipc_loop: IPC connection ended

# run it in the second terminal
# warp-cli register
Error: Failed to contact the WARP API.
:wall:
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Cloudflare WARP

Post#3 by Ed_P » 14 Jan 2024, 17:40

How did you convert the .bin to .xzm Blaze?

Can a VPN app be used for email also?
Ed

User avatar
Blaze
DEV Team
DEV Team
Posts: 3885
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Cloudflare WARP

Post#4 by Blaze » 14 Jan 2024, 18:21

cloudflare-warp-bin-2023.10.120-x86_64.deb
deb2xzm :magic:

I use DNS Over TLS by deffault at my pfSense mini-PC router and
pfBlockerNG too. It's better solution for me.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Cloudflare WARP

Post#5 by Ed_P » 14 Jan 2024, 20:15

Blaze wrote:
14 Jan 2024, 18:21
deb2xzm
Ok, so how did you convert:
Blaze wrote:
14 Jan 2024, 16:21
I downloaded it from https://aur.archlinux.org/packages/cloudflare-warp-bin
to a .deb?

Code: Select all

guest@porteus:~$ bin2deb
bash: bin2deb: command not found
guest@porteus:~$ su
Password: 
root@porteus:/home/guest# bin2deb
bash: bin2deb: command not found
root@porteus:/home/guest# 
Ed

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Cloudflare WARP

Post#6 by beny » 14 Jan 2024, 21:51

hi Ed_P the link of arch is for an aur package so the user have to build from source the warp.bin,and is confirmed that systemd is mandatory to work with this software.
well user can download the neko's Aporteus and the software work with....

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Cloudflare WARP

Post#7 by Ed_P » 15 Jan 2024, 00:23

beny wrote:
14 Jan 2024, 21:51
so the user have to build from source the warp.bin
Thank you beny. That wasn't mentioned before and I didn't know.
Ed

User avatar
Blaze
DEV Team
DEV Team
Posts: 3885
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Cloudflare WARP

Post#8 by Blaze » 15 Jan 2024, 04:16

Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

Post Reply