Cloudflare WARP config generator for WireGuard and AmneziaWG
By using this, you agree the Privacy Policy and Terms of Service of Cloudflare 1.1.1.1
The most easiest way to get a WARP config for WireGuard/AmneziaWG is download it from here: https://zurg3.github.io/cf-warp/
Install and start the Web version
$ git clone https://github.com/zurg3/cf-warp.git
$ cd cf-warp
$ npm install
$ npm start
Open http://localhost:3000 in web browser
Download a config you need
Install and run the CLI version
$ git clone https://github.com/zurg3/cf-warp.git
$ cd cf-warp
$ npm install
$ npm run cli
A config will be generated in the same directory
$ cf-warp [preset]$ npm run cli [preset]$ node cli.js [preset]
- wg (WireGuard)
- awg (AmneziaWG 1.0)
- awg_lite (AmneziaWG 1.0 Lite)
- awg_15 (AmneziaWG 1.5)
- awg_15_lite (AmneziaWG 1.5 Lite)
If preset is not provided, a WireGuard config will be generated
https://github.com/yyuueexxiinngg/some-scripts/tree/master/cloudflare