You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm curious how your project is different from PuTTY. Are there different use cases or functions that are complementary? Many thanks for the clarifications. My specific use case is that I want to set up an Algo server and I am currently looking into the best available options to do that. I am also trying to find a way to obfuscate traffic to prevent DPI inspection from ISPs when connecting to a commercial VPN provider that I trust.
The text was updated successfully, but these errors were encountered:
Although I've used putty in the past, I think both projects are very different. You may want to compare putty to OpenSSH, if at all. Putty is a SSH suite for windows - simply put, there might be more to it.
This project uses OpenSSH and provides a simple interface to use the much unused feature of SSH that is full SSH VPN. Comparing it to Putty will probably not do much justice to putty.
If you're after setting up a fully features VPN, you should probably be looking at other protocols that are solely designed for VPN. OpenVPN for instance is a really good option.
I'm curious how your project is different from PuTTY. Are there different use cases or functions that are complementary? Many thanks for the clarifications. My specific use case is that I want to set up an Algo server and I am currently looking into the best available options to do that. I am also trying to find a way to obfuscate traffic to prevent DPI inspection from ISPs when connecting to a commercial VPN provider that I trust.
The text was updated successfully, but these errors were encountered: