Skip to content

register

Matteo edited this page Apr 5, 2023 · 1 revision

Register mode allows you to create an account on a server that has authentication enabled and is open. Note that registered users will need to type their password even if the server has authentication disabled.

1. open your client

2. type /register when asked

3. insert server IP address

4. complete with your data

NOTE: do not reuse passwords, since the host can see your email address and (encrypted) data. He can't read your password but it's always better to use a different one for every service and site.

[...]

---> /register
Enter server's IP address (default = 127.0.0.1) -> 123.45.67.89
Enter server's port (default = 55555) ->
Choose a nickname -> RandomNick
Email -> example@mail.com
Password -> NotPassword

Connecting...
Making requests...
Encrypted tunnel active!

[2022/08/01 22:00:00] Within 5 minutes send an email at: abunchofnonsense@1secmail.net with this code as subject: 123456 and wait

5. follow the instructions

Cattura

[...]

[2022/08/01 22:00:00] Within 5 minutes send an email at: abunchofnonsense@1secmail.net with this code as subject: 123456 and wait
[2022/08/01 22:03:00] User "RandomNick" registered
Operation completed!

6. login

[...]

--->
Enter server's IP address (default = 127.0.0.1) -> 123.45.67.89
Enter server's port (default = 55555) ->
Your nickname -> RandomNick
- NOTE: some servers or profiles may require a password to connect, leave blank if it's not your case.
Password for profile -> NotPassword

Connecting...
Making requests...
Encrypted tunnel active!

[2022/08/01 22:05:00] >>> "RandomNick" joined!
[2022/08/01 22:05:00] Connected to server as "RandomNick"! 1 users online. List of commands: /help

To delete your profile you have to use the delete mode.