Compare commits

...

No commits in common. "35b763243f95964a924ff0202115a131a27c1413" and "00a593a35b7f538c6511e730e21b4db8ac873397" 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
nmap -p 873 --script rsync-list-modules SERVER
rsync --list-only rsync://SERVER
```
And to check a module out, you can list the files with: