-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,21 @@ | ||
# IP Whitelist on Hetzner Firewall π | ||
# cronned-rclone | ||
|
||
## Documentation π | ||
[![Test image](https://github.com/adnanjaw/cronned-rclone/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/adnanjaw/cronned-rclone/actions/workflows/test.yml) | ||
[![Release image](https://github.com/adnanjaw/cronned-rclone/actions/workflows/release.yml/badge.svg)](https://github.com/adnanjaw/cronned-rclone/actions/workflows/release.yml) | ||
|
||
The documentation for the IP Whitelist on Hetzner Firewall GitHub Action is available at [GitHub Pages](https://adnanjaw.github.io/ip-whitelist-on-hetznerfw). | ||
## Documentation | ||
|
||
The documentation is available at [https://github.com/adnanjaw/cronned-rclone](https://adnanjaw.github.io/cronned-rclone). | ||
|
||
--- | ||
|
||
## License π | ||
## License | ||
|
||
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more details. | ||
|
||
--- | ||
|
||
Feel free to contribute and improve the action! π | ||
## Credits | ||
|
||
- [Rclone](https://rclone.org/) for the amazing tool to manage cloud storage. | ||
- [Ofelia](https://github.com/mcuadros/ofelia) for cron job scheduling. |