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 EWW_IPV4/6 magic variable #930

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

Lanpingner
Copy link

Description

This PR creates 2 magic variables that can retrieve all IPV4/6 addresses on all interfaces

Usage

To retrieve all IPV4 address
(label :text EWW_IPV4)

To retrieve all IPV6 address
(label :text EWW_IPV6)

Checklist

Please make sure you can check all the boxes that apply to this PR.

  • [✓] All widgets I've added are correctly documented.
  • [✓] I added my changes to CHANGELOG.md, if appropriate.
  • [✓] The documentation in the docs/content/main directory has been adjusted to reflect my changes.
  • [✓] I used cargo fmt to automatically format all code before committing

@Lanpingner Lanpingner closed this Oct 14, 2023
@Lanpingner Lanpingner reopened this Oct 14, 2023
@Lanpingner
Copy link
Author

Hi @elkowar
Could you please help me why does github not trigger the build.yml workflow

@Lanpingner Lanpingner closed this Oct 14, 2023
@Lanpingner Lanpingner reopened this Oct 14, 2023
@Lanpingner
Copy link
Author

Hi @elkowar
I know its a big thing to ask could you please merge the pull request as i have another pull request which close this
String Methods issue but by accident i created this pull request from the master breach which means i can't open a pull request as the new pull request will also include the changes of this.

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

1 participant