An open API service indexing awesome lists of open source software.

https://github.com/chise0713/warp-reg.rs


https://github.com/chise0713/warp-reg.rs

Last synced: about 2 months ago
JSON representation

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"
}
}
```