
f5fpc
List of commands for f5fpc:
-
f5fpc:tldr:1fd94 f5fpc: Specify a username (user will be prompted for a password).$ sudo f5fpc --start --host ${host-example-com} --username ${user}try on your machineexplain this command
-
f5fpc:tldr:58674 f5fpc: Open a new VPN connection.$ sudo f5fpc --starttry on your machineexplain this command
-
f5fpc:tldr:7c657 f5fpc: Shutdown the VPN connection.$ sudo f5fpc --stoptry on your machineexplain this command
-
f5fpc:tldr:a78f8 f5fpc: Open a new VPN connection to a specific host.$ sudo f5fpc --start --host ${host-example-com}try on your machineexplain this command
-
f5fpc:tldr:ca774 f5fpc: Show the current VPN status.$ sudo f5fpc --infotry on your machineexplain this command