diff --git a/opsec/anonsimplex/index.html b/opsec/anonsimplex/index.html index 60e8c14..3437682 100644 --- a/opsec/anonsimplex/index.html +++ b/opsec/anonsimplex/index.html @@ -525,6 +525,16 @@ xftp://emX7ForsbdpIscNiDZ6b0HTbfFUayn00C1wmeVTofYA=@wg54vc6p3dscshywvt2wninachqo
Or you can list your simplex servers on public lists like this one:
Optional but recommended: Since you are using docker containers, you can easily automate keeping them updated with a simple cronjob:
+
+[ Wonderland ] [ /dev/pts/4 ] [~]
+→ crontab -e
+
+#daily simplex containers update
+0 0 * * * docker-compose -f /srv/simplex/docker-compose.yml pull ; docker-compose -f /srv/simplex/docker-compose.yml down; docker-compose -f /srv/simplex/docker-compose.yml up -d
+
+
+
Once that's done, we can go ahead and add the servers in our simplex client: