Skip to content

Commit f08337e

Browse files
committed
Update pricing documentation to enhance clarity on student discounts and affordability
1 parent 97f7844 commit f08337e

1 file changed

Lines changed: 20 additions & 16 deletions

File tree

documentation/src/docs/documentation/pricing.md

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,41 +11,48 @@
1111

1212
:moneybag: Get your money's worth : Unlike competitors, WebSSH **PRO** isn't a subscription model app. No hidden costs. You buy it for **lifetime** with regular updates for **FREE**!
1313

14-
??? abstract "Student and educator discounts"
15-
Students and educators can qualify for a discount on WebSSH PRO.
14+
??? tip "Student and educator discounts"
15+
Students and educators are the backbone of our tech community. Whether you're learning system administration, teaching others, or managing school infrastructure, I want to make sure WebSSH **PRO** is accessible to you.
1616

17-
Please [contact me](/documentation/contact-me/) for more details and the redeem link for the discount.
17+
[Contact me](/documentation/contact-me/) for details and your discount redemption link.
18+
19+
??? danger "It's too expensive!"
20+
Since 2012, WebSSH has been sustained and maintained as an indie app supported by a one-time purchase, with regular monthly updates provided for **FREE** — and I want to keep it that way. Unlike competitors, there's no subscription model or hidden costs.
21+
22+
If you think the price is too high, please consider the effort I put into making WebSSH an awesome sysadmin tool for you. The price supports ongoing development and maintenance of the app.
23+
24+
If you still can't afford it, you can continue using the **FREE** version, which is already very generous compared to competitors, or contact me to discuss a promotional code :)
1825

1926
## FREE vs PRO
2027
| Main Features | FREE | PRO |
2128
| --- | --- | --- |
2229
| Unlimited number of connections | :cross_mark: (Only 1) | :white_check_mark: |
2330
| SSH Client | :white_check_mark: | :white_check_mark: |
2431
| SFTP Client | :white_check_mark: | :white_check_mark: |
25-
| TELNET Client[^2] | :white_check_mark: | :white_check_mark: |
26-
| Serial Port Client[^3] | :white_check_mark: | :white_check_mark: |
32+
| TELNET Client | :white_check_mark: | :white_check_mark: |
33+
| Serial Port Client[^1] | :white_check_mark: | :white_check_mark: |
2734
| Snippets | :white_check_mark: | :white_check_mark: |
2835
| **Advanced Features** | **FREE** | **PRO** |
2936
| YubiKey OTP NFC | :white_check_mark: | :white_check_mark: |
3037
| [Port Forwarding](/documentation/help/networking/port-forwarding/) | :white_check_mark: | :white_check_mark: |
3138
| [Port Knocking](/documentation/help/networking/port-knocking/) | :white_check_mark: | :white_check_mark: |
32-
| [iCloud Sync](/documentation/help/iCloud/)[^1] | :white_check_mark: | :white_check_mark: |
33-
| [WebSSH Brain](/documentation/help/webssh-brain/)[^1] | :white_check_mark: | :white_check_mark: |
34-
| [Web Browser](/documentation/web-browser/)[^1] | :white_check_mark: | :white_check_mark: |
35-
| [VPN-Over-SSH](/documentation/help/networking/vpn-over-ssh/)[^1] | :white_check_mark: | :white_check_mark: |
39+
| [iCloud Sync](/documentation/help/iCloud/) | :white_check_mark: | :white_check_mark: |
40+
| [WebSSH Brain](/documentation/help/webssh-brain/) | :white_check_mark: | :white_check_mark: |
41+
| [Web Browser](/documentation/web-browser/) | :white_check_mark: | :white_check_mark: |
42+
| [VPN-Over-SSH](/documentation/help/networking/vpn-over-ssh/) | :white_check_mark: | :white_check_mark: |
3643
| **Sysadmin Tools** | **FREE** | **PRO** |
3744
| [Local terminal](/documentation/mashREPL/) | :white_check_mark: | :white_check_mark: |
3845
| Ping | :white_check_mark: | :white_check_mark: |
3946
| Traceroute | :white_check_mark: | :white_check_mark: |
4047
| DNS Lookup | :white_check_mark: | :white_check_mark: |
4148
| Whois Lookup | :white_check_mark: | :white_check_mark: |
4249
| Find your Addresses | :white_check_mark: | :white_check_mark: |
43-
| Wake-on-LAN[^4] | :white_check_mark: | :white_check_mark: |
50+
| Wake-on-LAN | :white_check_mark: | :white_check_mark: |
4451
| **Operating System Support** | **FREE** | **PRO** |
4552
| iPhoneOS | :white_check_mark: | :white_check_mark: |
4653
| iPadOS | :white_check_mark: | :white_check_mark: |
47-
| macOS[^1] | :white_check_mark: | :white_check_mark: |
48-
| visionOS[^1]<br /><small>(Designed for iPad)</small> | :white_check_mark: | :white_check_mark: |
54+
| macOS | :white_check_mark: | :white_check_mark: |
55+
| visionOS<br /><small>(Supported as "Designed for iPad")</small> | :white_check_mark: | :white_check_mark: |
4956
| **Notable Mentions** | **FREE** | **PRO** |
5057
| Lifetime purchase (no subscription) | :ballot_box_with_check: | :white_check_mark: |
5158
| Regular updates | :white_check_mark: | :white_check_mark: |
@@ -57,7 +64,4 @@ Yes you see it right : **FREE** version is the most generous free tier you can f
5764

5865
If you need more information about the differences between **FREE** and **PRO** versions, please [contact me](/documentation/contact-me/), [open a discussion](https://github.com/isontheline/pro.webssh.net/discussions/new/choose) on GitHub or just ask <a href="#" onclick="javascript:showDocumentationAssistant(); return false;">WebSSH Brain - Documentation Assistant</a>.
5966

60-
[^1]: Not available on these countries : China Mainland
61-
[^2]: TELNET is available since WebSSH 26.1
62-
[^3]: Serial Port Client is available since WebSSH 29.0, only on macOS
63-
[^4]: Wake-on-LAN is available since WebSSH 29.2
67+
[^1]: Serial Port Client is only available on macOS

0 commit comments

Comments
 (0)