4 :27017 mongo

$ mongosh --host 192.168.136.69
Current Mongosh Log ID: 61397c67d11afad0f2297ad2
Connecting to:          mongodb://192.168.136.69:27017/?directConnection=true
Using MongoDB:          4.0.18
Using Mongosh:          1.0.5
For mongosh info see: https://docs.mongodb.com/mongodb-shell/

test> show dbs
MongoServerError: command listDatabases requires authentication

Last updated