https://github.com/initdc/mirr.cr
Setting mirrors for your OS and software.
https://github.com/initdc/mirr.cr
debian11 mirror mirrors ubuntu2204
Last synced: 19 days ago
JSON representation
Setting mirrors for your OS and software.
- Host: GitHub
- URL: https://github.com/initdc/mirr.cr
- Owner: initdc
- License: mpl-2.0
- Created: 2025-12-14T05:53:26.000Z (6 months ago)
- Default Branch: dev
- Last Pushed: 2025-12-14T12:49:25.000Z (6 months ago)
- Last Synced: 2025-12-16T10:58:02.227Z (6 months ago)
- Topics: debian11, mirror, mirrors, ubuntu2204
- Language: Crystal
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mirr.cr
Setting mirrors for your OS and software.
## Installation
TODO: Write installation instructions here
## Usage
```sh
Usage: mirr ubuntu
Example:
mirr ubuntu change CN
Command:
help Show this help message
list print all ubuntu mirror locations
choose Asking to choose a server from tcping results
fastest Use the fastest server from tcping results
change [location] Change source server to location mirror
mirror [location] Use mirror:// protocol with your location
custom Use custom server with your url
restore Restore sources.list from backup
default Recover with default sources.list
enable-src Enable deb-src
disable-src Disable deb-src
```
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
## Contributors
- [initdc](https://github.com/your-github-user) - creator and maintainer