{"id":1105,"date":"2022-08-25T17:37:07","date_gmt":"2022-08-25T15:37:07","guid":{"rendered":"https:\/\/apfelcast.com\/?p=1105"},"modified":"2022-08-25T17:37:07","modified_gmt":"2022-08-25T15:37:07","slug":"einfachste-wireguard-vpn-server-installation-wg-easy-docker-container","status":"publish","type":"post","link":"https:\/\/it-ion.de\/index.php\/2022\/08\/25\/einfachste-wireguard-vpn-server-installation-wg-easy-docker-container\/","title":{"rendered":"EINFACHSTE WireGuard VPN-Server Installation &#8211; WG-easy Docker Container"},"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=\"PGlmcmFtZSB0aXRsZT0iWW91VHViZSB2aWRlbyBwbGF5ZXIiIHNyYz0iaHR0cHM6Ly93d3cueW91dHViZS5jb20vZW1iZWQveU9tWWZ4QUZNbk0iIGFsbG93ZnVsbHNjcmVlbj0iYWxsb3dmdWxsc2NyZWVuIiB3aWR0aD0iNTYwIiBoZWlnaHQ9IjMxNSIgZnJhbWVib3JkZXI9IjAiPjwvaWZyYW1lPg==\"><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>In diesem Video erf\u00e4hrst du, wie du deinen eignen WireGuard VPN Server mit Hilfe des wg-easy Docker-Containers in wenigen Minuten installieren kannst. Bei dieser Installation erh\u00e4lt du auch direkt eine WebUI, in der du deine VPN-Configs mit nur wenigen Klicks installieren kannst.<\/p>\n\n\n\n<p><strong>\u00bb Relevante Videos:<\/strong><br>WireGuard VPN auf Synology NAS:&nbsp;<a href=\"https:\/\/cc.apfelcast.com\/5xgs0\">https:\/\/cc.apfelcast.com\/5xgs0<\/a><br>DynDNS einrichten: <a href=\"https:\/\/www.youtube.com\/watch?v=0ZhKv-DTnwQ\">https:\/\/www.youtube.com\/watch?v=0ZhKv-DTnwQ<\/a><br>Docker auf Proxmox Server betreiben: <a href=\"https:\/\/www.youtube.com\/watch?v=IQ3HINsd3PA\">https:\/\/www.youtube.com\/watch?v=IQ3HINsd3PA<\/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=\"shell\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">#### WireGuard installieren mit WG-Easy Docker ####\n\n## Docker Installation ##\napt install docker.io\n\n## install wireguard ##\n\ndocker run -d \\\n  --name=wg-easy \\\n  -e WG_HOST=&lt;YOUR_SERVER_IP> \\\n  -e PASSWORD=&lt;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 ghcr.io\/wg-easy\/wg-easy\n\n\n## update docker ##\ndocker\u00a0stop\u00a0wg-easy\ndocker\u00a0rm\u00a0wg-easy\ndocker\u00a0pull\u00a0weejewel\/wg-easy\n\n<\/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":1106,"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-1105","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\/08\/thumbnail_wg-easy-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\/1105","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=1105"}],"version-history":[{"count":0,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/posts\/1105\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/media\/1106"}],"wp:attachment":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/media?parent=1105"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/categories?post=1105"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/tags?post=1105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}