Teleconsole Versions Save

Command line tool to share your UNIX terminal and forward local TCP ports to people you trust.

0.3.1

7 years ago

Description

This release is a quick response to most common complaints and feature requests we've received since the original release.

New Features

  • Reduced latency for non-US users: we've added a couple of proxy servers in Europe and Asia.
  • Ability to create sessions shared only with specific SSH keys, including Github usernames. For example:
teleconsole -i torvalds

This will create a session that only Linus will be able to join ;)

Bug Fixes

Upon joining a new session, Teleconsole now replays up to 20 most recent "drawings" so you get the full context of what you're looking at.

Known Issues

Cross-compiling for ARM-6 is more trouble than it's worth, from now on ARM builds are ARM-7 (Raspberry Pi 3+) but if you have an older ARM-6 based appliance, building from source natively on it is trivial.

0.2.0-beta

7 years ago

Description

This is the first build of Teleconsole which satisfies this criteria:

If you are not embarrassed by the first version of your product, you’ve launched too late

The basic features work. The SSH part is rock solid though, because it is basically the stock Teleport. Download and simply run ./teleconsole

Known Issues

  1. Safari isn't supported yet. Firefox, Opera and Chrome are fine.
  2. Sometimes teleconsole join fails to join. Simply try again.
  3. Sometimes when joining via web UI to a host behind a slow link, or to a very slow host (think Raspberry Pi slow), you may want to hit "Enter" to refresh the terminal.
  4. Bug #5