Update 'readme.md'

This commit is contained in:
sad 2023-07-10 04:33:54 +00:00
parent c93736ca44
commit d56e1f153f

@ -10,13 +10,18 @@ to run
./main
```
then you may login:
```
ssh root@localhost -p 1337
```
with password `segfault`
This currently allows other servers to act like a proxy jumphost to segfault, allowing certain networks that might block access to segfault to connect.
Currently it has a flaw of workstation IP being the same as the jump, allowing for abuse on the jump host.
"might be possible to relay original ip of client from jump host to segfault using a env variable
> "might be possible to relay original ip of client from jump host to segfault using a env variable"
-
but a trust relationship would have to be first established between the said jump host and segfault"
> "but a trust relationship would have to be first established between the said jump host and segfault"