Yulli Mur — Desktop Murmur Admin Interface that communicates with a server via Ice and over SSH
(need installed Microsoft .NET Framework 4)

Download Yulli Mur (Windows, v1.6 [build 1118], ZIP, 1MB)


We are working on web service for hosting companies who provide Mumble servers for a rent and who need the best administration features and control web panel for their customers.
Leave your email address below and we'll send you invite for a long beta test when it is ready.



= Major Version History =


Screenshots



Setup murmur.ini


...

# address and port to listen network interface for Ice 
#  use 0.0.0.0 to listen all interfaces (warning, remote connection is not secure!)
ice="tcp -h 127.0.0.1 -p 6502"

# password to communicate with Ice
#  use the same password for read and write operations
icesecretread=yourpasswordhere
icesecretwrite=yourpasswordhere
...
If you are using Ice through a router (NAT), you need to setup Published Endpoint.
Add new line at the end of file in [Ice] configuration section (change 123.4.5.6 to a server public IP, and don't forget to band an option value with quotes):
...
[Ice]
Murmur.PublishedEndpoints="tcp -h 123.4.5.6 -p 6502"


If you found a bug, please post it on the issue tracker.
You can support development by donating. Thanks in advance.



© 2012— CleanVoice