Linux command
gomuks 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Connect
gomuks
Connect
gomuks -u [@user:example.com]
Connect
gomuks -s [https://matrix.example.com]
说明
gomuks is a terminal-based Matrix client. It provides a text-based interface for the Matrix protocol, supporting end-to-end encryption, rooms, direct messages, and file sharing. The client is designed for users who prefer terminal-based workflows and need Matrix access without a GUI.
参数
- -u, --user _MXID_
- Matrix user ID (@user:server)
- -s, --server _URL_
- Homeserver URL
- -c, --config _FILE_
- Configuration file path
- -d, --debug
- Enable debug logging
- --version
- Display version and exit
- -h, --help
- Display help and exit
FAQ
What is the gomuks command used for?
gomuks is a terminal-based Matrix client. It provides a text-based interface for the Matrix protocol, supporting end-to-end encryption, rooms, direct messages, and file sharing. The client is designed for users who prefer terminal-based workflows and need Matrix access without a GUI.
How do I run a basic gomuks example?
Run `gomuks` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -u, --user _MXID_ do in gomuks?
Matrix user ID (@user:server)