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

[Question] How is setup the project natively rather than inside the docker container ? #87

Closed
Akilan1999 opened this issue Aug 2, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@Akilan1999
Copy link

Akilan1999 commented Aug 2, 2021

Amazing work on this fork !

I have built the client and server successfully.

Client

   ┌────────────────────────────────────────┐
   │                                        │
   │   Serving!                             │
   │                                        │
   │   Local:  http://localhost:5000        │
   │                                        │
   │   Copied local address to clipboard!   │
   │                                        │
   └────────────────────────────────────────┘

Server

   / | / /__  / /______   \    /\
  /  |/ / _ \/ //_/ __ \   )  ( ')
 / /|  /  __/ ,< / /_/ /  (  /  )
/_/ |_/\___/_/|_|\____/    \(__)|
 nurdism/m1k1o server v2.3.0 4410956
10:13PM WRN preflight complete without config file config= debug=false logging=false
10:13PM INF starting neko server service=neko
10:13PM WRN invalid screen option 1280x720@30 module=remote
10:13PM INF webrtc starting ephemeral_port_range=59000-59100 ice_lite=false ice_servers="[{URLs:[stun:stun.l.google.com:19302] Username: Credential:<nil> CredentialType:password}]" module=webrtc nat_ips=2.49.230.55
10:13PM WRN http listening on 127.0.0.1:8080 module=http
10:13PM INF neko ready service=neko

I am unable to login as I am unaware if there is any default screenname and password.

@m1k1o
Copy link
Owner

m1k1o commented Aug 2, 2021

You can execute neko --help to see available arguments. Default user password is neko and for admin it is admin.

@m1k1o m1k1o added the documentation Improvements or additions to documentation label Aug 15, 2021
@m1k1o m1k1o closed this as completed in c2fa40d Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants