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")
konsol.print(hero.system())
konsol.print(hero.version())
konsol.print(hero.interface()["Dsl0"])
konsol.print(hero.interface()["PPPoE0"])
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.3.tar.gz
(17.0 kB
view details)
Built Distribution
KeeneticPy-0.3-py3-none-any.whl
(15.5 kB
view details)
File details
Details for the file KeeneticPy-0.3.tar.gz
.
File metadata
- Download URL: KeeneticPy-0.3.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c35aa834e5e1d7d30ec15bd4efefc7e4c39c0463439958697618f468ea6e3ca2 |
|
MD5 | b4ddd9e78821b2eca9bacf2840f2fbbd |
|
BLAKE2b-256 | b7a9fa5ba51f959f0fb397b56efa817a0715d86569fd3d9a775f3e74698c7271 |
File details
Details for the file KeeneticPy-0.3-py3-none-any.whl
.
File metadata
- Download URL: KeeneticPy-0.3-py3-none-any.whl
- Upload date:
- Size: 15.5 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 | f047a427bee0f578f76a891b999dc615c37b062625476b41a2ef874f3b45ada9 |
|
MD5 | 4ba2057e775ec6716c8f0baa7c873f75 |
|
BLAKE2b-256 | 9bad49b47f7dfacbbd039382c08923af661841b66db94a4127956ac15905ad9d |