Jianhui Zhao efb4c8a539 Remove built-in TLS support in favor of Nginx termination
This commit eliminates the native TLS implementation from rttys.
Going forward, TLS termination will be handled exclusively by
Nginx reverse proxy. Key changes include:

1. Removed all TLS-related configuration options
2. Deleted certificate handling and encryption logic
3. Simplified network stack to plain TCP only
4. Updated documentation to reflect new architecture

Rationale:
- Delegates TLS to specialized reverse proxy (Nginx)
- Improves security through separation of concerns
- Reduces attack surface of rttys core service
- Enables centralized certificate management
- Facilitates future scalability with proxy layer

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2025-06-26 15:07:01 +08:00
2025-06-19 22:08:43 +08:00
2025-04-25 16:03:56 +08:00
2025-01-16 12:25:49 +08:00
2025-06-26 11:57:29 +08:00
2025-06-17 22:39:17 +08:00
2025-06-05 15:46:33 +08:00
2018-09-08 17:16:04 +08:00
2018-01-17 21:31:35 +08:00
2025-06-17 22:39:17 +08:00
2025-06-22 18:27:50 +08:00
2025-06-17 22:39:17 +08:00
2018-03-14 22:37:04 +08:00
2018-03-14 22:37:04 +08:00
2019-09-03 14:57:16 +08:00
2025-06-23 09:03:55 +08:00

rttys

license PRs Welcome Issue Welcome Release Version Build Status Ask DeepWiki

This is the server program of rtty

Star History

Star History Chart

Contributing

If you would like to help making rttys better, see the CONTRIBUTING.md file.

S
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-02-27T09:20:46.591Z
Readme MIT 71 MiB
Languages
GO 49.1%
Vue 47.9%
Shell 2.6%
Dockerfile 0.4%