Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of publicly accessible mnm sites #4

Open
networkimprov opened this issue Dec 15, 2020 · 7 comments
Open

List of publicly accessible mnm sites #4

networkimprov opened this issue Dec 15, 2020 · 7 comments

Comments

@networkimprov
Copy link
Owner

If you've set up the mnm server and would like to let others make accounts on it, please add a comment below containing:

  • Your name and/or organization, and server location (city/province and country)
  • The server address (starts with = or + and includes the port, e.g. =192.168.1.2:3456 or +mnm.example.com:443)
  • An account alias to which a new visitor should send an invite
  • Any contact information the visitor should include in the invite message

Feel free to suspend or shut down the server as needed; clients will reconnect when it comes back up.

Please update your comment when your server is no longer publicly accessible.

@lostfile1
Copy link

lostfile1 commented Oct 15, 2022

heres one i made for shits and giggles +brokenserver.ddns.net:8085
i even have certbot managing my ssl certs to heres a example of the deploy script i made

#!/bin/bash

systemctl stop mnm
rm /opt/mnm/.pem
cp /etc/letsencrypt/live/brokenserver.ddns.net/
.pem /opt/mnm
chown mnm /opt/mnm/ -R
systemctl start mnm

also its on a vps in new york

@networkimprov
Copy link
Owner Author

What alias should folks use to send you an invite there?

@lostfile1
Copy link

What alias should folks use to send you an invite there?

whitepaperkat

@lostfile1
Copy link

lostfile1 commented Oct 16, 2022

i wonder if its possible to make a gateway so you can use your old email client with it but I think that would also defeat the purpose I think

@lostfile1
Copy link

lostfile1 commented Oct 19, 2022

Maybe I should make a repo with a list of every mnm client and server and make it in Json format then again people would have to sort of make a request to have their server put up on there

@lostfile1
Copy link

new alias something went wrong it wasn't a software problem either i lost my harddrive again

whitekat67

@ghost
Copy link

ghost commented Dec 18, 2022

Hey there!

my idea

image

image-description I was thinking of developing this site with the aim of indexing information about public servers that are mnm. You just need to be connected to GitHub and add md files with a link from the mnm server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants