This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
v.1.1.3.4: So dumb that I forgot to remove debugging
What's new?
- Only removed debugging
Do not update
If you use v1.1.3.3, you can skip this update. Just when configuring, you will see response from cloudflare.
Full Changelog: v1.1.3.3...v1.1.3.4
Quick start
cd /tmp; mkdir cloudipsyncr; cd cloudipsyncr; rm linux-x64.zip;wget https://github.com/MajliTech/CloudIPsyncr/releases/download/v1.1.3.4/linux-x64.zip ; unzip linux-x64; sudo mv cloudipsyncr /usr/bin/; sudo mv cipsyncr-setup /usr/bin; sudo chmod +x /usr/bin/cloudipsyncr; sudo chmod +x /usr/bin/cipsyncr-setup;