httpsearch
Library for easily querying DNS SRV records - sample programs
Install
- All systems
-
curl cmd.cat/httpsearch.sh
- Debian
-
apt-get install libruli-bin
- Ubuntu
-
apt-get install libruli-bin
- Kali Linux
-
apt-get install libruli-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libruli-bin
- Raspbian
-
apt-get install libruli-bin
- Dockerfile
- dockerfile.run/httpsearch
libruli-bin
Library for easily querying DNS SRV records - sample programs
RULI stands for Resolver User Layer Interface. It's a library built on top of an asynchronous DNS stub resolver. RULI provides an easy-to-use interface for querying DNS SRV resource records. The goal is to promote the wide deployment of SRV-cognizant client programs. RULI aims to fully support SRV-related standards. This package contains the RULI sample programs.