{"id":1059,"date":"2021-09-25T12:05:30","date_gmt":"2021-09-25T12:05:30","guid":{"rendered":"https:\/\/xgamingserver.com\/blog\/?p=1059"},"modified":"2021-12-31T06:49:20","modified_gmt":"2021-12-31T06:49:20","slug":"how-to-make-your-rust-server-private","status":"publish","type":"post","link":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/","title":{"rendered":"How to make your Rust server private"},"content":{"rendered":"\n<p>In this guide, we will show you how to make your Rust server private.<\/p>\n\n\n\n<p>Is your Rust server just for your friend and you don&#8217;t want other players on it ? Then read this guide and you will find out how to make your Rust server private.<\/p>\n\n\n\n<p>Before we start, you need to have uMod installed on your server. If you don&#8217;t have it already, then read our <a href=\"https:\/\/xgamingserver.com\/blog\/how-to-install-umod-plugins-to-your-rust-server\/\">uMod guide<\/a> first.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-whitelist\">Whitelist<\/h2>\n\n\n\n<p>One way to make your Rust server private is to add a <a href=\"https:\/\/umod.org\/plugins\/whitelist\">whitelist<\/a> plugin.<\/p>\n\n\n\n<p>Download the <a href=\"https:\/\/umod.org\/plugins\/whitelist\">whitelist<\/a> plugin from the <a href=\"https:\/\/umod.org\/\">uMod.org<\/a> page.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"191\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73-1024x191.png\" alt=\"plugin download\" class=\"wp-image-1061\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73-1024x191.png 1024w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73-600x112.png 600w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73-300x56.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73-768x143.png 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73-370x69.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73-270x50.png 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73-570x106.png 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73-740x138.png 740w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-73.png 1408w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption>plugin download<\/figcaption><\/figure>\n\n\n\n<p>Then, open your file manager in your server control panel and upload the plugin to the oxide\/plugins folder.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"256\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-1024x256.png\" alt=\"plugin upload\" class=\"wp-image-1062\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-1024x256.png 1024w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-600x150.png 600w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-300x75.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-768x192.png 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-1536x384.png 1536w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-370x92.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-270x67.png 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-570x142.png 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-740x185.png 740w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74.png 1542w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption>plugin upload<\/figcaption><\/figure>\n\n\n\n<p>After you upload the plugin, go to the console section and execute this command to load the plugin.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>oxide.reload *<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-permission-group\">Permission group<\/h3>\n\n\n\n<p>Now, we need to make a permission group called &#8220;whitelist&#8221; using this command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>oxide.group add whitelist<\/code><\/pre>\n\n\n\n<p>After you create the group, grant it with a &#8220;whitelist.allow&#8221; permission.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>oxide.grant group whitelist whitelist.allow<\/code><\/pre>\n\n\n\n<p>Now, you have a private Rust server and only people who are in the whitelist permission group will be able to join your server. To add your friend to the group, find their STEAM64 ID using the<a href=\"https:\/\/steamid.io\/\"> STEAMID I\/O<\/a> site and then execute this command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>oxide.usergroup add &lt;STEAM64 ID&gt; whitelist<\/code><\/pre>\n\n\n\n<p>Example:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-75.png\"><img loading=\"lazy\" decoding=\"async\" width=\"557\" height=\"78\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-75.png\" alt=\"add player to whitelist\" class=\"wp-image-1063\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-75.png 557w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-75-300x42.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-75-370x52.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-75-270x38.png 270w\" sizes=\"auto, (max-width: 557px) 100vw, 557px\" \/><\/a><figcaption>example<\/figcaption><\/figure>\n\n\n\n<p>If you want to know more about permission groups, read our <a href=\"https:\/\/xgamingserver.com\/blog\/how-to-set-plugin-permission-on-your-rust-server\/\">permission guide<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-password\">Password<\/h2>\n\n\n\n<p>Another way is to add the<a href=\"https:\/\/umod.org\/plugins\/authentication\"> Authentication<\/a> plugin to your server. When joining the server, players will have to write a password in the in-game chat in order to play on your server.<\/p>\n\n\n\n<p>Download the <a href=\"https:\/\/umod.org\/plugins\/authentication\">Authentication<\/a> plugin from the <a href=\"https:\/\/umod.org\/\">uMod.org<\/a> page. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"181\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76-1024x181.png\" alt=\"plugin download\" class=\"wp-image-1064\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76-1024x181.png 1024w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76-600x106.png 600w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76-300x53.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76-768x136.png 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76-370x66.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76-270x48.png 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76-570x101.png 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76-740x131.png 740w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-76.png 1395w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption>plugin download<\/figcaption><\/figure>\n\n\n\n<p>Then, open your file manager in your server control panel and upload the plugin to the oxide\/plugins folder.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"256\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-1024x256.png\" alt=\"plugin upload\" class=\"wp-image-1062\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-1024x256.png 1024w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-600x150.png 600w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-300x75.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-768x192.png 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-1536x384.png 1536w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-370x92.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-270x67.png 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-570x142.png 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74-740x185.png 740w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-74.png 1542w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption>plugin upload<\/figcaption><\/figure>\n\n\n\n<p>After you upload the plugin, go to the console section and execute this command to load the plugin.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>oxide.reload *<\/code><\/pre>\n\n\n\n<p>Now, set your password using this command<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>auth password &lt;new password&gt;<\/code><\/pre>\n\n\n\n<p>Example:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-78.png\"><img loading=\"lazy\" decoding=\"async\" width=\"494\" height=\"82\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-78.png\" alt=\"new password example\" class=\"wp-image-1067\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-78.png 494w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-78-300x50.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-78-370x61.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-78-270x45.png 270w\" sizes=\"auto, (max-width: 494px) 100vw, 494px\" \/><\/a><figcaption>password example<\/figcaption><\/figure>\n\n\n\n<p> Now, you have a private Rust server and only people  who know the password will be able to connect to your server.<\/p>\n\n\n\n<p> Looking for a rust server? <a href=\"https:\/\/xgamingserver.com\/rust-hosting-server\">Rent one with us<\/a> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this guide, we will show you how to make your Rust server private. Is your Rust server just for your friend and you don&#8217;t want other players on it ? Then read this guide and you will find out how to make your Rust server private. Before we start, you need to have uMod [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":1068,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_gspb_post_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[13],"tags":[],"class_list":["post-1059","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-rust-server-docs"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.5 (Yoast SEO v26.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to make your Rust server private - XGamingServer<\/title>\n<meta name=\"description\" content=\"Is your server just for your friends ? Read this guide and you will find out how to make your Rust server private.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to make your Rust server private\" \/>\n<meta property=\"og:description\" content=\"Is your server just for your friends ? Read this guide and you will find out how to make your Rust server private.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/\" \/>\n<meta property=\"og:site_name\" content=\"XGamingServer\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/xgamingserver69\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-09-25T12:05:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-31T06:49:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private-1024x576.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Youssef Ayman\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@xgamingserver\" \/>\n<meta name=\"twitter:site\" content=\"@xgamingserver\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Youssef Ayman\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/\"},\"author\":{\"name\":\"Youssef Ayman\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/d76089853704ac189e01449b0e449e3e\"},\"headline\":\"How to make your Rust server private\",\"datePublished\":\"2021-09-25T12:05:30+00:00\",\"dateModified\":\"2021-12-31T06:49:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/\"},\"wordCount\":357,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private.jpg\",\"articleSection\":[\"Rust\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/\",\"url\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/\",\"name\":\"How to make your Rust server private - XGamingServer\",\"isPartOf\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private.jpg\",\"datePublished\":\"2021-09-25T12:05:30+00:00\",\"dateModified\":\"2021-12-31T06:49:20+00:00\",\"description\":\"Is your server just for your friends ? Read this guide and you will find out how to make your Rust server private.\",\"breadcrumb\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#primaryimage\",\"url\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private.jpg\",\"contentUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/xgamingserver.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Rust\",\"item\":\"https:\/\/xgamingserver.com\/blog\/category\/rust-server-docs\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to make your Rust server private\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#website\",\"url\":\"https:\/\/xgamingserver.com\/blog\/\",\"name\":\"XGamingServer\",\"description\":\"Dedicated Game Server Hosting\",\"publisher\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/xgamingserver.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\",\"name\":\"XGamingServer\",\"url\":\"https:\/\/xgamingserver.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg\",\"contentUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"XGamingServer\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/xgamingserver69\/\",\"https:\/\/x.com\/xgamingserver\",\"https:\/\/www.instagram.com\/xgamingserver\/\",\"https:\/\/www.linkedin.com\/company\/xgamingserver\/\",\"https:\/\/www.pinterest.com\/xgamingserver\/\",\"https:\/\/www.youtube.com\/channel\/UCHnOtWxpzaL2r3jM9Jm40EQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/d76089853704ac189e01449b0e449e3e\",\"name\":\"Youssef Ayman\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fa92e71017a2bb7ab969b798cba0c8f3f827d2d4733dbe2cacf7f195db920fe1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fa92e71017a2bb7ab969b798cba0c8f3f827d2d4733dbe2cacf7f195db920fe1?s=96&d=mm&r=g\",\"caption\":\"Youssef Ayman\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to make your Rust server private - XGamingServer","description":"Is your server just for your friends ? Read this guide and you will find out how to make your Rust server private.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/","og_locale":"en_US","og_type":"article","og_title":"How to make your Rust server private","og_description":"Is your server just for your friends ? Read this guide and you will find out how to make your Rust server private.","og_url":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/","og_site_name":"XGamingServer","article_publisher":"https:\/\/web.facebook.com\/xgamingserver69\/","article_published_time":"2021-09-25T12:05:30+00:00","article_modified_time":"2021-12-31T06:49:20+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private-1024x576.jpg","type":"image\/jpeg"}],"author":"Youssef Ayman","twitter_card":"summary_large_image","twitter_creator":"@xgamingserver","twitter_site":"@xgamingserver","twitter_misc":{"Written by":"Youssef Ayman","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#article","isPartOf":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/"},"author":{"name":"Youssef Ayman","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/d76089853704ac189e01449b0e449e3e"},"headline":"How to make your Rust server private","datePublished":"2021-09-25T12:05:30+00:00","dateModified":"2021-12-31T06:49:20+00:00","mainEntityOfPage":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/"},"wordCount":357,"commentCount":0,"publisher":{"@id":"https:\/\/xgamingserver.com\/blog\/#organization"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#primaryimage"},"thumbnailUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private.jpg","articleSection":["Rust"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/","url":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/","name":"How to make your Rust server private - XGamingServer","isPartOf":{"@id":"https:\/\/xgamingserver.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#primaryimage"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#primaryimage"},"thumbnailUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private.jpg","datePublished":"2021-09-25T12:05:30+00:00","dateModified":"2021-12-31T06:49:20+00:00","description":"Is your server just for your friends ? Read this guide and you will find out how to make your Rust server private.","breadcrumb":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#primaryimage","url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private.jpg","contentUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/xgamingserver.com\/blog\/how-to-make-your-rust-server-private\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/xgamingserver.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Rust","item":"https:\/\/xgamingserver.com\/blog\/category\/rust-server-docs\/"},{"@type":"ListItem","position":3,"name":"How to make your Rust server private"}]},{"@type":"WebSite","@id":"https:\/\/xgamingserver.com\/blog\/#website","url":"https:\/\/xgamingserver.com\/blog\/","name":"XGamingServer","description":"Dedicated Game Server Hosting","publisher":{"@id":"https:\/\/xgamingserver.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xgamingserver.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/xgamingserver.com\/blog\/#organization","name":"XGamingServer","url":"https:\/\/xgamingserver.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg","contentUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg","width":"1024","height":"1024","caption":"XGamingServer"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/xgamingserver69\/","https:\/\/x.com\/xgamingserver","https:\/\/www.instagram.com\/xgamingserver\/","https:\/\/www.linkedin.com\/company\/xgamingserver\/","https:\/\/www.pinterest.com\/xgamingserver\/","https:\/\/www.youtube.com\/channel\/UCHnOtWxpzaL2r3jM9Jm40EQ"]},{"@type":"Person","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/d76089853704ac189e01449b0e449e3e","name":"Youssef Ayman","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fa92e71017a2bb7ab969b798cba0c8f3f827d2d4733dbe2cacf7f195db920fe1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fa92e71017a2bb7ab969b798cba0c8f3f827d2d4733dbe2cacf7f195db920fe1?s=96&d=mm&r=g","caption":"Youssef Ayman"}}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/private.jpg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/1059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/comments?post=1059"}],"version-history":[{"count":3,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/1059\/revisions"}],"predecessor-version":[{"id":1260,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/1059\/revisions\/1260"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/media\/1068"}],"wp:attachment":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/media?parent=1059"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/categories?post=1059"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/tags?post=1059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}