diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-06-24 04:16:45 +0300 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-06-24 04:16:45 +0300 |
commit | d14dda9f79215ab44684e0f5a64327a079a6c58f (patch) | |
tree | cd6955ccffbc97d70f5f8abee9815f9424b64fbf /NETWORKING | |
parent | 432acf6bf5cd42025a63266e77bacd8c5256c0a5 (diff) | |
download | arching-kaos-tools-d14dda9f79215ab44684e0f5a64327a079a6c58f.tar.gz arching-kaos-tools-d14dda9f79215ab44684e0f5a64327a079a6c58f.tar.bz2 arching-kaos-tools-d14dda9f79215ab44684e0f5a64327a079a6c58f.zip |
minor updates in docs and formattings
Diffstat (limited to 'NETWORKING')
-rw-r--r-- | NETWORKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ the machine you want to network with/from. Furthermore, you will also need the cjdns-tools, laying under the tools folder in the cjdns repository to be in your PATH. -You then can use the `ak-cjdns-scanner` to find other akdaemon(s) running around +You then can use the `ak network -s cjdns` to find other akdaemon(s) running in your relative neighbourhood. `dumpLinks` is used to retrieve the nodes in this area. You can find more intense scanning scripts around like `walk.sh` by ircerr which is able to reach the whole public network of cjdns. |