Tek satır komutlar
status
curl -fsSL 'https://uptime.seonita.com/api/pre.sh' | bash -s -- status
products
curl -fsSL 'https://uptime.seonita.com/api/pre.sh' | bash -s -- products
licenses
curl -fsSL 'https://uptime.seonita.com/api/pre.sh' | bash -s -- licenses --type 'cpanel'
register
curl -fsSL 'https://uptime.seonita.com/api/pre.sh' | bash -s -- register --type 'cpanel' --ip '203.0.113.10'
renew
curl -fsSL 'https://uptime.seonita.com/api/pre.sh' | bash -s -- renew --type 'cpanel' --ip '203.0.113.10'
change_ip
curl -fsSL 'https://uptime.seonita.com/api/pre.sh' | bash -s -- change-ip --type 'cpanel' --ip '203.0.113.10' --newip '203.0.113.11'
change_core
curl -fsSL 'https://uptime.seonita.com/api/pre.sh' | bash -s -- change-core --ip '203.0.113.10' --core '2'