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

Update cmd for set ip addr #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jidckii
Copy link

@jidckii jidckii commented May 20, 2021

No description provided.

Copy link
Owner

@scottlamb scottlamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, and sorry I didn't notice your PR for a while. Couple small comments.

'osx$ sudo ifconfig en0 alias %s '
'255.255.255.0\n\n'
'(adjust eth0 or en0 to taste. see "ifconfig -a" output)')
'(adjust eth0 or en0 to taste. see "ip addr" output)')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you change the eth0 to enp4s0 above, please adjust it here too so the message is self-consistent

@@ -35,7 +35,15 @@ there are two known configurations:

This program defaults to the former. The latter requires commandline overrides:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe delete this paragraph if you're going to put in explicit commands for both?

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.

2 participants