Python Lib for Keenetic Routers
Project description
KeeneticPy
Python Lib for Keenetic Routers
RCI
/PROC
🚀 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
🌐 Telif Hakkı ve Lisans
- Copyright (C) 2023 by keyiflerolsun ❤️️
- GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Koşullarına göre lisanslanmıştır..
♻️ İletişim
Benimle iletişime geçmek isterseniz, Telegram'dan mesaj göndermekten çekinmeyin; @keyiflerolsun
@KekikAkademi için yazılmıştır..
Project details
Release history Release notifications | RSS feed
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.5.tar.gz
(18.1 kB
view details)
Built Distribution
KeeneticPy-0.5-py3-none-any.whl
(16.7 kB
view details)
File details
Details for the file KeeneticPy-0.5.tar.gz
.
File metadata
- Download URL: KeeneticPy-0.5.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d4311cd36e0a9367488c308cd3115b4b6f06f8340a9fefef8aea81493219ac4 |
|
MD5 | 4c7047c2b3880554423a1673194f1f36 |
|
BLAKE2b-256 | f8df6e1b21adb9641201e83f26a4ad0bc1dd6aef679fc36c2d8a7cf82afb83f6 |
File details
Details for the file KeeneticPy-0.5-py3-none-any.whl
.
File metadata
- Download URL: KeeneticPy-0.5-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 822143420faae0de969ebf98eb89fae88871c0f759b0f0e373d2263d516956ef |
|
MD5 | 97839a6245d725f42521d193925f2953 |
|
BLAKE2b-256 | 96f905e0a2e1dd44e6868a8e40a5cc8397a67bfa219bb6b64562ba60c5254329 |