Skip to main content

A kit for fuxi web.

Project description

FUXI-KIT

Howto

  1. Create fuxi-kit config file.
$ pip3 install fuxi-kit
$ 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
  1. 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.8.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

fuxi_kit-0.1.8-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page