Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature Request: convert server infromation to UTF-8 #20

@jimstar06

Description

@jimstar06

Server information is GBK-encoded. If we convert it to UTF-8 before logging, most popular SSH terminal can show it correctly. It is more convenient for troubleshooting.

Try not to add dependency on libiconv, as it isn't install by default on OpenWrt. Embedded implementation is preferred. If libiconv is necessary, configure as an compiling option.

No conversion:

Converted with iconv:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions