Skip to main content

Python Lib for Keenetic Routers

Project description

KeeneticPy

Repo Boyutu Görüntülenme

Python Version License Status

PyPI PyPI - Downloads PyPI - Wheel

Python Lib for Keenetic Routers

RCI / PROC

ForTheBadge made-with-python ForTheBadge built-with-love

🚀 Kurulum

# Yüklemek
pip install KeeneticPy

# Güncellemek
pip install -U KeeneticPy

Kullanım

from Kekik.cli  import konsol
from KeeneticPy import Keenetic

hero = Keenetic(sifre="cokomellisifre")

hero.backup(maksimum_yedek=2)

konsol.print(hero.system())
konsol.print(hero.version())

konsol.print(hero.interface()["Dsl0"])
konsol.print(hero.interface()["PPPoE0"])

konsol.print(hero.global_ip())

konsol.print("\n".join(hero.dsl_stats()["parse"]["message"]))

konsol.print(hero.hosts())

konsol.print(hero.dsl_reset())

💸 Bağış Yap

☕️ Kahve Ismarla

🌐 Telif Hakkı ve Lisans

♻️ İletişim

Benimle iletişime geçmek isterseniz, Telegram'dan mesaj göndermekten çekinmeyin; @keyiflerolsun

@KekikAkademi için yazılmıştır..

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

KeeneticPy-0.6.tar.gz (18.1 kB view hashes)

Uploaded Source

Built Distribution

KeeneticPy-0.6-py3-none-any.whl (16.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page