A kit for fuxi web.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
FUXI-KIT
Howto
- Create fuxi-kit config file.
$ pip3 install fuxi-kit
$ ipython
In [1]: import fuxi_kit
In [2]: fuxi_kit.__version__
Out[2]: '0.1.9'
$ cat <<EOF | tee /etc/openvpn/config.yaml
fuxi_web:
endpoint: "" # http://<FUXI-WEB.COM>
auth_api_key: "" # Identity Key
auth_api: "/api/v1/tunnel/auth"
log:
level: info
EOF
- Config with openvpn server.
# CONFIG EXAMPLE:
# /etc/openvpn/openvpn_server.conf
script-security 3
auth-user-pass-verify "python3 -m fuxi_kit" via-env
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
fuxi_kit-0.1.9.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fuxi_kit-0.1.9.tar.gz.
File metadata
- Download URL: fuxi_kit-0.1.9.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
037d714ecf4258266c66591b0f647185af453c321d3a5358894a289352441a75
|
|
| MD5 |
f4bdd701414d8063da8896c0bc0d68d9
|
|
| BLAKE2b-256 |
295ac1dd0cf51d68be10449f062ec0132ec0cc84c39941ddfd940a1a6d64cca5
|
File details
Details for the file fuxi_kit-0.1.9-py3-none-any.whl.
File metadata
- Download URL: fuxi_kit-0.1.9-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4706d8ebcb08524d98f0056243fb9dd67cf4619cf376cb49a20cec63cfdc62e0
|
|
| MD5 |
ea9849f78cc37aa50b618ef437305c69
|
|
| BLAKE2b-256 |
e3933c606dab6785a826ce488202fa9c93d55625021f4bafe64824f4937b9b2e
|