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.6.tar.gz
(18.1 kB
view details)
Built Distribution
KeeneticPy-0.6-py3-none-any.whl
(16.7 kB
view details)
File details
Details for the file KeeneticPy-0.6.tar.gz
.
File metadata
- Download URL: KeeneticPy-0.6.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 | 4edd8647fae7f817cb4a54144a0e2c8eb7d8c058291976a4638a3e0db6bc1d7b |
|
MD5 | 4db14e641d6323cbb56884db2a759808 |
|
BLAKE2b-256 | 43c30e0600ea091af247b8dfc96e7040e0dc83eb97722a85e16d37e12d75670a |
File details
Details for the file KeeneticPy-0.6-py3-none-any.whl
.
File metadata
- Download URL: KeeneticPy-0.6-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 | 030179022963c1966e6c1126a18ce20b77d686753aeccdcaaa2a887886f0e5f0 |
|
MD5 | b0ba800d7d8f56e5e92d8ea5b0e07f81 |
|
BLAKE2b-256 | 2bb8bf14281e0e1e696c0e4874293a7febd45fcef543ef167bed66b675b728ef |