<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>「Windows PPPoE 自動重撥 Script」的迴響</title>
	<atom:link href="http://blog.linym.net/archives/522/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.linym.net/archives/522</link>
	<description>我的學習心得、筆記</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:52:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>由：rain</title>
		<link>http://blog.linym.net/archives/522/comment-page-1#comment-74240</link>
		<dc:creator>rain</dc:creator>
		<pubDate>Sun, 11 Sep 2011 13:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/?p=522#comment-74240</guid>
		<description>話說rasdial也有一個方法可以避免明碼曝光

透過工具把vbs轉成com或exe執行檔，就可以避免明碼。
而且建立寬頻連線也可以填假的帳密，因為實際是看rasdial後面填的帳密，這樣反而比rasphone還安全</description>
		<content:encoded><![CDATA[<p>話說rasdial也有一個方法可以避免明碼曝光</p>
<p>透過工具把vbs轉成com或exe執行檔，就可以避免明碼。<br />
而且建立寬頻連線也可以填假的帳密，因為實際是看rasdial後面填的帳密，這樣反而比rasphone還安全</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：rain</title>
		<link>http://blog.linym.net/archives/522/comment-page-1#comment-74238</link>
		<dc:creator>rain</dc:creator>
		<pubDate>Sun, 11 Sep 2011 13:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/?p=522#comment-74238</guid>
		<description>感謝您的範本
給個建議，把rasdial改成rasphone可以避免撥號帳密直接曝光
但前置作業要先把，提示名稱、密碼、憑證等項目取消，才不會卡在連線的視窗

DIALNAME = &quot;寬頻連線&quot;           &#039;連線名稱

Set WshShell = CreateObject(&quot;WScript.Shell&quot;)
RetCode = WshShell.Run(&quot;ping www.hinet.net&quot;, 0, true)
If RetCode  0 Then
	WshShell.Run &quot;rasphone &quot; &amp; &quot;-h &quot; &amp; DIALNAME , 0, true
	WScript.Sleep(3000)
	WshShell.Run &quot;rasphone &quot; &amp; &quot;-d &quot; &amp; DIALNAME
End If</description>
		<content:encoded><![CDATA[<p>感謝您的範本<br />
給個建議，把rasdial改成rasphone可以避免撥號帳密直接曝光<br />
但前置作業要先把，提示名稱、密碼、憑證等項目取消，才不會卡在連線的視窗</p>
<p>DIALNAME = "寬頻連線"           '連線名稱</p>
<p>Set WshShell = CreateObject("WScript.Shell")<br />
RetCode = WshShell.Run("ping <a href="http://www.hinet.net" rel="nofollow">http://www.hinet.net</a>", 0, true)<br />
If RetCode  0 Then<br />
	WshShell.Run "rasphone " &amp; "-h " &amp; DIALNAME , 0, true<br />
	WScript.Sleep(3000)<br />
	WshShell.Run "rasphone " &amp; "-d " &amp; DIALNAME<br />
End If</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Q宠大乐斗</title>
		<link>http://blog.linym.net/archives/522/comment-page-1#comment-50177</link>
		<dc:creator>Q宠大乐斗</dc:creator>
		<pubDate>Wed, 22 Dec 2010 06:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/?p=522#comment-50177</guid>
		<description>我来给你踩踩</description>
		<content:encoded><![CDATA[<p>我来给你踩踩</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：robert</title>
		<link>http://blog.linym.net/archives/522/comment-page-1#comment-34142</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Wed, 16 Sep 2009 14:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/?p=522#comment-34142</guid>
		<description>最近電腦常偶有無故斷線, xp 卻不會自動再去連線, 害我整天擔心程式交易狀況.
謝謝版大的分享, 趕緊跟著說明 try try 看能否解決網路無故斷線的問題.

感恩喔~</description>
		<content:encoded><![CDATA[<p>最近電腦常偶有無故斷線, xp 卻不會自動再去連線, 害我整天擔心程式交易狀況.<br />
謝謝版大的分享, 趕緊跟著說明 try try 看能否解決網路無故斷線的問題.</p>
<p>感恩喔~</p>
]]></content:encoded>
	</item>
</channel>
</rss>

