mirror of
https://github.com/mpolden/echoip.git
synced 2025-08-12 02:51:45 +02:00
Parse IP address to net.IP
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>What is my IP address?</h1>
|
||||
<p>Your IP address is <strong>{{ .Host }}</strong></p>
|
||||
<p>Your IP address is <strong>{{ .IP }}</strong></p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user