| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ttyd.aarch64 | 2023-10-02 | 1.3 MB | |
| ttyd.arm | 2023-10-02 | 1.2 MB | |
| ttyd.armhf | 2023-10-02 | 1.2 MB | |
| ttyd.i686 | 2023-10-02 | 1.4 MB | |
| ttyd.mips | 2023-10-02 | 1.5 MB | |
| ttyd.mips64 | 2023-10-02 | 1.5 MB | |
| ttyd.mips64el | 2023-10-02 | 1.5 MB | |
| ttyd.mipsel | 2023-10-02 | 1.5 MB | |
| ttyd.s390x | 2023-10-02 | 1.4 MB | |
| ttyd.win32.exe | 2023-10-02 | 1.3 MB | |
| ttyd.x86_64 | 2023-10-02 | 1.3 MB | |
| 1.7.4 source code.tar.gz | 2023-10-02 | 603.5 kB | |
| 1.7.4 source code.zip | 2023-10-02 | 617.1 kB | |
| README.md | 2023-10-02 | 1.1 kB | |
| Totals: 14 Items | 16.3 MB | 0 | |
NOTE: You may encounter problems on windows 11, Read https://github.com/tsl0922/ttyd/issues/1207#issuecomment-1784424493
Breaking Changes
- The web terminal is readonly by default now, to make it writable, use
-Woption.
Changelog
- Leverage Docker Layer System (#1191) (c4beea2)
- html: update dependencies (7a57d76)
- build(deps): update zlib version 1.2.13 to 1.3 in cross-build.sh (#1193) (67ee27a)
- server: print working directory on start (eb52df7)
- server: replace --readonly with --writable (f8efcdd)
- server: fix -U option not work (e46e3cf)
- server: do not expose port to public by default (3920608)
- Add -y flag for easier installation (#1024) (e12f321)
- improve support for trzsz (#1084) (8c6c6ee)
- info.max_http_header_data = 65535; (#1088) (945462a)
- Add Docker pulls badge (#1092) (23eb4d3)
- fix flow control (#1093) (01f1ed5)
- Fix typo, OPTOINS -> OPTIONS (#1087) (a767971)
- Bump CMake version to 2.8.12 (#1081) (fb65231)
Full Changelog: https://github.com/tsl0922/ttyd/compare/1.7.3...1.7.4