From e8b5cca8d75699277b1f78f2cbd32617fde9c1a7 Mon Sep 17 00:00:00 2001 From: dkoukoul Date: Mon, 22 Jul 2024 14:33:42 +0300 Subject: [PATCH] minor fix urls in list --- docs/running_infrastructure/vpn_server.md | 16 +-- site/index.html | 2 +- .../vpn_server/index.html | 12 +- site/search/search_index.json | 2 +- site/sitemap.xml | 106 +++++++++--------- site/sitemap.xml.gz | Bin 705 -> 705 bytes 6 files changed, 63 insertions(+), 75 deletions(-) diff --git a/docs/running_infrastructure/vpn_server.md b/docs/running_infrastructure/vpn_server.md index 3819375..e70c50e 100644 --- a/docs/running_infrastructure/vpn_server.md +++ b/docs/running_infrastructure/vpn_server.md @@ -3,18 +3,10 @@ This guide will help you set up a CJDNS node with PKT wallet and the following services: You can follow the [steps](#steps) to set up the server or reade more about the [process](#understanding-the-process) and [services](#understanding-the-services-and-files) involved. -* AnodeVPN server - - https://github.com/anode-co/anodevpn-server -* IKEv2 Ipsec VPN server - - https://github.com/hwdsl2/setup-ipsec-vpn -* OpenVPN server - - https://ubuntu.com/server/docs/how-to-install-and-use-openvpn -* SNI proxy - - https://github.com/dlundquist/sniproxy +* [AnodeVPN server ](https://github.com/anode-co/anodevpn-server) +* [IKEv2 Ipsec VPN server](https://github.com/hwdsl2/setup-ipsec-vpn) +* [OpenVPN server](https://ubuntu.com/server/docs/how-to-install-and-use-openvpn) +* [SNI proxy](https://github.com/dlundquist/sniproxy) ## Requirements * A server running debian based Linux (preferrably Ubuntu 22.04) diff --git a/site/index.html b/site/index.html index c4dd088..94a8cf1 100644 --- a/site/index.html +++ b/site/index.html @@ -445,5 +445,5 @@ diff --git a/site/running_infrastructure/vpn_server/index.html b/site/running_infrastructure/vpn_server/index.html index f59188e..17ba032 100644 --- a/site/running_infrastructure/vpn_server/index.html +++ b/site/running_infrastructure/vpn_server/index.html @@ -266,15 +266,11 @@

Set up your own VPN Server to set up the server or reade more about the process and services involved.

-

https://github.com/anode-co/anodevpn-server -* IKEv2 Ipsec VPN server

-

https://github.com/hwdsl2/setup-ipsec-vpn -* OpenVPN server

-

https://ubuntu.com/server/docs/how-to-install-and-use-openvpn -* SNI proxy

-

https://github.com/dlundquist/sniproxy

Requirements