Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 14, 2020. It is now read-only.

Generate WireGuard profile from Cloudflare Warp account

NotificationsYou must be signed in to change notification settings

ViRb3/cloudflare-warp-wireguard-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool to generate WireGuard profiles for Cloudflare Warp

⚠️ Notice:

This project has been deprecated in favor ofwgcf - a complete re-write in Golang. It includes numerous new features and improvements, runs natively on any operating system, and has zero dependencies.Get wgcf now!

Features

  • Fetch configuration data from server
  • Create new account
  • Use existing license key
  • Check account type / Warp+ status
  • Create WireGuard profile

Usage

  1. InstallWireGuard. Make sure its command-line toolwg is accessible from yourPATH
  2. InstallPython 3.7+
  3. Installpoetry usingpip:
    pip3 install poetry
  4. Downloadthis project and extract it
  5. Open a shell in the extracted directory
  6. (only first time) Install the dependencies:
    poetry install
  7. Run the script:
    poetry run python wgcf.py

Your new account details will be saved underwgcf-identity.json and your WireGuard profile underwgcf-profile.conf.

You can use the WireGuard profile on any OS that supports WireGuard, including Windows, macOS, Linux and Android. For more information, please refer to theWireGuard installation instructions.

Using existing license key

If you have an existing account, for an example on your phone, you can use its license key to bind this device's account to that of your phone and share its Warp+ features. Please note that there is a limit of a maximum of 5 active linked devices.

  1. Make sure you have ran this script at least once to create an identity
  2. Once you have thewgcf-identity.json file, open it in your favorite text editor and replace thelicense_key value with the license key of your other device
  3. When you re-run this script, it will detect the change and automatically update your account

Android

To see your account's license key on Android:

  1. Open the1.1.1.1 app
  2. Click on the hamburger menu button in the top-right corner
  3. Navigate to:Account >Key

About

Generate WireGuard profile from Cloudflare Warp account

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp