layeh / barnard

barnard is a terminal-based client for the Mumble voice chat software
GNU General Public License v2.0
150 stars 46 forks source link

Unable to actually use it. #40

Open A-Cloud-Ninja opened 5 years ago

A-Cloud-Ninja commented 5 years ago

barnard -server "<our server>:64738" -username "Cloud" -password "<our password>" -certificate key.pem

With the missing info properly replaced in that, i run it and get a plain EOF with nothing else.

FanchenBao commented 4 years ago

This syntax works for me barnard -server=”server:port″ -username=”Cloud” -password="somepwd" -insecure=true -certificate=/home/user/path-to-certificate.pem