]> git.meshlink.io Git - meshlink/blobdiff - doc/sample-config/hosts/beta
Remove sample tinc configuration.
[meshlink] / doc / sample-config / hosts / beta
diff --git a/doc/sample-config/hosts/beta b/doc/sample-config/hosts/beta
deleted file mode 100644 (file)
index 6f70d4f..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# Sample host configuration file
-# This file was generated by host beta.
-
-# The real IP address of this tinc host. Can be used by other tinc hosts.
-Address = 123.45.67.189
-
-# Portnumber for incoming connections. Default is 655.
-Port = 6500
-
-# Subnet on the virtual private network that is local for this host.
-Subnet = 192.168.2.0/24
-
-# The public key generated by `tincd -n example -K' is stored here
------BEGIN RSA PUBLIC KEY-----
-...
------END RSA PUBLIC KEY-----