9 lines
339 B
Bash
9 lines
339 B
Bash
# HoneyPeer operator viz — real IPs and full attack detail in hp-viz
|
|
# Copy HP_VIZ_OPERATOR_SECRET from the master .env (same value on both sides).
|
|
|
|
HP_VIZ_URL=https://viz.honeypeer.com
|
|
HP_VIZ_OPERATOR_SECRET=change-me-to-a-long-random-string
|
|
|
|
# Alternate name (either works in hp-viz):
|
|
# HP_VIZ_SECRET=change-me-to-a-long-random-string
|