Skip to content

Commit

Permalink
Add connecting/disconnecting page for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
jwsi committed May 4, 2020
1 parent f6de31c commit 12b6c3e
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 1 deletion.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion source/clients/android/network.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Connecting and Disconnecting
============================

Connecting and disconnecting from VPN networks is a very simple procedure. The app
Connecting and disconnecting to/from VPN networks is a very simple procedure. The app
is centred around a single connect/disconnect button to ensure this.

.. image:: /_static/clients/android/main-screen.png
Expand Down
37 changes: 37 additions & 0 deletions source/clients/macos/network.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,39 @@
Connecting and Disconnecting
============================

Connecting and disconnecting to/from VPN networks is a very simple procedure and is done
solely from the menu bar.

Connecting
~~~~~~~~~~

To choose a base VPN profile to connect with select one from the Profile list:

.. image:: /_static/clients/macos/profile-selection.png
:width: 400
:alt: Profile Selection

Then choose a server to connect to that's associated with the group in question:

.. image:: /_static/clients/macos/server-selection.png
:width: 350
:alt: Server Selection

Once this is done, one simply needs to press the connect button at the top of the
menu bar to connect to their chosen server and group.

.. note::
If this is the first time a connection is made, a pop up will appear asking
permission to install VPN profiles, one must accept this in order for UH VPN
to function correctly.

Disconnecting
~~~~~~~~~~~~~

Once connected to a VPN server, one needs to simply press the disconnect button
at the top of the menu bar to completely disconnect from the VPN server in question.

.. tip::
If one wishes to switch VPN profiles or servers quickly, it is possible to
select a different profile or server whilst connected and UH VPN will
dynamically reconnect to a chosen selection in real-time.

0 comments on commit 12b6c3e

Please sign in to comment.