diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-11-20 22:37:43 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-11-20 22:37:43 +0000 |
commit | 2e913885f145afd4f2653cf25a5f1016d7362039 (patch) | |
tree | f94d0ab7b34540923b7dac30ddca8716312ef3b8 /management | |
parent | Added optional "nogw" (no gateway) flag to --server-bridge (diff) | |
download | openvpn-2e913885f145afd4f2653cf25a5f1016d7362039.tar.xz |
Added new management interface command "pid" to show the
process ID of the current OpenVPN process (Angelo Laub).
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3552 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'management')
-rw-r--r-- | management/management-notes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/management/management-notes.txt b/management/management-notes.txt index 6f50b39..6e721de 100644 --- a/management/management-notes.txt +++ b/management/management-notes.txt @@ -247,6 +247,11 @@ COMMAND -- net of the system network adapter list and routing table based on information returned by the Windows IP helper API. +COMMAND -- pid +-------------- + +Shows the process ID of the current OpenVPN process. + COMMAND -- password and username -------------------------------- |