Compare commits

..

No commits in common. "00a593a35b7f538c6511e730e21b4db8ac873397" and "35b763243f95964a924ff0202115a131a27c1413" have entirely different histories.

View File

@ -248,7 +248,7 @@ This tool requires that the upstream mirror has an module with sub modules desig
You can list modules available on an rsync server with:
```bash
rsync --list-only rsync://SERVER
nmap -p 873 --script rsync-list-modules SERVER
```
And to check a module out, you can list the files with: