diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,8 @@ pacredir **pacredir - redirect pacman requests, assisted by mDNS Service Discovery** + + By default every [Arch Linux ↗️](https://archlinux.org/) installation downloads its package files from online mirrors, transferring all the bits via WAN connection. @@ -80,6 +82,11 @@ repository definitions in `pacman.conf`: To get a better idea what happens in the background have a look at [the request flow chart](FLOW.md). +### Status page + +A simple status page is available when `pacredir` is running. Just point +your browser to [your local instance](http://localhost:7077/). + ### Databases from cache server By default databases are not fetched from cache servers. To make that |