|
|
|
|
|
by 1337shadow
2435 days ago
|
|
You can forward a local ssh server port on a target host with ssh -R, then from the target host back to your localhost, then the other party just needs to ssh on the target host, without an NAT or firewall modification needed. |
|