Posted at: August 28, 2022

If you are a regular user of VPN mode on Android and IOS phones, it is certainly impossible not to know cloudflare’s 1.1.1.1 VPN tool. 1.1.1.1 is one of the powerful VPN software that is provided completely free to users. With 1.1.1.1, you can access websites that are not supported in your area or are blocked by your carrier. Not only that, 1.1.1.1 also helps to surf the web, download files from internationally with Warp + mode quickly and without interruption. In today’s article, we will show you how to install and use 1.1.1.1 software on Linux operating system.

1.1.1.1 installation guide for Linux

Note: the steps below are only supported on distro amd64 versions including Ubuntu (Focal, Xenial), Debian (9, 10, 11) using apt, and CentOS/ RHEL(8, 7) uses yum. Package name of the software: cloudflare-warp Configuration command name: cloudflare-warp After the installation is complete, there will be 3 commands for users:
  • warp-cli
  • warp-diag
  • warp-svc (service cho sysemd)
This way will be similar to Windows (download and install), but most distros do not recommend because it is difficult to update to new and slower versions. You open the browser and go to the Warp Desktop Client link: https://pkg.cloudflareclient.com/packages/cloudflare-warp, select the operating system and computer architecture suitable for the device to download. After downloading the file successfully, open Terminal in the download folder and type the command below to install
sudo dpkg -i <file path deb>
curl https://www.cloudflare.com/cdn-cgi/trace/
Look at the line  warp=on, the device is connected successfully! Bonus: You can type the following command to enable the always-connected option:
warp-cli enable-always-on

Some basic warp-cli commands

Commands related to information

  • warp-cli -v hoặc warp-cli --version: See version of warp-cli.
  • warp-cli -h hoặc warp-cli --help: See available commands of warp-cli.
  • warp-cli status: View the operating status of warp-cli.
  • warp-cli settings: View the full installation information of warp-cli.
  • warp-cli network: View current network information.

How to command Warp account management

  • warp-cli account: View WARP account information.
  • warp-cli register: Register warp-cli with WARP, it will generate new WARP account information and new key. When opening the software for the first time, you must run this command.
  • warp-cli delete: Delete the WARP account.
  • warp-cli teams-enroll 'team name': Sign up for a WARP account with Cloudflare Team. WARP registration example with group tienichblog: warp-cli teams-enroll ‘tienichblog’.
  • warp-cli get-organization: Xem tên nhóm Cloudflare Team trên tài khoản.
  • warp-cli set-license 'license': Put the WARP key into the WARP account. Example:  warp-cli set-license ‘2G4HBa01-P2g78Zj3-A9FVAaj1…’.
  • warp-cli rotate-keys: Generate a new key but do not delete the WARP account.
  • warp-cli devices: Xem toàn bộ thiết bị nối với key WARP.
  • warp-cli --accept-tos: Agree to WARP terms of use. Should not have posted, but there are cases where some machines have been used for a long time and asked to agree to control the warp before continuing to use it.

How to command connect

  • warp-cli connect: Connect to WARP.
  • warp-cli disconnect: Disconnect from WARP.
  • warp-cli enable-always-on: Enable auto-connect to WARP.
  • warp-cli disable-always-on: Disconnect automatically from WARP.
  • warp-cli set-families-mode malware: Change to the malicious page removal filter.
  • warp-cli set-families-mode full: Change to child filter + remove malicious pages. (For those who ask on the sidelines, WARP does not have a separate child filter mode, only used at the highest level)
  • warp-cli set-families-mode off: Turn off the filter.
  • warp-cli set-mode : Switch connection mode of WARP, including: warp, doh, warp+doh, dot, warp+dot, proxy

Conclusion

1.1.1.1 is a best VPN software that helps users to protect their privacy, bypass the firewall of website/software or game. We ourselves have also been using 1.1.1.1 software for daily experience for any work related to the Internet. Hopefully after this article, you already know how to install and use 1.1.1.1 on your Linux computer!
sudo rpm -i <file path rpm>

Instructions for using 1.1.1.1 on Linux

To use software 1.1.1.1 on Linux, you must use the Terminal command panel through warp-cli. In addition, it has 2 main modes for users to choose from: WARP connection and WARP + DOH connection. Step 1: Register (for first use only) Step 2: Connect (every time you turn on the device, you have to reconnect) Step 3: To check the connection is successful, type the command
curl https://www.cloudflare.com/cdn-cgi/trace/
Look at the line  warp=on, the device is connected successfully! Bonus: You can type the following command to enable the always-connected option:
warp-cli enable-always-on

Some basic warp-cli commands

Commands related to information

  • warp-cli -v hoặc warp-cli --version: See version of warp-cli.
  • warp-cli -h hoặc warp-cli --help: See available commands of warp-cli.
  • warp-cli status: View the operating status of warp-cli.
  • warp-cli settings: View the full installation information of warp-cli.
  • warp-cli network: View current network information.

How to command Warp account management

  • warp-cli account: View WARP account information.
  • warp-cli register: Register warp-cli with WARP, it will generate new WARP account information and new key. When opening the software for the first time, you must run this command.
  • warp-cli delete: Delete the WARP account.
  • warp-cli teams-enroll 'team name': Sign up for a WARP account with Cloudflare Team. WARP registration example with group tienichblog: warp-cli teams-enroll ‘tienichblog’.
  • warp-cli get-organization: Xem tên nhóm Cloudflare Team trên tài khoản.
  • warp-cli set-license 'license': Put the WARP key into the WARP account. Example:  warp-cli set-license ‘2G4HBa01-P2g78Zj3-A9FVAaj1…’.
  • warp-cli rotate-keys: Generate a new key but do not delete the WARP account.
  • warp-cli devices: Xem toàn bộ thiết bị nối với key WARP.
  • warp-cli --accept-tos: Agree to WARP terms of use. Should not have posted, but there are cases where some machines have been used for a long time and asked to agree to control the warp before continuing to use it.

How to command connect

  • warp-cli connect: Connect to WARP.
  • warp-cli disconnect: Disconnect from WARP.
  • warp-cli enable-always-on: Enable auto-connect to WARP.
  • warp-cli disable-always-on: Disconnect automatically from WARP.
  • warp-cli set-families-mode malware: Change to the malicious page removal filter.
  • warp-cli set-families-mode full: Change to child filter + remove malicious pages. (For those who ask on the sidelines, WARP does not have a separate child filter mode, only used at the highest level)
  • warp-cli set-families-mode off: Turn off the filter.
  • warp-cli set-mode : Switch connection mode of WARP, including: warp, doh, warp+doh, dot, warp+dot, proxy

Conclusion

1.1.1.1 is a best VPN software that helps users to protect their privacy, bypass the firewall of website/software or game. We ourselves have also been using 1.1.1.1 software for daily experience for any work related to the Internet. Hopefully after this article, you already know how to install and use 1.1.1.1 on your Linux computer! or
sudo rpm -i <file path rpm>

Instructions for using 1.1.1.1 on Linux

To use software 1.1.1.1 on Linux, you must use the Terminal command panel through warp-cli. In addition, it has 2 main modes for users to choose from: WARP connection and WARP + DOH connection. Step 1: Register (for first use only) Step 2: Connect (every time you turn on the device, you have to reconnect) Step 3: To check the connection is successful, type the command
curl https://www.cloudflare.com/cdn-cgi/trace/
Look at the line  warp=on, the device is connected successfully! Bonus: You can type the following command to enable the always-connected option:
warp-cli enable-always-on

Some basic warp-cli commands

Commands related to information

  • warp-cli -v hoặc warp-cli --version: See version of warp-cli.
  • warp-cli -h hoặc warp-cli --help: See available commands of warp-cli.
  • warp-cli status: View the operating status of warp-cli.
  • warp-cli settings: View the full installation information of warp-cli.
  • warp-cli network: View current network information.

How to command Warp account management

  • warp-cli account: View WARP account information.
  • warp-cli register: Register warp-cli with WARP, it will generate new WARP account information and new key. When opening the software for the first time, you must run this command.
  • warp-cli delete: Delete the WARP account.
  • warp-cli teams-enroll 'team name': Sign up for a WARP account with Cloudflare Team. WARP registration example with group tienichblog: warp-cli teams-enroll ‘tienichblog’.
  • warp-cli get-organization: Xem tên nhóm Cloudflare Team trên tài khoản.
  • warp-cli set-license 'license': Put the WARP key into the WARP account. Example:  warp-cli set-license ‘2G4HBa01-P2g78Zj3-A9FVAaj1…’.
  • warp-cli rotate-keys: Generate a new key but do not delete the WARP account.
  • warp-cli devices: Xem toàn bộ thiết bị nối với key WARP.
  • warp-cli --accept-tos: Agree to WARP terms of use. Should not have posted, but there are cases where some machines have been used for a long time and asked to agree to control the warp before continuing to use it.

How to command connect

  • warp-cli connect: Connect to WARP.
  • warp-cli disconnect: Disconnect from WARP.
  • warp-cli enable-always-on: Enable auto-connect to WARP.
  • warp-cli disable-always-on: Disconnect automatically from WARP.
  • warp-cli set-families-mode malware: Change to the malicious page removal filter.
  • warp-cli set-families-mode full: Change to child filter + remove malicious pages. (For those who ask on the sidelines, WARP does not have a separate child filter mode, only used at the highest level)
  • warp-cli set-families-mode off: Turn off the filter.
  • warp-cli set-mode : Switch connection mode of WARP, including: warp, doh, warp+doh, dot, warp+dot, proxy

Conclusion

1.1.1.1 is a best VPN software that helps users to protect their privacy, bypass the firewall of website/software or game. We ourselves have also been using 1.1.1.1 software for daily experience for any work related to the Internet. Hopefully after this article, you already know how to install and use 1.1.1.1 on your Linux computer!

Leave a Reply