- Create a
python
script, and save asauto_vpn.py
in the~/Documents
directory
it is not necessary to use this file name and directory, but it is used in the following steps
auto_vpn.py
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import os
import time