Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
autovpn
Commits
90c7d43f
Commit
90c7d43f
authored
Jan 03, 2017
by
shammash
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix config path in readme template
Signed-off-by:
shammash
<
shammash@autistici.org
>
parent
08679816
Pipeline
#176
passed with stage
in 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
autovpn/vpn_app.py
autovpn/vpn_app.py
+2
-2
No files found.
autovpn/vpn_app.py
View file @
90c7d43f
...
...
@@ -91,9 +91,9 @@ Linux (without NetworkManager)
$ sudo apt-get install openvpn
- Start the VPN connection by pointing openvpn at your config (the file
named
openvpn-
%(cn)s.
conf
in the same directory as this README)::
named %(cn)s.
ovpn
in the same directory as this README)::
$ sudo openvpn --config
openvpn-
%(cn)s.
conf
$ sudo openvpn --config %(cn)s.
ovpn
Linux (with NetworkManager)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment