/usr/share/help/as/gnome-help/net-proxy.page is in gnome-user-docs-as 3.28.1-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" xmlns:itst="http://itstool.org/extensions/" type="topic" style="task" id="net-proxy" xml:lang="as">
<info>
<its:rules xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" xlink:type="simple" xlink:href="gnome-help.its"/>
<link type="guide" xref="net-general"/>
<revision pkgversion="3.7.1" version="0.2" date="2012-11-16" status="outdated"/>
<revision pkgversion="3.10" date="2013-11-01" status="review"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<credit type="author">
<name>ফিল বুল</name>
<email>philbull@gmail.com</email>
</credit>
<credit type="author">
<name>বেপটিস্ট মিলে-মেথিয়াচ</name>
<email>baptistem@gnome.org</email>
</credit>
<credit type="editor">
<name>মাইকেল হিল</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>একাটেৰিনা গেৰাচিমভা</name>
<email>kittykat3756@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>A proxy is an intermediary for web traffic, it can be used for accessing web services anonymously, for control or security purposes.</desc>
</info>
<title>প্ৰক্সি সংহতিসমূহৰ বিৱৰণ দিয়ক</title>
<section id="what">
<title>এটা প্ৰক্সি কি?</title>
<p>A <em>web proxy</em> filters websites that you look at, it receives
requests from your web browser to fetch web pages and their elements, and
following a policy will decide to pass them you back. They are commonly used
in businesses and at public wireless hotspots to control what websites you
can look at, prevent you from accessing the internet without logging in, or
to do security checks on websites.</p>
</section>
<section id="change">
<title>প্ৰক্সি পদ্ধতি পৰিবৰ্তন কৰক</title>
<steps>
<item>
<p>Open the <gui xref="shell-introduction#activities">Activities</gui> overview and
start typing <gui>Network</gui>.</p>
</item>
<item>
<p>Click on <gui>Network</gui> to open the panel.</p>
</item>
<item>
<p>Select <gui>Network proxy</gui> from the list on the left.</p>
</item>
<item>
<p>Choose which proxy method you want to use from:</p>
<terms>
<item>
<title><gui itst:context="proxy">None</gui></title>
<p>The applications will use a direct connection to fetch the content
from the web.</p>
</item>
<item>
<title><gui>হস্তচালিত</gui></title>
<p>প্ৰত্যকটো প্ৰক্সিড প্ৰটোকলৰ বাবে, এটা প্ৰক্সিৰ ঠিকনা আৰু প্ৰটোকলসমূহৰ বাবে পৰ্টৰ বিৱৰণ দিয়ক। প্ৰটোকলসমূহ হল <gui>HTTP</gui>, <gui>HTTPS</gui>, <gui>FTP</gui> আৰু <gui>SOCKS</gui>।</p>
</item>
<item>
<title><gui>স্বচালিত</gui></title>
<p>A URL pointing to a resource, which contains the appropriate
configuration for your system.</p>
</item>
</terms>
</item>
</steps>
<p>Applications that use the network connection will use your specified proxy
settings.</p>
</section>
</page>
|