Install this package:
emerge -a net-misc/mosh
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
<pkgmetadata> <maintainer type="person"> <email>mva@gentoo.org</email> <name>Vadim Misbakh-Soloviov</name> </maintainer> <longdescription>Mosh is a remote terminal application that supports intermittent network connectivity, roaming to different IP address without dropping the connection, and intelligent local echo and line editing to reduce the effects of "network lag" on high-latency connections.</longdescription> <use> <flag name="client">Build network client</flag> <flag name="examples">Include example scripts</flag> <flag name="nettle">Use <pkg>dev-libs/nettle</pkg> for some cryptographic functions instead of <pkg>dev-libs/openssl</pkg>. With Nettle, some of mosh's own code is used for OCB.</flag> <flag name="server">Build network server</flag> <flag name="ufw">Install <pkg>net-firewall/ufw</pkg> rule set</flag> <flag name="utempter">Include libutempter support</flag> </use> <upstream> <bugs-to>https://github.com/mobile-shell/mosh/issues</bugs-to> <remote-id type="github">mobile-shell/mosh</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p net-misc/mosh |
euse -E <flag> -p net-misc/mosh |
euse -D <flag> -p net-misc/mosh
| Flag | Description | 9999 |
|---|---|---|
| client | Build network client | ⊕ |
| examples | Include example scripts | ✓ |
| hardened | ⚠️ | ⊕ |
| nettle | Use <pkg>dev-libs/nettle</pkg> for some cryptographic functions instead of <pkg>dev-libs/openssl</pkg>. With Nettle, some of mosh's own code is used for OCB. | ✓ |
| server | Build network server | ⊕ |
| syslog | ⚠️ | ✓ |
| ufw | Install <pkg>net-firewall/ufw</pkg> rule set | ✓ |
| utempter | Include libutempter support | ⊕ |