Skip to content

Commit

Permalink
Adding TELNET
Browse files Browse the repository at this point in the history
  • Loading branch information
isontheline committed May 3, 2024
1 parent d33e093 commit f81642b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
6 changes: 5 additions & 1 deletion .appstoreconnect/descriptions/essential/ios.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WebSSH Esssential is an awesome SSH, SFTP and Port Forwarding client ٩(^‿^)۶
WebSSH Esssential is an awesome SSH, SFTP, TELNET and Port Forwarding client ٩(^‿^)۶

Wherever you are it will be useful to you everywhere, all the time!

Expand All @@ -17,6 +17,9 @@ Wherever you are it will be useful to you everywhere, all the time!
๏ Upload files from your device to your server
๏ Download files from your server to your device

◖ TELNET Functionalities ◗
๏ Ability to launch a connection without authentication or using keyboard-interactive authentication

◖ mashREPL ◗
๏ Use a local terminal without any Internet connection!
๏ Run commands such as : awk, bc, cat, cd, cp, curl, date, dig, du, echo, env, find, grep, head, help, host, ifconfig, ls, mkdir, mv, nslookup, open, openurl, ping, printenv, pwd, rm, sed, setenv, sort, stat, tail, tar, touch, uname, unsetenv, uptime, wc, whoami, whois
Expand All @@ -28,6 +31,7 @@ Wherever you are it will be useful to you everywhere, all the time!
◖ Supported protocols ◗
๏ SSH
๏ SFTP
๏ TELNET

◖ Supported channel types ◗
๏ Session Shell
Expand Down
6 changes: 5 additions & 1 deletion .appstoreconnect/descriptions/essential/macos.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WebSSH Esssential is an awesome SSH, SFTP and Port Forwarding client ٩(^‿^)۶
WebSSH Esssential is an awesome SSH, SFTP, TELNET and Port Forwarding client ٩(^‿^)۶

Wherever you are it will be useful to you everywhere, all the time!

Expand All @@ -17,6 +17,9 @@ Wherever you are it will be useful to you everywhere, all the time!
๏ Upload files from your device to your server
๏ Download files from your server to your device

◖ TELNET Functionalities ◗
๏ Ability to launch a connection without authentication or using keyboard-interactive authentication

◖ mashREPL ◗
๏ Use a local terminal without any Internet connection!
๏ Run commands such as : awk, bc, cat, cd, cp, curl, date, dig, du, echo, env, find, grep, head, help, host, ifconfig, ls, mkdir, mv, nslookup, open, openurl, ping, printenv, pwd, rm, sed, setenv, sort, stat, tail, tar, touch, uname, unsetenv, uptime, wc, whoami, whois
Expand All @@ -28,6 +31,7 @@ Wherever you are it will be useful to you everywhere, all the time!
◖ Supported protocols ◗
๏ SSH
๏ SFTP
๏ TELNET

◖ Supported channel types ◗
๏ Session Shell
Expand Down
4 changes: 3 additions & 1 deletion documentation/src/docs/documentation/pricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
| Unlimited number of connections | :cross_mark: (One) | :white_check_mark: |
| SSH Client | :white_check_mark: | :white_check_mark: |
| SFTP Client | :white_check_mark: | :white_check_mark: |
| TELNET Client[^2] | :white_check_mark: | :white_check_mark: |
| Regular updates | :white_check_mark: | :white_check_mark: |
| Snippets | :white_check_mark: | :white_check_mark: |
| Multiple terminals | :white_check_mark: | :white_check_mark: |
Expand All @@ -35,4 +36,5 @@

If you need more information about the differences between **FREE** and **PRO** versions, please [contact me](mailto:team@webssh.net) or [open a discussion](https://github.com/isontheline/pro.webssh.net/discussions/new/choose) on GitHub.

[^1]: Not available on these countries : China Mainland
[^1]: Not available on these countries : China Mainland
[^2]: TELNET is available since WebSSH 26.1

0 comments on commit f81642b

Please sign in to comment.