Following the Build Your Own DNS Resolver challenge.
Compile the project with bazel build ... and run with bazel run //src/main:main <hostname>.
Run tests with bazel test --test_output=all //tests:test.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Following the Build Your Own DNS Resolver challenge.
Compile the project with bazel build ... and run with bazel run //src/main:main <hostname>.
Run tests with bazel test --test_output=all //tests:test.