this acts as simple relay for segfault.net https://www.thc.org/segfault/
Go to file
2023-07-09 22:23:22 -06:00
main.go first commit 2023-07-09 22:07:52 -06:00
readme.md readme modification -simple 2023-07-09 22:23:22 -06:00

Segfault Relay

a relay for segfault

to build:

go build main.go

to run

./main

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

but a trust relationship would have to be first established between the said jump host and segfault"