otmp_site/ar/faq/index.html
forgejo-actions 08c1b2f3a0 Deploy site
2024-10-20 11:19:14 +00:00

136 lines
4.8 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html
dir="rtl"
lang="ar-SA"
>
<head>
<meta charset="UTF-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<title>الاسئلة الشائعة</title>
<meta name="title" content="الاسئلة الشائعة">
<meta name="author" content="Awiteb">
<meta name="description" content="OxideTalis Messaging Protocol (OTMP) specification">
<meta name="generator" content="Zola v0.16.1">
<meta property="og:type" content="website">
<meta property="og:url" content="https://otmp.4rs.nl/ar/faq/">
<meta property="og:site_name" content="OxideTalis Messaging Protocol">
<meta property="og:title" content="الاسئلة الشائعة">
<meta property="og:description" content="OxideTalis Messaging Protocol (OTMP) specification">
<meta property="og:image" content="https:&#x2F;&#x2F;otmp.4rs.nl&#x2F;otmp_ar.png">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://otmp.4rs.nl/ar/faq/">
<meta property="twitter:title" content="الاسئلة الشائعة">
<meta property="twitter:description" content="OxideTalis Messaging Protocol (OTMP) specification">
<meta property="twitter:image" content="https:&#x2F;&#x2F;otmp.4rs.nl&#x2F;otmp_ar.png">
<link rel="canonical" href="https://otmp.4rs.nl/ar/faq/">
<link rel="shortcut icon" type="image/x-icon" href="https://otmp.4rs.nl/otmp_logo.svg">
<script type="application/ld+json">
{
"description":"OxideTalis Messaging Protocol (OTMP) specification",
"url":"https://otmp.4rs.nl/ar/faq/",
"@type":"WebSite",
"headline":"الاسئلة الشائعة",
"name":"الاسئلة الشائعة",
"author":{
"@type":"Person",
"name":"Awiteb"
},
"@context":"https://schema.org"
}
</script>
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://otmp.4rs.nl/atom.xml">
<link rel="stylesheet" href="https://otmp.4rs.nl/style.css"/>
</head>
<body theme="auto">
<div class="w">
<header>
<nav>
<a href="/ar/" >العربية</a>
<a href="/" >English</a>
</nav>
<h2>الاسئلة الشائعة</h2>
</header>
<main class="page-content" aria-label="Content">
<p>هنا الأسئلة الشائعة بخصوص Oxidetalis، إذا لم تجد سؤالك تأكد من قراءة البروتوكول جيداً و إذا لم تجد إجابة لسؤالك تواصل مع المؤلف عبر البريد الإلكتروني في الأسفل.</p>
<h3 id="can-servers-see-my-ip"><a href="https://otmp.4rs.nl/ar/faq/#can-servers-see-my-ip">#</a> هل يمكن للخوادم رؤية الـIP الخاص بي؟</h3>
<p>هناك نوعان من الخوادم، خوادم تعمل خلف شبكة Tor وأخرى لا تعمل خلفها. إذا كان الخادم الذي تتواصل معه يعمل خلف شبكة Tor، فلن يظهر عنوان الـ IP الخاص بك له.
أما إذا كان الخادم الذي تتواصل معه لا يعمل خلف شبكة Tor، فسيتمكن من رؤية عنوان الـ IP الخاص بك ما لم تكن تستخدم شبكة Tor أو VPN أو وسيط بينك وبينه (Proxy).</p>
</main>
<footer>
<p class="taxonomies">
</p>
<nav>
<a href="mailto:otmp@4rs.nl" target="_blank" rel="noreferrer noopener">البريد الإلكتروني</a>
<a href="/pgp.asc" target="_blank" rel="noreferrer noopener">مفتاح PGP</a>
<a href="https://git.4rs.nl/OxideTalis/otmp_site" target="_blank" rel="noreferrer noopener">الشِفرة</a>
</nav>
</footer>
</div>
</body>
</html>