diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | config-sockets.txt | 6 |
2 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,7 @@ !index.html *.pem *.txt +!config-*.txt NET-* crtsh-pem2html diff --git a/config-sockets.txt b/config-sockets.txt new file mode 100644 index 0000000..b152146 --- /dev/null +++ b/config-sockets.txt @@ -0,0 +1,6 @@ +tcp:proton.parabola.nu:443 +tcp:proton.parabola.nu:465 +tcp:winston.parabola.nu:443 +tcp:lukeshu.com:443 +tcp:team4272.com:443 +xmpp:parabola.nu:5222 |