通常是否可以仅在 Python 脚本范围内使用 OpenVPN 连接?
例如有这样的东西
import some_ovpn_library as sol
with sol.connection(config=config):
# OpenVPN connection is only active for this part of the script and not for anything else that is running in parallel on the same server
do_something
谢谢!
HUH函数
呼如林
潇湘沐
有只小跳蛙
随时随地看视频慕课网APP
相关分类