Skip to content

Commit

Permalink
update mac address
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasf committed Aug 8, 2022
1 parent db28db8 commit b7442a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ scp natbwmon-arm64 ${SSHC}:/tmp/
ssh ${SSHC} /tmp/natbwmon-arm64 \
-nmap \
-log.debug \
-aliases "00:1b:21:28:a2:b8=gems,00:08:9b:cf:89:4a=dubcube,38:c9:86:44:f4:3f=crangy.eth" \
-aliases "7c:10:c9:3d:a9:0a=gems,00:08:9b:cf:89:4a=dubcube,38:c9:86:44:f4:3f=crangy.eth" \
-listen "192.168.0.1:8833" \
"${@}"

0 comments on commit b7442a8

Please sign in to comment.