Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ Connect
Method
Connect
src/python/openvpn3/SessionManager.py:193–194 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
191
#
192
@__delete_check
193
def
Connect(self):
194
self.__session_intf.Connect()
195
196
197
##
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected