- Create a
pythonscript, and save asauto_vpn.pyin the~/Documentsdirectory
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