Ssh-nym: ssh over the Nym mixnet

i created ssh-nym

there are 2 files: a client and a server.

ssh-nym-server must be added where sshd is running.

ssh-nym-client on any client device.

both files contains a nym-client that will connect over the mixnet.

Scenario: you want to ssh into a server, without opening any port. A persistent nym address is created on the server side. by running the client, you can ssh through the mixnet.

happy to get your comments on how to improve this.

Warning: ssh is slow over the mixnet, but usable. :slight_smile:

2 Likes