Web Ping: Difference between revisions

Jump to navigation Jump to search
341 bytes added ,  28 May 2017
Line 199: Line 199:


=== 伺服器主機資訊或採用的技術 ===
=== 伺服器主機資訊或採用的技術 ===
* {{Gd}} [http://builtwith.com/ BuiltWith Technology Lookup] ex: [http://builtwith.com/techcrunch.com techcrunch.com Technology Profile of techcrunch.com] {{access | date=2015-01-31}}
* {{Gd}} [http://builtwith.com/ BuiltWith Technology Lookup]
* [https://wappalyzer.com/download wappalyzer] "Wappalyzer uncovers the technologies used on websites." Quoted from website. 安裝瀏覽器擴充套件或直接使用 bookmarklet。<br /> 
** 使用方式: 線上輸入網址查詢或直接使用 bookmarklet <pre>javascript:location = 'https://builtwith.com/'+location.href.replace(/https?:\/\//i, "");</pre>
** 介紹:
** 查詢結果: e.g. [http://builtwith.com/techcrunch.com techcrunch.com Technology Profile of techcrunch.com] {{access | date= 2017-05-28}}
* [https://wappalyzer.com/download wappalyzer] "Wappalyzer uncovers the technologies used on websites." Quoted from website. 詳: [https://wappalyzer.com/applications Web Applications] 清單。
** 使用方式:安裝瀏覽器擴充套件或直接使用 bookmarklet。
** 介紹: [https://www.minwt.com/pc/17655.html 「Wappalyzer」網站照妖鏡!一鍵顯示網站所用的主機、平台、語言與框架|梅問題.教學網]
** 介紹: [https://www.minwt.com/pc/17655.html 「Wappalyzer」網站照妖鏡!一鍵顯示網站所用的主機、平台、語言與框架|梅問題.教學網]
** 查詢結果: 如下圖
: https://farm1.staticflickr.com/455/20398159845_e4d74885dd_n.jpg
: https://farm1.staticflickr.com/455/20398159845_e4d74885dd_n.jpg
: (image hosted by [https://flic.kr/p/x5vUg8 flickr])
: (image hosted by [https://flic.kr/p/x5vUg8 flickr])
* [http://news.netcraft.com/ Netcraft]可查詢伺服器主機的{{Acronym | acronym= OS | def= 作業系統(Operating system)}}、IP及上線時間(uptime)等資訊。 ex: [http://toolbar.netcraft.com/site_report?url=http://www.netcraft.com Site report for www.netcraft.com]
 
** Bookmarklet for checking the information of server which you browsed
* [http://news.netcraft.com/ Netcraft]可查詢伺服器主機的{{Acronym | acronym= OS | def= 作業系統(Operating system)}}、IP及上線時間(uptime)、採用的技術等資訊。
<pre>
** 使用方式: 線上輸入網址查詢或直接使用 bookmarklet <pre>javascript:location%20=%20'http://toolbar.netcraft.com/site_report?url='+escape(location);%20void%200</pre>
javascript:location%20=%20'http://uptime.netcraft.com/up/graph?site='+escape(location);%20void%200
** 介紹:
</pre>
** 查詢結果: e.g. [http://toolbar.netcraft.com/site_report?url=techcrunch.com Site report for techcrunch.com]


=== 伺服器啟用 HTTP 壓縮 (HTTP Compression) ===
=== 伺服器啟用 HTTP 壓縮 (HTTP Compression) ===

Navigation menu