Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions wiki/de/de-Command-Line-Options.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ Du kannst dir alle verfügbaren Optionen der aktuellen Jamulus Version über den
| `-z` |`--startminimized` | Starte minimiert | (nur Server) |
| |`--ctrlmidich` | MIDI Controller Kanal und Offset, Format `channel[;offset]` | (nur Client) Siehe [Tipps & Tricks](Tips-Tricks-More#Using-ctrlmidich-for-MIDI-controllers) |
| |`--clientname` | Fenster Titel und Jack Client Name | (nur Client) |
| |`--serverpublicip` | Bei Nutzung eines eigenen Zentralservers mit eigenen Slave-Servern in einem privaten Netzwerk kann mit dieser Option die öffentliche IP-Adresse angegeben werden, um Clients aus dem Internet den Zugriff zu ermöglichen. Darüberhinaus sind weiterhin entsprechende Port-Weiterleitungen in Router bzw. Firewall nötig.| (nur Server) |
1 change: 1 addition & 0 deletions wiki/en/en-Command-Line-Options.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ You can see all possible options your version supports by starting Jamulus with
| `-z` |`--startminimized` | Start minimized | (server only) |
| |`--ctrlmidich` | MIDI controller channel to listen on and control number offset, format: `channel[;offset]` | (client only) see [Tips & Tricks](Tips-Tricks-More#Using-ctrlmidich-for-MIDI-controllers) |
| |`--clientname` | Window title and JACK client name | (client only) |
| |`--serverpublicip` | When running your own central server with own slave servers in a private network, specify your public IP with this option to enable clients from the Internet to connect. You will still need proper port forwarding in your router/firewall.| (server only) |