代码拉取完成,页面将自动刷新
Author: | Pavel Špírek <[email protected]> |
---|---|
Date: | 2025-01-29 |
JetConf is an implementation of the RESTCONF protocol written in Python 3. Main features:
JetConf requires Python 3.6 or newer:
$ sudo apt-get install python3 $ sudo apt-get install python3-pip
These requirements should be installed by running Instalation
colorlog h2==3.0.1 pytz PyYAML yangson
JetConf can be installed by PyPI:
$ python3 -m pip install jetconf
Running JetConf
$ jetconf -c <path_to_config_file.yaml>
For development purposes, JetConf can also be started directly from Git repository with run.py script:
$ ./run.py -c <path_to_config_file.yaml>
In the 'data' folder, there is an example template for configuring paths, certificates etc.
example-config.yaml
In this configuration file, you have to modify all paths to match your actual file locations.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。