437da33c2a
feat: add ThreadPoolExecutor with 500 workers as default asyncio executor and downgrade forward connection log to debug
main
retoor2024-12-16 20:05:24 +00:00
0155f3d9fa
refactor: extract magic number 4096 as named BUFFER_SIZE constant in shadowssh app
retoor2024-12-12 01:41:47 +00:00
2360e49332
fix: reduce network read buffer from 4096 to 64 bytes and change default SSH port from 22 to 222
retoor2024-12-10 13:13:33 +00:00
e7a5f80782
chore: strip trailing whitespace and normalize line endings across shadowssh source files
retoor2024-12-08 09:34:11 +00:00
b19ccb862f
chore: scaffold shadowssh project with Makefile, pyproject.toml, setup.cfg, and initial package structure
retoor2024-12-08 09:32:43 +00:00
a2ec873884
chore: add .gitignore, MIT license, and initial README for shadowssh project
retoor2024-12-08 08:45:33 +00:00