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

Prevent use of socat in sci #29

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Prevent use of socat in sci #29

merged 2 commits into from
Jan 9, 2024

Conversation

schaefi
Copy link
Contributor

@schaefi schaefi commented Jan 2, 2024

Replace external socat call in sci with rust implementation based on the pty, libc and vsock crates.

This Fixes #8

Replace external socat call in sci with rust implementation
based on the pty, libc and vsock crates. This Fixes #8
Run compile step in the same way as it's done when
compiling the package, e.g sci as static binary
@schaefi schaefi self-assigned this Jan 2, 2024
@schaefi schaefi merged commit 707c561 into master Jan 9, 2024
7 checks passed
@schaefi schaefi deleted the sci_no_socat branch January 9, 2024 10:21
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.

Delete socat dependency on sci
1 participant