Releases: 1thorsten/http-over-all
Releases · 1thorsten/http-over-all
v1.1.14
v1.1.12
v1.1.11
v1.1.10
solved umlauts issue by setting
ENV LANG C.UTF-8
ENV LC_ALL C.UTF-8
What's Changed
- RELEASE 1.1.10 / solve umlauts issue by @1thorsten in #63
Full Changelog: 1.1.9...1.1.10
v1.1.9
v1.1.8
v1.1.7
v1.1.6
1.0.36
v1.0.30
/func/encrypt-msg - encrypt message depending on the requesting host (it is possible to create an encrypted message for another host - param 'h' and set a maximum validity - param 'v')
/func/decrypt-msg - decrypt messages
deprecated functions (will be removed soon):
/func/encrypt-ip
/func/decrypt-ip