Sign inSign up

clkao/utf8proxy

By clkao

Updated almost 11 years ago

Image
0

515

clkao/utf8proxy repository overview

utf8proxy

Proxy http servers with legecy charsets

Usage

With docker:

% docker run --rm -p 5000:5000 -e PROXY_CHARSET=big5 -e PROXY_HOST=http://lis.ly.gov.tw/ -t clkao/utf8proxy

With plack:

% env PROXY_CHARSET=big5 PROXY_HOST=http://lis.ly.gov.tw/ plackup -p 5000

License

MIT: http://clkao.mit-license.org/

Tag summary

Content type

Image

Digest

sha256:0343c3a8b

Size

152.5 MB

Last updated

almost 11 years ago

docker pull clkao/utf8proxy