{"id":1121,"date":"2022-09-25T13:02:48","date_gmt":"2022-09-25T11:02:48","guid":{"rendered":"https:\/\/apfelcast.com\/?p=1121"},"modified":"2022-09-25T13:02:48","modified_gmt":"2022-09-25T11:02:48","slug":"geo-ip-vpn-server-selbst-hosten-mit-wireguard-einfache-anleitung","status":"publish","type":"post","link":"https:\/\/it-ion.de\/index.php\/2022\/09\/25\/geo-ip-vpn-server-selbst-hosten-mit-wireguard-einfache-anleitung\/","title":{"rendered":"GEO IP VPN Server selbst hosten! Mit WireGuard &#8211; Einfache Anleitung"},"content":{"rendered":"\n<p> <div class=\"brlbs-cmpnt-container brlbs-cmpnt-content-blocker brlbs-cmpnt-with-individual-styles\" data-borlabs-cookie-content-blocker-id=\"default\" data-borlabs-cookie-content=\"PGlmcmFtZSB0aXRsZT0iWW91VHViZSB2aWRlbyBwbGF5ZXIiIHNyYz0iaHR0cHM6Ly93d3cueW91dHViZS5jb20vZW1iZWQveGVCSVEzMkoxbTgiIGFsbG93ZnVsbHNjcmVlbj0iYWxsb3dmdWxsc2NyZWVuIiB3aWR0aD0iNTYwIiBoZWlnaHQ9IjMxNSIgZnJhbWVib3JkZXI9IjAiPjwvaWZyYW1lPg==\"><div class=\"brlbs-cmpnt-cb-preset-a\"> <p class=\"brlbs-cmpnt-cb-description\">Sie sehen gerade einen Platzhalterinhalt von <strong>Standard<\/strong>. Um auf den eigentlichen Inhalt zuzugreifen, klicken Sie auf die Schaltfl\u00e4che unten. Bitte beachten Sie, dass dabei Daten an Drittanbieter weitergegeben werden.<\/p> <div class=\"brlbs-cmpnt-cb-buttons\"> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-unblock role=\"button\">Inhalt entsperren<\/a> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-accept-service role=\"button\" style=\"display: none\">Erforderlichen Service akzeptieren und Inhalte entsperren<\/a> <\/div> <a class=\"brlbs-cmpnt-cb-provider-toggle\" href=\"#\" data-borlabs-cookie-show-provider-information role=\"button\">Mehr Informationen<\/a> <\/div><\/div><\/p>\n\n\n\n<p>100$ Digital Ocean Guthaben erhalten: <a href=\"https:\/\/m.do.co\/c\/a2e0ff511a2f\">https:\/\/m.do.co\/c\/a2e0ff511a2f<\/a><\/p>\n\n\n\n<p>In diesem Video zeige Ich euch, wie ihr euch eueren eignen GEO IP VPN-Server mithilfe von WireGuard selbst konfigurieren k\u00f6nnt. \u00dcber diese VPN erhaltet ihr dann einen digitalen Standort im Ausland euerer Wahl, dar\u00fcber k\u00f6nnt ihr z.B online regionale Sperren umgehen oder habt Zugriff auf ein erweitertes Programm bei einem Hoster euerer Wahl.<span class=\"Apple-converted-space\">\u00a0<\/span><\/p>\n\n\n\n<p>\u00bb GL-iNet Router:<br>GL-MT1300 (Beryl): <a href=\"https:\/\/amzn.to\/3ScQRTD\">https:\/\/amzn.to\/3ScQRTD<\/a><br>GL-AXT1800 (Slate AX): <a href=\"https:\/\/amzn.to\/3fiY46c\">https:\/\/amzn.to\/3fiY46c<\/a><\/p>\n\n\n\n<p>\u00bb VPN Router Konfiguration mit UniFi Dream Maschine Pro:<a href=\"https:\/\/cc.apfelcast.com\/dzlqq\"><span class=\"Apple-converted-space\"> https:\/\/cc.apfelcast.com\/dzlqq<\/span><\/a><\/p>\n\n\n\n<p>\u00bb Ausf\u00fchrliches Video zu WG-Easy: <a href=\"https:\/\/youtu.be\/yOmYfxAFMnM\">https:\/\/youtu.be\/yOmYfxAFMnM<\/a><\/p>\n\n\n\n<div id=\"93964-1\"><script src=\"\/\/ads.themoneytizer.com\/s\/gen.js?type=1\"><\/script><script src=\"\/\/ads.themoneytizer.com\/s\/requestform.js?siteId=93964&amp;formatId=1\"><\/script><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Im Video verwendete Befehle:<\/h3>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">## System aktualisieren ##\napt update &amp;&amp; apt upgrade -y\n\n## Docker installieren ##\napt install docker.io\n\n## VPN Server als Docker Container ausf\u00fchren ##\n\ndocker run -d \\\n  --name=wg-easy \\\n  -e WG_HOST=YOUR_SERVER_IP \\\n  -e PASSWORD=YOUR_ADMIN_PASSWORD \\\n  -v ~\/.wg-easy:\/etc\/wireguard \\\n  -p 51820:51820\/udp \\\n  -p 51821:51821\/tcp \\\n  --cap-add=NET_ADMIN \\\n  --cap-add=SYS_MODULE \\\n  --sysctl=\"net.ipv4.conf.all.src_valid_mark=1\" \\\n  --sysctl=\"net.ipv4.ip_forward=1\" \\\n  --restart unless-stopped \\\n  weejewel\/wg-easy<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Sie sehen gerade einen Platzhalterinhalt von Standard. Um auf den eigentlichen Inhalt zuzugreifen, klicken Sie&#8230;<\/p>\n","protected":false},"author":1,"featured_media":1122,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-1121","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-allgemein"],"taxonomy_info":{"category":[{"value":1,"label":"Allgemein"}]},"featured_image_src_large":["https:\/\/it-ion.de\/wp-content\/uploads\/2022\/09\/thumbnail_wg-geo-ip-1024x576.jpg",1024,576,true],"author_info":{"display_name":"Daniel Klozb\u00fccher","author_link":"https:\/\/it-ion.de\/index.php\/author\/wp-master\/"},"comment_info":0,"category_info":[{"term_id":1,"name":"Allgemein","slug":"allgemein","term_group":0,"term_taxonomy_id":1,"taxonomy":"category","description":"","parent":0,"count":89,"filter":"raw","cat_ID":1,"category_count":89,"category_description":"","cat_name":"Allgemein","category_nicename":"allgemein","category_parent":0}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/posts\/1121","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/comments?post=1121"}],"version-history":[{"count":0,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/posts\/1121\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/media\/1122"}],"wp:attachment":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/media?parent=1121"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/categories?post=1121"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/tags?post=1121"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}