blob: 970f6f8c76f9c80fb78054df9e3b742aa5f5b9ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
openresolve
---------
Simple openalias CLI resolver written in C.
Usage: openresolve <domain> [-t ticker] (default=xmr)
Examples:
openresolve lunar.sh
openresolve lunar.sh -t btc
build
-----
Linux: premake5 gmake
Windows: premake5.exe vs2022
binaries
-------
Check out releases for prebuilt Windows & Linux binaries.
web version
-------
Available at: https://api.lunar.sh/app/openresolve
|