<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Смена IP-адреса]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13465&amp;type=atom" />
	<updated>2018-02-14T10:17:04Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13465</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Смена IP-адреса]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123713#p123713" />
			<content type="html"><![CDATA[<p><a href="https://autohotkey.com/boards/viewtopic.php?f=6&amp;t=36366&amp;p=167394&amp;hilit=change+Ip#p167394">https://autohotkey.com/boards/viewtopic … Ip#p167394</a>, а так еще программа NetSetMan есть для этой цели.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2018-02-14T10:17:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123713#p123713</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Смена IP-адреса]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123703#p123703" />
			<content type="html"><![CDATA[<p>Не знаю, то или нет, но вот по смене IP:<br /></p><div class="codebox"><pre><code>#numpad3::
run netsh interface ip set address &quot;Подключение по локальной сети&quot; static 192.168.1.250 255.255.255.0 
return</code></pre></div><p>Я пользуюсь именно таким кодом для изменения IP.</p>]]></content>
			<author>
				<name><![CDATA[Raven]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30150</uri>
			</author>
			<updated>2018-02-13T05:21:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123703#p123703</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Смена IP-адреса]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123702#p123702" />
			<content type="html"><![CDATA[<p>Доброго времени суток, подскажите пожалуйста, как можно изменить Протокол Интернет Адреса, или же «добавить VPN-подключение», посредством AutoHotKey?</p>]]></content>
			<author>
				<name><![CDATA[sanniauto21]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39068</uri>
			</author>
			<updated>2018-02-13T01:35:38Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123702#p123702</id>
		</entry>
</feed>
