[Twisted-Python] Weekly Bug Summary

2021-01-09 Thread trac
Bug summary __ Summary for 2021-01-03 through 2021-01-10 Opened Closed Total Change Enhancements: 0 0 1469 +0 Defects: 3 0 1000 +3 Tasks: 0 0 9

Re: [Twisted-Python] how to run ckeygen

2021-01-09 Thread Colin Watson
On Sat, Jan 09, 2021 at 11:03:28AM -0600, Thomas Anderson wrote: > I did "pip install twisted" and it seemed to install okay. > > Now I'm trying to get > https://twistedmatrix.com/documents/current/_downloads/9620a18fe21cabe0de79cc9c0efe1043/sshsimpleserver.py > running locally. To do so it says I

[Twisted-Python] how to run ckeygen

2021-01-09 Thread Thomas Anderson
I did "pip install twisted" and it seemed to install okay. Now I'm trying to get https://twistedmatrix.com/documents/current/_downloads/9620a18fe21cabe0de79cc9c0efe1043/sshsimpleserver.py running locally. To do so it says I need to first do "ckeygen -t rsa -f ssh-keys/ssh_host_rsa_key". ssh-keygen