avatar
Articles
35
Tags
44
Categories
10
Home
Archives
Tags
Categories
Link
About
i1nfo【免费Free】如何用家中闲置电脑搭建个人网站? Back to Home
Home
Archives
Tags
Categories
Link
About

【免费Free】如何用家中闲置电脑搭建个人网站?

Created2020-08-12|Updated2025-10-06|Maintenance
|Post Views:

如视频:

link

Author: IInfo
Link: https://blog.i1nfo.com/posts/setup-website-by-iis/
Copyright Notice: All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
IIS
cover of previous post
Previous
CF Problem 1430B
Problem 1430B CodeForces 1430B解题过程 原文链接题目B. Barrels time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output You have n barrels lined up in a row, numbered from left to right from one. Initially, the i-th barrel contains ai liters of water. You can pour water from one barrel to another. In one act of pouring, you can choose two different barrels x and y (the x-th barrel shouldn’t be empty) and pour any possible amount of water from barrel x to...
cover of next post
Next
杂记:突破上网认证系统的束缚
免责声明: 本文章并非专业教程,只是日常捣鼓的技术杂记,大佬勿喷,中间的一些操作可能不符合某些规定。本人概不承担相应的后果和法律责任。 另外,请不要在一些敏感网络中(如图书馆的上网认证系统)尝试下面操作,不然容易出不必要的问题。。。。 em 不废话了,下面回归正题 想要突破他的束缚,先要观察、了解它的运行机制(大概)我在在 亿 一丁点观察后发现: 打开浏览器,输入任意的的域名/url后,加载出来的都是这个神奇的登陆界面,Ping不同的域名都是指向同一个内网IP,查询了一下本机dns发现dns为网关分配的dns服务器。 所以大致推测:计算机发送请求查询dns记录>内网网关dns检测计算机的是否已登陆>如果已登录,则返回正确的服务器IP 否则,返回认证系统服务器的IP地址 于是,尝试手动指定第三方dns服务器如果这个认证系统只是简单地控制dns解析记录,那么手动指定一下第三方或者公共dns即可绕过验证。 公共dns大全 名称 公共DNS服务器IP大全 114 DNS 114.114.114.114 114.114.115.115 阿里 AliDNS 22...

Comments
avatar
IInfo
IInfo's Blog
Articles
35
Tags
44
Categories
10
Follow Me
Recent Posts
Unity/.NET Modding 101
Unity/.NET Modding 1012025-07-10
PostgreSQL UPDATE 性能优化
PostgreSQL UPDATE 性能优化2025-03-11
SAML2.0 踩坑记录
SAML2.0 踩坑记录2025-02-14
简易Node.js登录验证码实现
简易Node.js登录验证码实现2024-12-04
二游圈杂记:原神、绝区零与鸣潮
二游圈杂记:原神、绝区零与鸣潮2024-09-02
© 2025 By IInfoFramework Hexo 7.3.0|Theme Butterfly 5.5.1