认证
Tunnelbroker
免费 DNS
论坛
常见问题 视频
演示
移动网络应用程序
网络地图
Looking Glass (v4/v6)
路由服务器 (telnet)
全球 IPv6 报告
IPv6 BGP 视图
欢迎来到 Hurricane Electric 免费 DNS 托管门户。
此工具将允许您轻松管理和维护您的
正向和反向 DNS。
公开测试版已经扩展,现在包括我们的 IPv6 认证或 tunnelbroker 账户持有人、主机托管客户以及拥有我们 Transit 服务的客户。 如果您没有帐户,您可以在此处注册一个免费帐户,或单击左侧的按钮。对于已有 admin.he.net 帐户的用户,请联系支持<support@he.net>并 请求密码。
Authentication being passed in the URL % curl -4 "http://_acme-challenge.example.com:password@dyn.dns.he.net/nic/update?hostname=dyn.example.com&txt=evaGxfADs6pSRb..." Authentication and Updating using GET % curl "https://dyn.dns.he.net/nic/update?hostname=_acme-challenge.example.com&password=password&txt=evaGxfADs6pSRb..." Authentication and Updating using a POST % curl "https://dyn.dns.he.net/nic/update" -d "hostname=_acme-challenge.example.com" -d "password=password" -d "txt=evaGxfADs6pSRb..."
http://[your domain name]:[your password]@dyn.dns.he.net/nic/update?hostname=[your domain name] Autodetect my IPv4/IPv6 address: % curl -4 "http://dyn.example.com:password@dyn.dns.he.net/nic/update?hostname=dyn.example.com" % curl -6 "http://dyn.example.com:password@dyn.dns.he.net/nic/update?hostname=dyn.example.com" Specify my IPv4/IPv6 address: % curl "http://dyn.example.com:password@dyn.dns.he.net/nic/update?hostname=dyn.example.com&myip=192.168.0.1" % curl "http://dyn.example.com:password@dyn.dns.he.net/nic/update?hostname=dyn.example.com&myip=2001:db8:beef:cafe::1"
Authentication and Updating using GET % curl "https://dyn.dns.he.net/nic/update?hostname=dyn.example.com&password=password&myip=192.168.0.1" % curl "https://dyn.dns.he.net/nic/update?hostname=dyn.example.com&password=password&myip=2001:db8:beef:cafe::1" Authentication and Updating using a POST % curl "https://dyn.dns.he.net/nic/update" -d "hostname=dyn.example.com" -d "password=password" -d "myip=192.168.0.1" % curl "https://dyn.dns.he.net/nic/update" -d "hostname=dyn.example.com" -d "password=password" -d "myip=2001:db8:beef:cafe::1"
图标)为 Dynamic Record 生成密钥。