ekofkbkmenfagdkijaplfbdcdnlddjod
轻松管理本地Hosts映射,支持分组切换和Socket代理,让开发测试更高效。 Hosts Manager 是一款专为开发人员和网络管理员设计的 Hosts 配置管理工具,帮助您在不同开发环境间快速切换。 🚀 核心功能 - 分组管理 - 创建多个 Hosts 分组,一键切换开发、测试、生产环境 - 实时生效 - 配置修改立即生效,无需重启浏览器 - 端口支持 - 完整支持带端口的域名映射(如 example.com:8080) - Socket 代理 - 内置 SOCKS 代理配置,灵活管理网络流量 - 批量导入 - 支持批量导入现有 Hosts 规则,快速迁移配置 📋 使用场景 - 本地开发环境配置 - 测试服务器切换 - 多项目并行开发 - API 接口调试 - 临时网络重定向 💡 操作简单 - 直观的分组管理界面 - 拖拽排序,快速整理规则 - 一键启用/禁用分组或单条规则 - 支持搜索和过滤功能 🔒 隐私保护 所有配置数据均存储在本地浏览器中,不会上传到任何服务器,保护您的隐私安全。 📝 更新日志 v1.0.8 - 添加ipv6支持 v1.0.7 - 添加代理白名单 v1.0.6 - 修复在没有文件规则时启用socket代理不生效的问题 - 修复页面大小变化时加载错误的问题 v1.0.4 - 新增规则导出导入功能 v1.0.3 - 新增hosts规则搜索功能 - 优化hosts规则列表的性能 v1.0.2 - 新增弹窗快捷开关,便捷管理分组和代理 - 修复删除分组的显示问题 v1.0.1 - 优化配置界面,新开页面设置提升体验 v1.0.0 - 初始版本发布
SwitchHoster
Easily switch matches with flexible rules and collection management SwitchHoster is a Chrome extension to improve the efficiency of browser use. Through simple configuration, multiple matches are created for the target domain name, and the shortcut key Command ⌘ + J/K is used to switch the domain name of the address bar of the current browser tab page.
URL's Host Switcher
A tool for quickly switching the host of the current url. make it easy to jump the same path in a local, test or prod environment It is convenient for developers to quickly switch the host of web pages under the same path
hosts.click Preview Links
Create hosts.click preview links as a guest or with your API key. Hosts.Click is a free tool that allows developers and website administrators to test their websites before updating DNS records. It provides a temporary URL that redirects traffic to a specified IP address and domain, enabling instant testing without modifying local hosts files or waiting for DNS propagation.
Awesome Host Manager
本地 hosts 管理插件 ## 概述 Yet another Host tools. —— 又一个 host 管理工具 * 秒切 host 无延迟 😎 * 基于 chrome 代理 ❤️ * 兼容 socket 代理 🤔 * 简洁好用,无多余功能 👏 ## 变更记录: ### 1.2.1 1. 移除 bulma 依赖 2. 修复空行引起的 IP 地址检测空的异常 ### 1.2.0 1. 升级 manifest V3 2. 迁移使用 preact,取消 react/redux/bulma 的依赖包 3. UI使用原生 CSS 4. 使用 TypeScript 重构,esbuild 构建最终插件的产物 5. 尝试使用 cursor 重构,发现有用,但是代替不了手写代码