Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial data diode support by sending sending via an UdpToHttpGateway #337

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

freddyrios
Copy link
Contributor

To enable it add a file named diode.json to the application folder.

The contents follow the following format:
{PlotId: plotId, IPEndpoint: gatewayEndpoint)

e.g. {PlotId: 123456, IPEndpoint: 192.168.0.53:4280}

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@freddyrios freddyrios merged commit d932b22 into master Sep 23, 2024
2 checks passed
@freddyrios freddyrios deleted the feature/data-diode-support branch September 23, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants