Just as the title says, I need my repl to be private. First, I need to know if you can still add others on a private repl. Second, will it private the web view?
Not entirely sure what you mean, but you can click “Open Website” and that won’t be private. However people won’t be able to access your Repl
The issue I have is people seeing the link (of the web view). Can I prevent against that?
1 Like
No unfortunately, unless you just don’t show them the link.
Is there any way to change the link (to make it really complicated)?
1 Like
Make the Repl’s name really complicated.
1 Like
what you could do is have a private webserver repl which returns the content only if you’re authorised by repl auth
4 Likes