How can I pass a client's IP address? #669
Answered
by
adnanh
jhofmueller
asked this question in
Q&A
-
Hi, I would loke to pass a client's IP address to the script. How can I access this information? It must be visible since I can use it in 'trigger-rule'. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
adnanh
Jan 20, 2024
Replies: 1 comment 1 reply
-
Hi, you can use |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jhofmueller
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, you can use
"pass-arguments-to-command": [{ "source": "request", "name": "remote-addr" }]