Description Super class Methods
openvpn_tunnel
openvpn_tunnel
hideR::vpn
-> openvpn_vpn
new()
openvpn_tunnel$new(config_path = NULL, config_file = NULL)
save()
openvpn_tunnel$save()
disconnect()
openvpn_tunnel$disconnect()
connect()
openvpn_tunnel$connect( authentification = F, prune_password = F, error_on_fail = F, time_out = 20, quiet = T, username = NULL, password = NULL )
clone()
The objects of this class are cloneable with this method.
openvpn_tunnel$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.