https://github.com/samply/beam-sel
MainSEL via Beam
https://github.com/samply/beam-sel
Last synced: 3 months ago
JSON representation
MainSEL via Beam
- Host: GitHub
- URL: https://github.com/samply/beam-sel
- Owner: samply
- Created: 2023-10-23T11:41:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T08:41:10.000Z (5 months ago)
- Last Synced: 2025-01-07T09:35:08.429Z (5 months ago)
- Language: Rust
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# BeamSEL
A helper application to connect multiple [SecureEpilinkers](https://github.com/medicalinformatics/SecureEpilinker) across restrictive firewalls using [Beam](https://github.com/samply/beam).
## How is SEL expected to talk to BeamSEL
If SEL gets a url like `beam://$BEAMSEL/frankfurt` from MainSEL it is expected to request `http://$BEAMSEL/$REGULAR_PATH_OF_REMOTE_SEL` with a `BEAM-REMOTE` header set to `frankfurt`.
For ABY socket traffic it is expected connect to `$BEAMSEL:$REGULAR_REMOTE_SEL_PORT` there will be a TCP listener ready to forward traffic based on the port.