https://github.com/chise0713/warp-reg.rs
https://github.com/chise0713/warp-reg.rs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chise0713/warp-reg.rs
- Owner: chise0713
- License: gpl-3.0
- Created: 2024-08-29T18:36:24.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-08-29T18:36:39.000Z (8 months ago)
- Last Synced: 2025-01-16T11:26:29.276Z (4 months ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# warp-reg.rs
Thanks: [james58899/hath-rust](https://github.com/james58899/hath-rust),[@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)
## Output:
```json
{
"endpoint": {
"v4": "162.159.192.8:0",
"v6": "[2606:4700:d0::a29f:c008]:0"
},
"reserved_str": "7UmH",
"reserved_hex": "ed4987",
"reserved_dec": [
237,
73,
135
],
"private_key": "aPMDsD2GrfZ8PsIs3cKXHGmjWAaiNhd1NGZ/qrXHnIo=",
"public_key": "L7sRHcR+i5Eryq20YU5Xbo0nWMMFtIfNR0xSDQsI7m8=",
"addresses": {
"v4": "172.16.0.2",
"v6": "2606:4700:110:8c75:bd8b:aad9:3f47:681a"
}
}
```