package
0.0.0-20240222194008-3faa17685d6f
Repository: https://github.com/fasmide/remotemoe.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Access returns a *cobra.Command which tells the user how to access services.
Autossh returns a *cobra.Command which generates an autossh snippit.
Close returns a *cobra.Command which closes the session.
Firsttime returns a *cobra.Command which tells the user about what remotemoe tries to solve.
Forwards returns a *cobra.Command which tells the user about currently forwarded ports.
Host returns a *cobra.Command that enables the user to mange custom hosts.
Session returns a command that tells the user information about the current session.
Unitfile returns a cobra.Command that generates a systemd unit file based on the current session.
Version reports buildvars and maybe a future version number.
Whoami tells the user their FQDN.
# Interfaces
Forwarding are things that forwards ports.
ForwardingRoutable is an interface for things that are routable and provides forwards.