2026-07-07 23:43:16 +03:00

4 lines
105 B
Bash

#!/bin/bash
pip install pyotp keyring pystray
OVPN_TOTP_SECRET=$1 OVPN_STATIC_PASS=$2 python init_vpn.py