Files
archived-rtty/BUILDOPENWRT_ZH.md
Jianhui Zhao 70be5422f9 Update README
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-21 21:10:09 +08:00

14 lines
550 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
更新feeds:
./scripts/feeds update -a
./scripts/feeds install -a
在menuconfig中选择rtty然后重新编译固件。
Utilities --->
Terminal --->
<*> rtty-mbedtls............................ A reverse proxy WebTTY (mbedtls)
< > rtty-nossl............................... A reverse proxy WebTTY (NO SSL)
< > rtty-openssl............................ A reverse proxy WebTTY (openssl)
< > rtty-wolfssl............................ A reverse proxy WebTTY (wolfssl)