diff --git a/k8s/document_root_sslip.io/index.html b/k8s/document_root_sslip.io/index.html index 0f6b24b..b036e26 100644 --- a/k8s/document_root_sslip.io/index.html +++ b/k8s/document_root_sslip.io/index.html @@ -108,6 +108,14 @@ src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"> +
X-Robots-Tag:
+ noindex
in your HTTP headers or include a robots.txt
at the root of your website with the
+ following contents:
+ User-agent: *
+ Disallow: /
+ sslip.io can be used to brand your own site (you don’t need to use the sslip.io domain). For example, say you own the domain “example.com”, and you want your subdomain, “xip.example.com” to have xip.io-style features. To @@ -152,9 +160,9 @@ src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js">
169.254.169.254
If you want to run your own DNS server, it's simple: you can compile from source or you can use one of our - pre-built binaries. In the following example, we - install & run our server within a docker container:
+ "https://github.com/cunnie/sslip.io">source or you can use one of our pre-built binaries. In the following example, we install & run + our server within a docker container:docker run -it --rm fedora curl -L https://github.com/cunnie/sslip.io/releases/download/3.1.0/sslip.io-dns-server-linux-amd64 -o dns-server