Skip to content

Changing codepage in WinRM #103

@taizod1024

Description

@taizod1024

I want to change the codepage of py-winrm-plugin.
The codepage of the server I'm using is 932, but the py-winrm-plugin uses a fixed value of 65001.

shell_id = self.protocol.open_shell(codepage=65001, env_vars=envs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions