Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikeesierrah/ez-warp
Cloudflare Warp with WireGuard: Easy Installation Script
https://github.com/mikeesierrah/ez-warp
Last synced: 9 days ago
JSON representation
Cloudflare Warp with WireGuard: Easy Installation Script
- Host: GitHub
- URL: https://github.com/mikeesierrah/ez-warp
- Owner: mikeesierrah
- Created: 2024-05-23T13:56:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T15:05:19.000Z (14 days ago)
- Last Synced: 2024-11-28T16:20:26.551Z (14 days ago)
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 21
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-freedom - ez-warp
- awesome-freedom - ez-warp
README
# Easy WARP
this script installs and configurates Cloudflare WARP with Wireguard core on linux based devices## Features
- Support for variety of cpu architectures
- Can add custom license key (WARP+ support)
- better and more efficent warp configuration compared to warp configuration via proxy (SOCKS5 port: 40000)
- uses less resources and has more speed## Install
**run the script as root**
1. run this command:
```bash
bash <(curl -Ls https://raw.githubusercontent.com/mikeesierrah/ez-warp/main/ez-warp.sh)
```
2. check if WARP interface is running properly via running 'wg' command
```bash
wg
```## Custom license
script asks for your custom license key , you can use it to enable WARP+.
**if you deny the script automatically installs WARP free**## Tip
if you are using xray you should add this configuration to your 'outband':
```json
{
"tag": "warp",
"protocol": "freedom",
"streamSettings": {
"sockopt": {
"tcpFastOpen": true,
"interface": "warp"
}
}
}
```
then set the routing properly as instructed by [XRAY documentation](https://xtls.github.io/en/config/routing.html)## DONATION
if you want to appreciate me donate 5$ to a person in need