Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
autovpn
Commits
2b158123
Commit
2b158123
authored
Sep 07, 2018
by
samba
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
disable ipv6 link and style
parent
eeef511a
Pipeline
#1201
passed with stage
in 18 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
autovpn/static/background.jpg
autovpn/static/background.jpg
+0
-0
autovpn/static/style.css
autovpn/static/style.css
+3
-2
autovpn/templates/index.html
autovpn/templates/index.html
+3
-3
No files found.
autovpn/static/background.jpg
View replaced file @
eeef511a
View file @
2b158123
1.27 MB
|
W:
|
H:
68.2 KB
|
W:
|
H:
2-up
Swipe
Onion skin
autovpn/static/style.css
View file @
2b158123
...
...
@@ -41,8 +41,9 @@ h1 span {
background-color
:
orange
;
font-family
:
Courier
,
Helvetica
;
color
:
black
;
width
:
50%
;
font-size
:
1.2em
;
width
:
90%
;
font-size
:
1em
;
padding
:
20px
;
}
a
{
...
...
autovpn/templates/index.html
View file @
2b158123
...
...
@@ -12,9 +12,9 @@
</p>
<p
id=
"warning"
>
<b>
WARNING: You need to disable IPv6 !
</b>
i
n order to use safely this service you need check if you are using
<a
href=
""
>
IPv6
</a>
and if so you should check how to
<a
href=
""
>
disable it
</a>
<br>
I
n order to use safely this service you need check if you are using
<a
href=
"
https://en.wikipedia.org/wiki/IPv6
"
>
IPv6
</a>
and if so you should check how to
<a
href=
"
https://www.techjunkie.com/disable-ipv6-macos-windows-linux/
"
>
disable it
</a>
</p>
...
...
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