
|
85557 packages online
|
|
 |
|
|
|
|
No screenshot available
|
| Short: | DNS lookup tool with dig-like output |
| Author: | c-ares contributors; AmigaOS port by RLH |
| Uploader: | rlh_amiga protonmail com (RLH) |
| Type: | comm/tcp |
| Version: | 1.0.1 |
| Architecture: | m68k-amigaos >= 2.0.4 |
| Date: | 2026-09-04 |
| Requires: | bsdsocket.library V3, IPv4 TCP/IP stack |
| Download: | comm/tcp/adig.lha - View contents | | Readme: | comm/tcp/adig.readme |
| Downloads: | 12 |
|
Have you ever wanted to check where a domain points, find its mail servers,
or understand why a name is not resolving on your Amiga? That is what dig is
for: it lets you ask a DNS server directly and see the answer.
adig is the DNS lookup command from c-ares, ported to classic m68k AmigaOS.
Its command line and output are similar to BIND dig. It can query A, AAAA, MX,
NS, PTR, SOA, SRV, TXT, CAA and other DNS record types.
c-ares project: https://c-ares.org/
Things you can do
-----------------
Find the IPv4 address for a site:
adig @1.1.1.1 amiga.org A
Find where email for a domain is delivered:
adig @1.1.1.1 amiga.org MX
Find the authoritative DNS servers for a domain:
adig @1.1.1.1 amiga.org NS
Look up the name belonging to an IP address:
adig @1.1.1.1 -x 8.8.8.8
Check whether two DNS servers give the same answer:
adig @192.168.1.1 amiga.org A
adig @1.1.1.1 amiga.org A
1.1.1.1 is a public DNS server. 192.168.1.1 is an example router address;
your router may use a different address.
The archive includes two executables:
adig-68000 Build for 68000 systems
adig-020 Build for 68020/68030/68040/68060 systems
International names are entered in their DNS form. For example,
xn--mnchen-3ya.de represents a name whose second letter is a u with an umlaut.
Double-click Install-adig for a guided text-based installation. It detects
the CPU and recommends a build, while leaving the final choice and install
destination to you.
Manual installation is also possible. For example:
Copy adig-68000 C:adig
Start the TCP/IP stack before using adig. Roadshow may keep DHCP-provided
DNS servers internally instead of writing them to name_resolution. If adig
cannot find a server automatically, specify one explicitly:
adig @192.168.1.1 amiga.org MX
Requirements
------------
- Kickstart/AmigaOS 2.04 (V37) or newer
- A 68000, 68020, 68030, 68040 or 68060 CPU
- Roadshow or another bsdsocket.library V3 compatible TCP/IP stack
- A configured and running IPv4 connection
The full command-line reference, installation help and known limitations are
in the included plain README.
License
-------
c-ares and adig are distributed under the MIT License. The complete license
and upstream author list are included as LICENSE and AUTHORS. The executable
uses clib2 by Olaf Barthel and contributors under its BSD 3-Clause license,
included as CLIB2-LICENSE. No separate library installation is needed.
This is an unofficial port and comes with no warranty or support.
Contact
-------
AmigaOS port feedback: RLH <rlh_amiga@protonmail.com>
History
-------
1.0.1 (04.09.2026)
- Initial Aminet release.
- Architecture-specific builds for 68000 and 68020+ systems.
- Native guided text installer.
|
Contents of comm/tcp/adig.lha
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
drwxr-xr-x 501/20 0 0 ****** -lhd- 0000 Sep 3 22:00 adig/
-rw-r--r-- 501/20 785 1258 62.4% -lh5- b7bf Sep 3 22:00 adig/AUTHORS
-rw-r--r-- 501/20 798 1512 52.8% -lh5- 16fb Sep 3 22:00 adig/CLIB2-LICENSE
-rwxr-xr-x 501/20 12347 20940 59.0% -lh5- d06a Sep 3 22:00 adig/Install-adig
-rw-r--r-- 501/20 130 246 52.8% -lh5- aa46 Sep 3 22:00 adig/Install-adig.info
-rw-r--r-- 501/20 716 1211 59.1% -lh5- 11fa Sep 3 22:00 adig/LICENSE
-rw-r--r-- 501/20 1953 4285 45.6% -lh5- b8a3 Sep 3 22:00 adig/README
-rw-r--r-- 501/20 86 102 84.3% -lh5- 9c3c Sep 3 22:00 adig/Test
-rw-r--r-- 501/20 75 93 80.6% -lh5- 5968 Sep 3 22:00 adig/VERSION
-rwxr-xr-x 501/20 69316 118168 58.7% -lh5- f946 Sep 3 22:00 adig/adig-020
-rwxr-xr-x 501/20 70967 122828 57.8% -lh5- c4e8 Sep 3 22:00 adig/adig-68000
-rw-r--r-- 501/20 85 246 34.6% -lh5- 058c Sep 3 22:00 adig.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 12 files 157258 270889 58.1% Sep 4 23:56
|
|
|
 |
| Page generated in 0.04 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |