mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-11-03 01:43:45 +08:00
🐞 Fix broken paths caused by moving code
When we promoted the Golang code to the root of the repo, we neglected to update the paths in the documentation, helper scripts, and pipelines. This commit addresses that oversight by updating the paths.
This commit is contained in:
@@ -152,7 +152,7 @@ src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]-->
|
||||
<pre><code>169.254.169.254</code></pre>
|
||||
<h3 id="server">But I Want My Own DNS Server!</h3>
|
||||
<p>If you want to run your own DNS server, it's simple: you can compile from <a href=
|
||||
"https://github.com/cunnie/sslip.io/tree/main/src/sslip.io-dns-server">source</a> or you can use one of our
|
||||
"https://github.com/cunnie/sslip.io">source</a> or you can use one of our
|
||||
<a href="https://github.com/cunnie/sslip.io/releases">pre-built binaries</a>. In the following example, we
|
||||
install & run our server within a docker container:</p>
|
||||
<pre>
|
||||
|
||||
Reference in New Issue
Block a user