-
Notifications
You must be signed in to change notification settings - Fork 10
/
wireguard.sh.txt
20 lines (20 loc) · 2.06 KB
/
wireguard.sh.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<span>login as: wireguard.sh</span>
<span>[email protected]'s password:</span>
<div>Welcome to wireguard v1.1 automated installation script</div>
<div> * Open Source: https://github.com/jnnngs/wireguard.sh</div>
<span style='font-family: "Lucida Console";line-height: 14px;font-size: 14px;display: inline-block;'>░▒█░░▒█░░▀░░█▀▀▄░█▀▀░█▀▀▀░█░▒█░█▀▀▄░█▀▀▄░█▀▄░░░░█▀▀░█░░░<br>░▒█▒█▒█░░█▀░█▄▄▀░█▀▀░█░▀▄░█░▒█░█▄▄█░█▄▄▀░█░█░▄▄░▀▀▄░█▀▀█<br>░▒▀▄▀▄▀░▀▀▀░▀░▀▀░▀▀▀░▀▀▀▀░░▀▀▀░▀░░▀░▀░▀▀░▀▀░░▀▀░▀▀▀░▀░░▀<br></span>
<br/>
<div>v1.1</div>
<span id="a">wireguard.sh</span>:<span id="b">~</span><span id="c">$</span> cd wireguard.sh/
<span id="a">wireguard.sh</span>:<span id="b">~</span><span id="c">$</span> cat help.txt
<span/>
<div id="c">Run one of the following commands to automatically install wireguard.</div>
<div id="c">Supported on Centos, Debian, Fedora & Ubuntu.</div>
<div onmouseleave="clearTooltip(this);" data-clipboard-action="copy" data-tooltip="Click to Copy" data-tooltip-position="bottom" data-clipboard-copy id="wget" class="shake" data-clipboard-target="#wget">bash <(wget -q -O - https://wireguard.sh/wireguard.sh)</div>
<span/>
<div> or </div>
<div onmouseleave="clearTooltip(this);" data-clipboard-action="copy" data-tooltip="Click to Copy" data-tooltip-position="bottom" data-clipboard-copy id="curl" class="shake" data-clipboard-target="#curl">bash <(curl -s https://wireguard.sh/wireguard.sh)</div>
<br/>
<span id="a">wireguard.sh</span>:<span id="b">~</span><span id="c">$</span> cat about.txt
<div id="c">WireGuard is a communication protocol and free and open-source software that implements encrypted virtual private networks, and was designed with the goals of ease of use, high speed performance, and low attack surface.</div>
<div>exit</div>