This is the test codes for my WIP project at Murai Lab.
git clone https://github.com/JJ1LFC/dot-test.git
sudo apt install -y knot-dnsutils
- Put ssh private key as
~/.ssh/endo-key
. - Write ssh configs for cpu1 and endo.
- In endo, write ACL and
sudo service unbound restart
. - Start experimentation with
bash dig.sh
. When initial run, ssh fingerprint confirmation is needed. - Show result with
bash calc.sh
.