Help
RSS
API
Feed
Maltego
Contact
Domain > www.37vpn.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-06
154.91.253.169
(
ClassC
)
2025-11-22
23.226.179.62
(
ClassC
)
Port 443
HTTP/1.1 200 OKETag: 68d8cbd6-66a2Server: nginxDate: Sat, 22 Nov 2025 16:26:05 GMTContent-Type: text/htmlLast-Modified: Sun, 28 Sep 2025 05:47:02 GMTVary: Accept-EncodingSet-Cookie: SITE_TOTAL_ID9b45fdb4a6b90deb2343ca5919639351; Path/; Max-Age259200000; HttpOnlyAccept-Ranges: bytesX-Cache: MISS from cb2crhk50526Content-Length: 26274 html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>VPN设置教程/title> style> body { font-family: Arial, sans-serif; margin: 0 auto; padding: 0; background-color: #ebf1ff; padding-top: 40px; color: #333; max-width: 720px; } .container { max-width: 800px; padding: 0 20px; } h1 { text-align: center; color: #10b521; /* margin: 0; */ font-size: 24px; } ol { padding-left: 20px; } .step { margin-bottom: 40px; } .highlight { background: #e6f7ff; padding: 5px; border-left: 4px solid #0078d7; display: inline-block; margin-bottom: 5px; } img { max-width: 100%; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); width: 500px; } .note { background: #fffbe6; padding: 10px; border-left: 4px solid #f7b500; border-radius: 5px; margin-top: 20px; } footer { text-align: center; margin-top: 1px; padding: 10px; background: #f0f0f0; border-radius: 5px; font-size: 0.9em; } .button { display: inline-block; padding: 6px 0px; background-color: #7a8288; color: #fff; text-align: center; text-decoration: none; border-radius: 34px; margin: 0 5px; border: none; cursor: pointer; width: 50%; } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } .button:hover { background-color: #0056b3; } .anniu{display: flex;justify-content: center;align-items: center;margin: 10px 0;} .header { position: fixed; background-color: #ffffffcc; color: white; z-index: 9999; padding: 10px 20px; height: 24px; display: flex; width: 100%; align-items: center; border-bottom: 1px solid #e2e2e2; top: 0; left: 0; } .menu-toggle { position: absolute; right: 55px; background: #ceecff; color: #0078d7; cursor: pointer; font-weight: bold; border: 1px solid #adadad; border-radius: 4px; width:34px; display: block; margin: 0; text-align: center; padding: 0; transition: transform 0.3s ease; } .menu-toggle img{ width: 100%; box-shadow:none; } .flip-horizontal { transform: scaleX(-1); /* 左右翻转 */ } .menu { background-color: #444; position: absolute; top: 45px; left: 0; width: 100%; z-index: 1000; overflow: hidden; max-height: 0; transition: max-height 0.5s ease-out; } .menu.show { max-height: 400px; /* Adjust as needed for content */ } .menu a { display: block; color: white; padding: 10px; text-decoration: none; border-bottom: 1px solid #333; } .menu a:hover { background-color: #555; } .content { /*padding: 20px;*/ position: relative; } .sname { color: #ff7e5f; font-weight: 700; text-align: center; } .menu6{ width: 100%; display: block; height: 400px; } .menu6 p{ margin: 0; padding: 0; line-height: 50px; color: #949494; width: 100%; text-align: center; font-size: larger; } .menu6 ul{ list-style-type: none; /* 移除列表项样式 */ padding: 0; /* 去掉内边距 */ margin: 0; /* 去掉外边距 */ } .menu6 ul li{ width: 90%; line-height: 46px; text-align: center; border: 1px solid rgb(91, 124, 255); margin: 10px auto; border-radius: 4px; } .menu6 ul li a{ color: rgb(91, 124, 255); display: inline-block; width: 100%; } a { text-decoration: none !important; } .section1{ padding:20px; position: relative; margin-top: 65px; } .section1 .title{ font-weight: 700; font-size: 1.2rem; color: rgba(0, 0, 0, .9); text-align: center; } .section1 .title1{ font-size: 13px; color: rgb(0 67 146); margin-top: 20px; margin-bottom: .4rem; font-weight: 100; align-items: center; display: flex; } .section1 .title1 img{ width: 16px; margin: 0; padding: 0; box-shadow: none; } /* 视频 */ /* 按钮样式 */ .open-btn { display: block; padding: 6px 0px; background-color: #007BFF; color: #fff; border: none; border-radius: 34px; cursor: pointer; font-size: 16px; margin: 0 5px; width: 50%; } .open-btn:hover { background-color: #0056b3; } /* 模态窗口样式 */ .modal { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); justify-content: center; align-items: center; z-index: 99999; } .modal-content { position: relative; width: 100%; max-width: 100%; height: 100%; background: #000; border-radius: 0; padding: 0; box-shadow: none; display: flex; justify-content: center; align-items: center; } .close-btndiv{ position: absolute; top: 0; right: 0; background: #00000061; z-index: 10; width: 100%; height: 44px; } .close-btn { border: none; font-size: 28px; color: #fff; cursor: pointer; float: right; padding: 6px 17px; background: none; } video { width: 100vw; height: 100vh; object-fit: cover; border-radius: 0; } .inbtn{ width: calc(100% - 10px); text-align: center; padding: 10px 5px; position: fixed; z-index: 20; max-width: 710px; background: #e2ebffe0; border-bottom: 1px solid #d2d2d2; } .inbtn a{ display: inline-block; border: 1px solid #ffffff; border-radius: 4px; padding: 4px 0; background: linear-gradient(to bottom, #ff7e5f, #feb47b); color: #ffffff; width: calc(31.33% - 2px); margin: 3px 1px; font-size: 14px; box-shadow: 1px 2px 0px rgba(0, 0, 0, 0.2); } .banner{ } .banner .box1{ background: #cadcfe; margin-bottom:10px; padding: 10px; justify-content: center; align-items: center; display: flex; } .banner .box1 img{width: 30px;margin-right:10px; box-shadow: none;} .banner .box1 div{ width: 80%; display: inline-block;} .banner .box1 div p{ margin: 0; font-size: 12px; } .banner .box2{ background: #bcebff; margin-bottom: 10px; padding: 10px; justify-content: center; align-items: center; display: flex; } .banner .box2 img{width: 30px;margin-right:10px; box-shadow: none;} .banner .box2 div{ width: 80%; display: inline-block;} .banner .box2 div p{ margin: 0; font-size: 12px; } .banner .box3{ background: #fdedce; margin-bottom: 10px; padding: 10px; justify-content: center; align-items: center; display: flex; } .banner .box3 img{width: 30px;margin-right:10px; box-shadow: none;} .banner .box3 div{ width: 80%; display: inline-block;} .banner .box3 div p{ margin: 0; font-size: 12px; } /*教程选项卡开始*/ .buttons { margin-top: 25px; } .buttons button { padding: 6px; margin: 0px 2px; display: inline-block; cursor: pointer; width: calc(25% - 20px); color: #929394; font-size: 16px; border: 1px solid #ccc; background-color: #f9f9f9; transition: background-color 0.3s ease, color 0.3s ease; border-radius: 4px; } .buttons b{ text-align: center; color: #007bff; position: relative; left: 5px; } .buttons button.active { background-color: #007bff; color: #fff; border-color: #0056b3; } .step { visibility: hidden; opacity: 0; transition: opacity 0.5s ease, visibility 0.5s ease; position: absolute; width: 100%; /* 可根据内容调整 */ overflow: hidden; height: 0; display: none; } .step.active { visibility: visible; opacity: 1; position: static; height: auto; display: block; } /*教程选项卡结束*/ /style>/head>body> script> function checkUA() { var userAgent navigator.userAgent; if (userAgent.indexOf(iPhone) > -1 || userAgent.indexOf(iPad) > -1 || userAgent.indexOf(iPod) > -1) { if (confirm(您正在使用苹果客户端,是否跳转到苹果教程页面?)) { window.location.href ios/index.html; } } } checkUA(); function copyToClipboard(elementId, button) { const text document.getElementById(elementId).innerText; navigator.clipboard.writeText(text).then(() > { const feedback button.nextElementSibling; feedback.style.display inline-block; setTimeout(() > { feedback.style.display none; }, 1000); }).catch(err > { console.error(复制失败:, err); }); } /script> !-- 菜单 --> div classheader> a classmenu-toggle>img srcmenbt.png />/a> div classmenu idmenu> a href# stylebackground: #5d5c5c; color: #44e1ff;>VPN使用教程/a> a hrefaw.html>暗网探索/a> a hrefdy.html>电影电视剧/a> a hrefapp.html>社交软件/a> a hrefdy2.html>色情网站/a> a hrefxnb.html>虚拟币交易所/a> a hrefvpngpt.html>ChatGPT/a> /div> div classsname> VPN使用教程 /div> /div> div classinbtn> a hrefaw.html>暗网探索/a> a hrefdy.html>影视网站/a> a hrefapp.html>社交软件/a> a hrefdy2.html>色情网站/a> a hrefxnb.html>区块交易/a> a hrefvpngpt.html>ChatGPT/a> /div> div classsection1> h1 classtitle>设置VPN,私密访问海外网址/h1> h2 classtitle1>支持设备:img srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAwFBMVEUAAABTd/9OcP9Pcv9Ocv9Mcv9Tdv9LcP9Ncv9Sdf9Qdf9Pc/9Mcf9UeP9QdP9Td/9QdP9Tdv9Ud/9KcP9Mcf9McP9Vd/9LcP9Sdv9Jb/9RdP9Tdf9Kbv9KcP9McP9Ocv9Sdf9UeP9LcP9QdP9Sdv9Rd/9Kb/9Ud/9Sdv9Id/9Ocf9Lb/9Udv9VeP9LcP9Tdv9Xef9Ud/9LcP9Td/9Tdv9LcP9Tdv9Ocf9SeP9Ncf9LcP9QdP9Pc/9Rdf9Tdv9Vd//JWi11AAAAOXRSTlMAoBoVEwn8/PCzlX1xYijv4N6Mgjb58uzk0c3Ix7qph4N3d2dVUEZBMQ719fTs5sq8uLSqmZJuSCL5JQLSAAABHUlEQVQ4y53R13KDMBBA0aUam2rAvcQ9Tu9FNP3/X0UxQ7LCEk58eFgNc0cDEpxPXz56cMK6T+kemoWUUtOARi5l2tDIuKPM5R826kAzhTUKnNAuxhuQ0OyJ7z8s9vCpgrFVuv3hk2sA7/22KHWV8MWv1vznvxZCpouaZV4q6nOoQSU2c7GJhn4oz1P2MPwMdHTnZsp8v67NLfzapGIBILYkUgDppFmaZSnDzwUXZWIXgISSqA2II4ksfHcfhMlICU8HRVpGxCwPVWMiEaDKJjLX9lUVqT1pZf1EMJdG6Ky8FiEJSRJCanOg40NPxNaA6PfCZgacXUvQDFTgOcfNTQx1q8NevefIiWaHpbWDY/F8NF1p5cFF09GbCv/yBSmriPd6RLkcAAAAAElFTkSuQmCC />苹果、img srcdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAA81BMVEUAAABVd/9Tdv9Ncf9Pcv9Ocf9Kcf9Ncf9Ncf9RdP9WeP9Rdf9Ye/9Qc/9Sdf9Qc/9Jb/9Scv9Zev9WeP9NcP9McP9Td/9Sdv9ae/9TdP9Kb/9Jbv9Ze/9Jbv9Zev9QdP9Yev9Ud/9Ha/9Xev9Hb/9Jb/9IZP9Jbv9Fav9Jbf9Eav9Wef9Sdf9Xev9Sdf9Kb/9XeP9Odv9WeP9Kb/9Kb/9Fa/9Ze/9Fa/9WeP9be/9Fav9Eav9Kb/9Xef9Udv9Rdf9Mb/9Sdf9WeP9Sdv9Ibv9Ncf9Pc/9Kb/9RdP9McP9Tdf9WeP9Yev9Ibf9HbP9Fa/9Vd/81eS6uAAAARXRSTlMA9KLhEpMm9rX25OHQoZR/Ig3t06F/UUctD/fX1tHHtWNXODUtHwbt68i7r5yLc1pBGvz79N7c2b22trSono+Oh3p5al9BCkAeAAABZ0lEQVQ4y53Mh1LCQBSF4asUpYgUhUhROiJN7L2nLkl4/6fxbCAZN7MZBv8h9+5kP0LbVnmMk19hVJajZDEbJ6U5bXaocFpUSJ5SrNcXvLtssRNh8P+FH74prw8TVC/I0YSxUpYxtvDWq9TMrxgrXzJeiy9Fhr5wkU5j8LVcsokMPbClUEmGSjtiafpHlVyT6G1XbEzUypUD07Es65sylliKWpgVH30ahjUCMni4wPTQGPPdR4d4e0YZQyxFB5i5AGmaxpHmx08cYYeRJgakhdA+xUJoz0OJAKmqCqQibf0gIMwAHa+RENDR9sg0OTLXqasFhPkXmR7Sdfx0LrCBcA7QFDcvQLpQlRJ48+Gj3kC/rlBMD6N2Vb/pkt98liSq4cK2bf54pwFRftYjsfKwYaNaY7WGPyQtbqM8nfCFT0cgBwE5tuNsRigauQjI3Yh6VOArEtGt6573ie69FVX36aLN1zPWtv0Ck9qG0ZtjQxoAAAAASUVORK5CYII />安卓/h2> div classbanner> div classbox1> img srcys01.png /> div> p stylefont-weight:700;margin-bottom: 6px;>隐私安全/p> p>畅享隐私与安全的VPN,保护您的数据与自由的网络体验。/p> /div> /div> div classbox2> img srcys02.png /> div> p stylefont-weight:700;margin-bottom: 6px;>一键翻墙/p> p>轻松配置,一键连接,畅游全球网络无障碍,快速安全上网新体验。/p> /div> /div> div classbox3> img srcys03.png /> div> p stylefont-weight:700;margin-bottom: 6px;>私人免费/p> p>私人免费VPN,配置属于自己的专属网络,配置即用,安全便捷无忧。/p> /div> /div> /div> !--img src./bg1.png alt stylemargin-top: 10px;box-shadow: none;>--> /div> div classcontainer> h1 stylemargin: 0;>安卓VPN设置教程/h1> !-- 按钮 --> div classanniu> a hrefios/index.html classbutton>查看苹果ios教程/a> button classopen-btn onclickopenModal()>点击播放视频教程/button> /div> !-- 模态窗口 --> div classmodal idvideoModal> div classmodal-content> div classclose-btndiv> button classclose-btn onclickcloseModal()>×/button> /div> video controls> source srcan/an169-2.mp4 typevideo/mp4> 您的浏览器不支持 HTML 视频标签。 /video> /div> /div> div classbuttons> button data-index0>步骤1/button>b>》/b> button data-index1>步骤2/button>b>》/b> button data-index2>步骤3/button>b>》/b> button data-index3>步骤4/button> /div> div classcontent> div classstep active> h2>步骤 1:进入设置菜单/h2> ol> li> 打开安卓设备的 span classhighlight>设置/span> 应用。 /li> li> 找到并点击 span classhighlight>连接/span> 。 /li> li> 选择 span classhighlight>更多连接设置/span> 。 /li> li> 点击 span classhighlight>VPN/span> 选项。 /li> /ol> img src1.jpg alt步骤 1 示例图> /div> div classstep> h2>步骤 2:添加VPN配置/h2> ol> li> 点击 span classhighlight>添加VPN配置/span> 。 /li> li> 在协议类型中选择 span classhighlight>IKEv2/IPSec MSCHAPv2/span> 。 /li> li> 输入客服提供的信息,例如: ul stylelist-style-type: none; padding: 0;> li stylemargin-bottom: 10px; position: relative;> strong>IP 地址:/strong> span idip-address stylebackground-color: #f0f0f0; padding: 5px; border-radius: 4px;>suduvpn.com/span> button onclickcopyToClipboard(ip-address, this) stylemargin-left: 10px; background-color: #4CAF50; color: white; border: none; padding: 5px 10px; border-radius: 4px; cursor: pointer; position: relative;>复制/button> span classcopy-feedback styledisplay: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: rgb(76, 175, 80); color: white; padding: 5px; border-radius: 4px; font-size: 12px;>已复制!/span> /li> li stylemargin-bottom: 10px; position: relative;> strong>协议:/strong> span idprotocol stylebackground-color: #f0f0f0; padding: 0px; border-radius: 4px;>IKEv2/IPSec MSCHAPv2/span> button onclickcopyToClipboard(protocol, this) stylemargin-left: 10px; background-color: #4CAF50; color: white; border: none; padding: 5px 10px; border-radius: 4px; cursor: pointer; position: relative;>复制/button> span classcopy-feedback styledisplay: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: rgb(76, 175, 80); color: white; padding: 5px; border-radius: 4px; font-size: 12px;>已复制!/span> /li> li stylemargin-bottom: 10px; position: relative;> strong>账号:/strong> span idaccount stylebackground-color: #f0f0f0; padding: 5px; border-radius: 4px;>vpn01/span> button onclickcopyToClipboard(account, this) stylemargin-left: 10px; background-color: #4CAF50; color: white; border: none; padding: 5px 10px; border-radius: 4px; cursor: pointer; position: relative;>复制/button> span classcopy-feedback styledisplay: none; position: absolute; left: 60%; transform: translate(0%, 0%); background-color: rgb(76, 175, 80); color: white; padding: 5px; border-radius: 6px; font-size: 12px;>已复制!/span> /li> li stylemargin-bottom: 10px; position: relative;> strong>密码:/strong> span idpassword stylebackground-color: #f0f0f0; padding: 5px; border-radius: 4px;>sudu666/span> button onclickcopyToClipboard(password, this) stylemargin-left: 10px; background-color: #4CAF50; color: white; border: none; padding: 5px 10px; border-radius: 4px; cursor: pointer; position: relative;>复制/button> span classcopy-feedback styledisplay: none; position: absolute; left: 70%; transform: translate(-50%, 0%); background-color: rgb(76, 175, 80); color: white; padding: 5px; border-radius: 4px; font-size: 12px;>已复制!/span> /li> li stylecolor: red;>不定期站内信更新账号密码,请及时查看。/li> /ul> /li> /ol> img srcan/an2.jpg alt步骤 2 示例图> !--img src./an/an3.jpg alt步骤 2 示例图>--> /div> div classstep> h2>步骤 3:保存配置/h2> p> 点击页面右上角的 span classhighlight>按钮保存配置/span> /p> img srcan/an4.jpg alt步骤 3 示例图> /div> div classstep> h2>步骤 4:开启VPN/h2> ol> li>在VPN设置页面,找到刚添加的配置。/li> li> 将 span classhighlight>VPN状态/span> 开启。 /li> li>若配置正确,您将看到连接成功的提示。/li> /ol> img src4.jpg alt步骤 4 示例图> /div> /div> div classnote> strong>注意:/strong> 确保输入的IP地址、密钥、账号和密码准确无误。如果连接失败,请检查网络环境并重新核对信息。 /div> /div> div classmenu6> p>设置VPN,隐私访问/p> ul> li styleborder: 1px solid rgb(32, 32, 32);>a hrefaw.html stylecolor: rgb(32, 32, 32);>暗网探索/a>/li> li styleborder: 1px solid rgb(226 77 7);>a hrefdy.html stylecolor: rgb(226 77 7);>影视网站/a>/li> li styleborder: 1px solid rgb(48 159 10);>a hrefapp.html stylecolor: rgb(48 159 10);>社交软件/a>/li> li styleborder: 1px solid rgb(227, 212, 5)>a hrefdy2.html stylecolor: rgb(215 175 0);>色情网站/a>/li> li>a hrefxnb.html>虚拟币交易所/a>/li> li>a hrefvpngpt.html>ChatGPT/a>/li> /ul> /div> footer>© 2025 VPN设置教程 | 提供更安全的上网体验/footer>/body>script> // 教程选项卡 // 获取按钮和内容元素 const buttons document.querySelectorAll(.buttons button); const steps document.querySelectorAll(.step); // 初始化显示第一个内容 function showStep(index) { steps.forEach((step, i) > { if (i index) { step.classList.add(active); } else { step.classList.remove(active); } }); // 更新按钮的选中样式 buttons.forEach((button, i) > { if (i index) { button.classList.add(active); } else { button.classList.remove(active); } }); } // 添加按钮点击事件 buttons.forEach((button, index) > { button.addEventListener(click, () > { showStep(index); }); }); // 默认显示第一个内容 showStep(0);/script>script> //视频js // 打开模态窗口 function openModal() { document.getElementById(videoModal).style.display flex; } // 关闭模态窗口 function closeModal() { document.getElementById(videoModal).style.display none; } // 点击窗口外部关闭模态窗口 window.onclick function(event) { const modal document.getElementById(videoModal); if (event.target modal) { closeModal(); } }/script>script> const menuToggle document.querySelector(.menu-toggle); const menu document.getElementById(menu); menuToggle.addEventListener(click, () > { menuToggle.classList.toggle(flip-horizontal); menu.classList.toggle(show); });/script>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]