8000 Tags · WhispPHP/whisp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: WhispPHP/whisp

Tags

1.6.4

Toggle 1.6.4's commit message
fix: don't advertise wrong server host keys

1.6.3

Toggle 1.6.3's commit message
improve server host key storage

1.6.2

Toggle 1.6.2's commit message
fix: don't close channel when we're told EOF

This was breaking piping data through SSH

1.6.1

Toggle 1.6.1's commit message
force command stopping on disconnection

1.6.0

Toggle 1.6.0's commit message
feat: add support for non-interactive command running

This is really just so I can run MCPs over SSH

1.5.5

Toggle 1.5.5's commit message
Check process is still a resource before attempting to close

1.5.4

Toggle 1.5.4's commit message
feat: handle pending envs when we don't have a PTY

1.5.3

Toggle 1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from imakeinternet/fix-aes-gcm-apple-silicon

fix: enhance AES-256-GCM availability check to include OpenSSL support

1.5.2

Toggle 1.5.2's commit message
feat: add SIGHUP & SIGUSR2 signals to rediscover apps and to restart …

…the server listening

1.5.1

Toggle 1.5.1's commit message
Reduce connection select timeout

Aiming for faster throughput for higher FPS (dinorun games), though slightly higher CPU, let's see
0