Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kermit or Telnet style command #6

Open
denzuko opened this issue Oct 24, 2017 · 1 comment
Open

Kermit or Telnet style command #6

denzuko opened this issue Oct 24, 2017 · 1 comment

Comments

@denzuko
Copy link
Collaborator

denzuko commented Oct 24, 2017

As a user I would like to have ckermit/netcat style tcp/udp client that I can execute within terminal mode
So that I can connect(ie "callup") to arbitrary systems via a provided dial plan.

Acceptance Criteria:

  • Should have a .dialplanrc on the _filesystem
  • .dialplanrc should be an "array" of hostnames to port and address mapping for connection
  • initial dialplan should include telehack, alt.org nethack, blinkenlights, sdf, and a few sites from www.telnet.org
  • Should use WebSockets or something simular
  • Command should be callup <hostname>
@denzuko
Copy link
Collaborator Author

denzuko commented Aug 3, 2019

Could use websockets and fproxy.ca as done in tty.dapla.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@denzuko and others