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

Add tcp command #17

Merged
merged 3 commits into from
Feb 6, 2020
Merged

Add tcp command #17

merged 3 commits into from
Feb 6, 2020

Conversation

vinc
Copy link
Owner

@vinc vinc commented Feb 5, 2020

This PR add a tcp command to connect to a TCP socket:

> tcp time.nist.gov 13
Connecting to 129.6.15.30:13

58884 20-02-05 19:19:42 00 0 0  49.2 UTC(NIST) *

This could also be done with the read command:

> read /net/tcp/time.nist.gov:13
Connecting to 129.6.15.30:13

58884 20-02-05 19:19:55 00 0 0  49.2 UTC(NIST) *

@vinc vinc merged commit 8ee2ca4 into master Feb 6, 2020
@vinc vinc deleted the feature/tcp-command branch February 6, 2020 19:26
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.

1 participant