".extra-menu { background-color: #f3f3f3; padding: 20px; } .extra-menu .extra-menu-h { height: 36px; } .extra-menu .extra-menu-h h3 { display:inline-block; } .extra-menu ul a{ text-decoration: none; } .extra-menu .menu-child { text-indent: 4em; } .extra-menu .menu-child:before { left: 4em; } .extra-menu .extra-menu-h h3 { line-height: 36px; } .collapse-toggle { float: right; cursor: pointer; user-select: none; display: inline-flex; align-items: center; font-size: 14px; } .collapse-toggle img { width: 30%; transform: rotate(180deg); } .collapse-content { margin-bottom: 0px !important; margin-top: 20px !important; overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out; } .collapse-content.expanded { max-height: 1000px; /\* 设置一个足够大的值,确保内容可以完全展开 \*/ } .ph-id { position: relative; top: -90px; } jQuery(document).ready(function( $ ) { $('.collapse-toggle').on('click',function(){ var content = document.querySelector('.collapse-content'); content.classList.toggle('expanded'); if (content.classList.contains('expanded')) { $(this).find('div').text('收起'); $(this).find('img').css('transform','rotate(180deg)'); } else { $(this).find('div').text('展开'); $(this).find('img').css('transform','rotate(0deg)'); } }) })
[Hostens](https://www.idcspy.com/hostens.html "Hostens")是一家欧洲主机商,主要提供[美国主机](https://www.idcspy.com/)、欧洲主机、新加坡主机、欧洲VPS等产品服务,因此超便宜的价格吸引了不少用户,其中虚拟主机0.9美元/月起,VPS主机1.2美元/月起。Hostens带有用户友好的管理界面,不管是重装系统还是换IP地址,操作都比较简单且快速。本教程主要介绍下Hostens国外VPS更换IP的操作步骤。
1、登录到Hostens账号,进入客户管理界面。在仪表盘中,选择Services,查看已订购的Hostens[国外VPS](/#)订单,并单击Manages链接,管理订单。
![](https://www.idcspy.com/wp-content/uploads/2022/07/hos.jpg)
2、在Hostens国外VPS管理界面,左侧菜单会显示有该VPS登录信息、SSH在线连接、重装系统、重启服务、查看VPS资源使用情况等选项。
如果要更改IP地址,那么点击Order IP address change,在右侧下拉菜单选择要更换的IP地址,并勾选Yes复选框,点击Submit按钮提交。要注意的是,更换Hostens国外VPS的IP地址将会花费1.99欧元。
![](https://www.idcspy.com/wp-content/uploads/2022/07/ssh17.jpg)
以上是关于Hostens国外VPS更换IP的主要操作步骤介绍,如果有需要换IP的朋友,可以做下参考。
**拓展阅读:**《[Hostens国外VPS使用SSH远程连接图文教程](/#)》
《[Hostens国外VPS重装系统教程](/#)》"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/103577.html