Cloudflare WARP - установка на Ubuntu: различия между версиями

Материал из Все о VPN, прокси и свободном интернете

(Новая страница: «=== Cloudflare WARP - установка на Ubunt === Скрипт установки на Ubuntu 20.04/22.04/24.04: bash <(curl -fsSL checkvpn.net/files/warp.sh) proxy Прокси будет работать на '''127.0.0.1:40000''' Оригинал тут https://github.com/P3TERX/warp.sh»)
 
Нет описания правки
 
(не показана 1 промежуточная версия этого же участника)
Строка 6: Строка 6:




Прокси будет работать на '''127.0.0.1:40000'''  
Enable WARP Client Proxy Mode (default SOCKS5 port: 40000)
Прокси будет работать на '''127.0.0.1:40000'''  
 
 
 
Доступные опции
SUBCOMMANDS:
    install        Install Cloudflare WARP Official Linux Client
    uninstall      uninstall Cloudflare WARP Official Linux Client
    restart        Restart Cloudflare WARP Official Linux Client
    proxy          Enable WARP Client Proxy Mode (default SOCKS5 port: 40000)
    unproxy        Disable WARP Client Proxy Mode
    wg              Install WireGuard and related components
    wg4            Configuration WARP IPv4 Global Network (with WireGuard), all IPv4 outbound data over the WARP network
    wg6            Configuration WARP IPv6 Global Network (with WireGuard), all IPv6 outbound data over the WARP network
    wgd            Configuration WARP Dual Stack Global Network (with WireGuard), all outbound data over the WARP network
    wgx            Configuration WARP Non-Global Network (with WireGuard), set fwmark or interface IP Address to use the WARP network
    rwg            Restart WARP WireGuard service
    dwg            Disable WARP WireGuard service
    status          Prints status information
    version        Prints version information
    help            Prints this message or the help of the given subcommand(s)
    menu            Chinese special features menu




Оригинал тут
Оригинал тут
  https://github.com/P3TERX/warp.sh
  https://github.com/P3TERX/warp.sh

Текущая версия от 15:13, 13 сентября 2024

Cloudflare WARP - установка на Ubunt

Скрипт установки на Ubuntu 20.04/22.04/24.04:

bash <(curl -fsSL checkvpn.net/files/warp.sh) proxy


Enable WARP Client Proxy Mode (default SOCKS5 port: 40000)
Прокси будет работать на 127.0.0.1:40000 


Доступные опции

SUBCOMMANDS:
   install         Install Cloudflare WARP Official Linux Client
   uninstall       uninstall Cloudflare WARP Official Linux Client
   restart         Restart Cloudflare WARP Official Linux Client
   proxy           Enable WARP Client Proxy Mode (default SOCKS5 port: 40000)
   unproxy         Disable WARP Client Proxy Mode
   wg              Install WireGuard and related components
   wg4             Configuration WARP IPv4 Global Network (with WireGuard), all IPv4 outbound data over the WARP network
   wg6             Configuration WARP IPv6 Global Network (with WireGuard), all IPv6 outbound data over the WARP network
   wgd             Configuration WARP Dual Stack Global Network (with WireGuard), all outbound data over the WARP network
   wgx             Configuration WARP Non-Global Network (with WireGuard), set fwmark or interface IP Address to use the WARP network
   rwg             Restart WARP WireGuard service
   dwg             Disable WARP WireGuard service
   status          Prints status information
   version         Prints version information
   help            Prints this message or the help of the given subcommand(s)
   menu            Chinese special features menu


Оригинал тут

https://github.com/P3TERX/warp.sh