added secret link
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
parent
919cf2f870
commit
d90970c4c3
8
secret/index.html
Normal file
8
secret/index.html
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<DocType html>
|
||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
<script>
|
||||||
|
window.location.href="https://video.stuve-bamberg.de/w/6DZ8Nf2S4jUdTz4rhytapD";
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
10
secret/installSSTP.sh
Normal file
10
secret/installSSTP.sh
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#!/usr/bash
|
||||||
|
sudo apt-get update
|
||||||
|
sudo apt-get upgrade
|
||||||
|
sudo add-apt-repository ppa:eivnaes/network-manager-sstp
|
||||||
|
sudo apt-get update && sudo apt-get install -y networkmanager
|
||||||
|
sudo apt-get install -y openvpn sstp-client
|
||||||
|
sudo apt-get install -y network-manager-openvpn networkmanager-sstp
|
||||||
|
sudo apt-get install -y network-manager-openvpn-gnome
|
||||||
|
network-manager-sstp-gnome
|
||||||
|
sudo apt-get update
|
||||||
Loading…
x
Reference in New Issue
Block a user