oowl / quicssh-rs

QUIC proxy that allows to use QUIC to connect to an SSH server without needing to patch the client or the server.
192 stars 9 forks source link

Support Package Manager #13

Open JyJyJcr opened 7 months ago

JyJyJcr commented 7 months ago

Of course archive files are provided, but installing is still a bothering task, especially when setting up the server daemon. It would be convenient for users to provide them through package managers. Here are major managers I think:

oowl commented 7 months ago

PR welcome! Thanks