2023-02-08
·
43 commits
to d15a1dd9d908e4edf1ec3119291eb19ea9126bcb
since this release
- #62 and #94: Add an option to paste authentication results into the terminal in no-GUI mode (avoids
--local-server-auth; requiresprompt_toolkit) – thanks @MatthewJWalters, @Jonher937 and @jlevon - #121: Improve SSL handshake retries on unreliable network connections – thanks @brianjmurrell
- #135: Improved compatibility with PyInstaller, and better handling of
Start at loginarguments – thanks @bwbug - Clarify PyInstaller installation requirements (#125)
- Document usage of external proxy handlers (#113, #123, #130)
- Include the proxy's version in its startup message