Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chise0713/warp-reg.sh
One-click register.
https://github.com/chise0713/warp-reg.sh
cloudflare one-click warp wireguard
Last synced: 9 days ago
JSON representation
One-click register.
- Host: GitHub
- URL: https://github.com/chise0713/warp-reg.sh
- Owner: chise0713
- License: gpl-3.0
- Created: 2023-07-03T03:12:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-27T14:36:41.000Z (9 months ago)
- Last Synced: 2024-08-02T12:22:41.134Z (3 months ago)
- Topics: cloudflare, one-click, warp, wireguard
- Language: Shell
- Homepage: https://warp-reg.vercel.app
- Size: 874 KB
- Stars: 56
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# warp-reg.sh
Thanks: [XTLS/Xray-install](https://github.com/XTLS/Xray-install),[@fscarmen](https://github.com/fscarmen/), [fscarmen/warp](https://gitlab.com/fscarmen/warp/), [@badafans](https://github.com/badafans), [badafans/warp-reg](https://github.com/badafans/warp-reg)
## Run
```bash
bash -c "$(curl -L warp-reg.vercel.app)"
```
## Output:
```json
{
"endpoint":{
"v4": "162.159.192.7",
"v6": "[2606:4700:d0::a29f:c007]",
},
"reserved_dec": [35, 74, 190],
"reserved_hex": "0x234abe",
"reserved_str": "I0q+",
"private_key": "yL0kApRiZW4VFfNkKAQ/nYxnMFT3AH0dfVkj1GAlr1k=",
"public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"v4": "172.16.0.2",
"v6": "2606:4700:110:81f3:2a5b:3cad:9d4:9ea6"
}
```