<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title><![CDATA[封存记忆 2009 - 网络技术]]></title>
<link>http://www.65308.cn/</link>
<description><![CDATA[日子滴在时间的岁月里！]]></description>
<language>zh-cn</language>
<copyright><![CDATA[Copyright 2005 PBlog3 v2.8]]></copyright>
<webMaster><![CDATA[sjx800@21cn.com(侠猫)]]></webMaster>
<generator>PBlog2 v2.4</generator> 
<image>
	<title>封存记忆 2009</title>
	<url>http://www.65308.cn/images/logos.gif</url>
	<link>http://www.65308.cn/</link>
	<description>封存记忆 2009</description>
</image>

			<item>
			<link>http://www.65308.cn/article.asp?id=116</link>
			<title><![CDATA[淘宝视频下载方法]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Fri,03 Jul 2020 16:33:36 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=116</guid>
		<description><![CDATA[注意：我这示例的淘宝链接是不可打开的，自己可以替换为想要下载视频的淘宝链接<br/><br/>淘宝示例网址：<br/><a href="https://item.taobao.com/item.htm?id=60885186" target="_blank" rel="external">https://item.taobao.com/item.htm?id=60885186</a>&amp;ali_refid=a3_430582_1006:1221000108<br/>在网址中&#34;id=&#34;后面有一串数字，在数字后面接着“&amp;”和一大串字母数字字符串 60885186<br/><br/>第一步：将淘宝网址中id=和&amp;之间的数字串复制出来，自己先记着或者放在哪都可以 60885186<br/>第二步：将第一步得到的数字串 放入链接 <br/><br/><a href="https://world.taobao.com/item/" target="_blank" rel="external">https://world.taobao.com/item/</a>数字串.htm<br/><br/>例如得到链接 <a href="https://world.taobao.com/item/60885186.htm" target="_blank" rel="external">https://world.taobao.com/item/60885186.htm</a><br/>第三步：将第二步得到的链接打开，点击视频后再在视频中点击鼠标右键，出现视频另存为即可下载。一定要点击视频后再鼠标右键]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=114</link>
			<title><![CDATA[黑群晖ds119j内网穿透成功]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Mon,23 Mar 2020 20:50:43 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=114</guid>
		<description><![CDATA[SSH登陆黑群晖，默认SSH是不允许用户密码登陆的，可以在群晖的控制面板中打开Telnet后通过Telnet连接后vi /etc/ssh/sshd_config中的PasswordAuthentication yes(no 改为 yes)<br/><br/>安装frp客户端（本次使用Sakura Frp)<br/><a href="https://www.natfrp.com" target="_blank" rel="external">https://www.natfrp.com</a><br/>官方教程：<a href="https://moe.do/archives/sakurafrp_synology.html" target="_blank" rel="external">https://moe.do/archives/sakurafrp_synology.html</a><br/><br/>要下载对版本，如果运行出现“cannot execute binary file: Exec format error”很有可能是版本下错了，换版本试<br/><br/>设置 frp 开机启动<br/><br/>大致步骤为创建.sh脚本文件，利用nohup .... &amp;后台运行<br/><br/>加入 vi /etc/rc最后一后exit 0 的前面一行，实现开机自动运行<br/><br/>参考文档：Linux nohup实现后台运行程序及查看（nohup与&amp;）<br/><a href="https://www.jb51.net/article/169783.htm" target="_blank" rel="external">https://www.jb51.net/article/169783.htm</a>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=113</link>
			<title><![CDATA[内外网互联工具方法探讨（端口映射、内网穿透Frp）等]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Mon,23 Mar 2020 10:35:53 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=113</guid>
		<description><![CDATA[技术名词：代理、动态域名DDNS、端口映射、内网穿透Frp<br/><br/>Frp:<a href="https://github.com/fatedier/frp/blob/master/README_zh.md" target="_blank" rel="external">https://github.com/fatedier/frp/blob/master/README_zh.md</a><br/>cpolar-内网穿透工具:<a href="https://www.cpolar.com/" target="_blank" rel="external">https://www.cpolar.com/</a><br/>内网端口映射Holer:<a href="http://wdom.net/" target="_blank" rel="external">http://wdom.net/</a>,<a href="https://github.com/wisdom-projects/holer" target="_blank" rel="external">https://github.com/wisdom-projects/holer</a><br/>xfrp用于openwrt&amp;lede路由器上的frp客户端，开源地址： <a href="https://github.com/KunTengRom/xfrp" target="_blank" rel="external">https://github.com/KunTengRom/xfrp</a><br/>Sakura Frp 内网穿透:<a href="https://www.natfrp.com" target="_blank" rel="external">https://www.natfrp.com</a><br/>Ngrok:<a href="http://www.ngrok.cc/" target="_blank" rel="external">http://www.ngrok.cc/</a>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=112</link>
			<title><![CDATA[SSH终端、U盘烧录等软件]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Mon,24 Feb 2020 10:55:06 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=112</guid>
		<description><![CDATA[SSH工具<br/>FinalShell:<a href="http://www.hostbuf.com" target="_blank" rel="external">http://www.hostbuf.com</a><br/>Xshell:<a href="https://xshell.en.softonic.com/" target="_blank" rel="external">https://xshell.en.softonic.com/</a><br/>PuTTY:<a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html" target="_blank" rel="external">https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html</a><br/><br/>U盘工具<br/>U盘镜像制作工具 PassMark ImageUSB：<a href="http://www.dayanzai.me/imageusb.html" target="_blank" rel="external">http://www.dayanzai.me/imageusb.html</a><br/>Rufus:<a href="https://post.smzdm.com/p/ax08k6x9/" target="_blank" rel="external">https://post.smzdm.com/p/ax08k6x9/</a><br/>USB Image Tool:<a href="https://usb-image-tool.en.softonic.com/" target="_blank" rel="external">https://usb-image-tool.en.softonic.com/</a><br/>线刷烧录工具USB Burning Tool<br/>Etcher是一款u盘镜像制作工具,支持window,linux,macOS多平台]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=107</link>
			<title><![CDATA[几款值得推荐的远程协助软件]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Wed,30 Jan 2019 22:10:19 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=107</guid>
		<description><![CDATA[ttvnc<br/>AnyDesk<br/>Splashtop<br/>TeamViewer]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=89</link>
			<title><![CDATA[解决WIN2003服务器上传下载文件大小限制]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Mon,09 Jun 2014 11:21:40 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=89</guid>
		<description><![CDATA[Windows2003系统下，上传较大的文件时，出现“Request 对象 错误 &#39;ASP 0104 : 80004005&#39;”错误。<br/>更改win2003的IIS 6.0对asp的上传文件大小为200k限制，aspx的上传程序没有影响。在IIS6.0中，默认设置是特别严格和安全的，最大只能传送 204,800 个字节，这样可以最大限度地减少因以前太宽松的超时和限制而造成的攻击。IIS 6 出于安全考虑, 默认最大请求是200K(也即最大提交数据限额为200KByte，204800Byte)。（在 IIS 6.0 之前的版本中无此限制）<br/>第一步：修改IIS设置，允许直接编辑配置数据库。先打开，Internet信息服务，如下图：<br/><img src="http://www.65308.cn/attachments/month_1406/r201469112121.jpg" border="0" alt=""/><br/>第二步:<br/>c:/windows/system32/inetsrv/MetaBase.xml<br/>本地调试 2000 pro+iis 6 ，程序设置 上传文件大小为4M以下 程序正常运行<br/>服务器 2003 + iis6 ,程序设置 上传文件大小为4M以下,只能上传 300K 以下的文件，请问在哪里修改 2003的配置啊，才能使服务器也上传4M以下的文件<br/>--------------------------------------------------------------------------------<br/>解决办法：<br/>1、先在服务里关闭 iis admin service 服务。<br/>2、找到 windows\system32\inetsrv\ 下的 metabase.xml 文件。<br/>3、用纯文本方式打开，找到 ASPMaxRequestEntityAllowed 把它修改为需要的值（可修改为10M即：10240000），默认为：204800，即：200K。<br/>4、存盘，然后重启 iis admin service 服务。<br/>在 IIS 6.0 中，无法下载超过4M的附件时，可以按以下步骤解决：<br/>1、先在服务里关闭 iis admin service 服务。<br/>2、找到 windows\system32\inetsrv\ 下的 metabase.xml 文件。<br/>3、用纯文本方式打开，找到 AspBufferingLimit 把它修改为需要的值（可修改为20M即：20480000）。<br/>4、存盘，然后重启 iis admin service 服务。<br/>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=82</link>
			<title><![CDATA[ASP防刷票思路及代码]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Fri,03 Jan 2014 11:35:33 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=82</guid>
		<description><![CDATA[<br/>1、防止站外直接提交<br/><div class="UBBPanel codePanel"><div class="UBBTitle"><img src="http://www.65308.cn/images/code.gif" style="margin:0px 2px -3px 0px" alt="程序代码"/> 程序代码</div><div class="UBBContent"><br/><br/>server_v1 = Cstr(Request.ServerVariables(&#34;HTTP_REFERER&#34;))<br/>server_v2 = Cstr(Request.ServerVariables(&#34;SERVER_NAME&#34;))<br/><br/>if mid(server_v1,8,len(server_v2))&lt;&gt;server_v2 then<br/>&#160;&#160;&#160;&#160;Response.write(&#34;&lt;script language=&#39;javascript&#39;&gt;alert(&#39;禁止从站外提交数据!&#39;);location=&#39;index.asp&#39;;&lt;/script&gt;&#34;)<br/>&#160;&#160;&#160;&#160;response.end<br/>end If<br/></div></div><br/>2、利用COOKIES防止本机更换ID重复投票<br/><div class="UBBPanel codePanel"><div class="UBBTitle"><img src="http://www.65308.cn/images/code.gif" style="margin:0px 2px -3px 0px" alt="程序代码"/> 程序代码</div><div class="UBBContent"><br/>&#39;&#39; 利用cookies 防止单机重复投票<br/><br/>If request.cookies(&#34;chishu&#34;)=&#34;&#34; Then<br/>chi=0<br/>Response.cookies(&#34;chishu&#34;)=chi<br/>Else <br/>chi=request.cookies(&#34;chishu&#34;)<br/>chi=chi+1<br/>Response.cookies(&#34;chishu&#34;)=chi<br/>End if<br/><br/>If request.cookies(&#34;chishu&#34;)&lt;10 Then<br/><br/>bs=true<br/><br/>Else<br/>if request.cookies(&#34;visitime&#34;)&lt;&gt;&#34;&#34; then <br/>if DateDiff(&#34;s&#34;,request.cookies(&#34;visitime&#34;),now())&lt;600 then<br/> Response.write(&#34;&lt;script language=&#39;javascript&#39;&gt;alert(&#39;本机1小时内只允许投票10次，\n请稍后再来投票!&#39;);location=&#39;index.asp&#39;;&lt;/script&gt;&#34;)&nbsp;&nbsp;&nbsp;&nbsp;<br/>response.end <br/>Else<br/>response.cookies(&#34;visitime&#34;)=now()<br/>Response.cookies(&#34;chishu&#34;)=0<br/>bs=true<br/>end if <br/>Else<br/>response.cookies(&#34;visitime&#34;)=now()<br/>Response.cookies(&#34;chishu&#34;)=0<br/>end if<br/>End If<br/>&#39;&#39; 利用cookies 防止单机重复投票<br/></div></div>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=81</link>
			<title><![CDATA[IIS6.0通过伪静态实现301转向规则httpd.conf]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Tue,17 Dec 2013 09:23:42 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=81</guid>
		<description><![CDATA[添加301转向规则到httpd.conf里面，cctv.com替换为自己的域名，规则如下：<br/>#此规则表示站点上所有域名都301跳转到www.cctv.com<br/>RewriteCond %{HTTP_HOST} !^www.cctv.com$ [NC]<br/>RewriteRule ^(.*)$ <a href="http://www.cctv.com/" target="_blank" rel="external">http://www.cctv.com/</a>$1 [R=301,L]<br/><br/>#此规则表示如果访问是cctv.com就跳转到www.cctv.com，有多个就复制多组规则<br/>RewriteCond %{HTTP_HOST} ^cctv.com$ [NC]<br/>RewriteRule ^(.*)$ <a href="http://www.cctv.com/" target="_blank" rel="external">http://www.cctv.com/</a>$1 [R=301,L]<br/><br/>Linux系统301设置：<br/>将以下规则添加到.htaccess文件。<br/>&lt;IfModule mod_rewrite.c&gt;<br/>RewriteEngine On<br/>RewriteCond %{HTTP_HOST} ^cctv.com$ [NC]<br/>RewriteRule ^(.*)$ <a href="http://www.cctv.com/" target="_blank" rel="external">http://www.cctv.com/</a>$1 [R=301,L]<br/>&lt;/IfModule&gt;<br/>cctv.com替换为自己的域名，表示将cctv.com重定向到www.cctv.com<br/>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=77</link>
			<title><![CDATA[照片exif信息修改]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Mon,21 Oct 2013 09:26:54 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=77</guid>
		<description><![CDATA[<p>据我目前所知，有以下三种国产软件可以修改图片的exif信息</p>
<p><img alt="" src="http://www.65308.cn/attachments/month_1310/n2013102192548.jpg" /></p>
<p>&nbsp;</p>
<p><img alt="" src="http://www.65308.cn/attachments/month_1310/q201310219262.jpg" /></p>
<p><span style="text-align: left; widows: 2; text-transform: none; background-color: rgb(255,255,255); text-indent: 0px; display: inline !important; font: 16px/28px Arial, Helvetica, simsun, u5b8bu4f53; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">这个软件叫GUI ExifTool，挺好用</span></p>
<p><span style="text-align: left; widows: 2; text-transform: none; background-color: rgb(255,255,255); text-indent: 0px; display: inline !important; font: 16px/28px Arial, Helvetica, simsun, u5b8bu4f53; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px"><img alt="" src="http://www.65308.cn/attachments/month_1310/v2013102192617.jpg" /></span></p>
<p><span style="text-align: left; widows: 2; text-transform: none; background-color: rgb(255,255,255); text-indent: 0px; display: inline !important; font: 16px/28px Arial, Helvetica, simsun, u5b8bu4f53; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">付费的，但功能强大</span></p>
<p>&nbsp;</p>
<p><span style="text-align: left; widows: 2; text-transform: none; background-color: rgb(255,255,255); text-indent: 0px; display: inline !important; font: 16px/28px Arial, Helvetica, simsun, u5b8bu4f53; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px"><span style="text-align: left; widows: 2; text-transform: none; background-color: rgb(255,255,255); text-indent: 0px; display: inline !important; font: 16px/28px Arial, Helvetica, simsun, u5b8bu4f53; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">请注意，据说淘宝对你修图的工具也有限定，不能使用Photoshop，光影魔术手，ACDSee，可牛之类的图形编辑软件，只能用Windows自带的&ldquo;画图&rdquo;软件。所以，exif中&ldquo;软件&rdquo;那部分，要写成：Windows (R) 画图 ，切记切记。</span></span></p>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=76</link>
			<title><![CDATA[在线嗅探下载各大视频网站FLV视频]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Mon,16 Sep 2013 09:18:23 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=76</guid>
		<description><![CDATA[把加密视频的地址复制到<a href="http://www.flvcd.com/" target="_blank" rel="external">http://www.flvcd.com/</a>，该网站能嗅探到视频真实的地址，由于优酷视频采用了分段存储方式，所以得到的是多个分段视频。我们只需利刚才那个嗅探网站的配套下载工具硕鼠就可轻松下载合并视频了。]]></description>
		</item>
		
</channel>
</rss>
