Skip to content

Commit 0bb71dd

Browse files
author
tkokhing
committed
for AD
1 parent cb3a7ca commit 0bb71dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/share/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export const TKOKHING_LOGO_SVG_URL = `${LOGO_PATH}/tkokhing.svg`;
2828
// export const DC01_PORT_FORWARD = "4442";
2929

3030

31-
export const ATTACKER_IP = "192.168.118.10";
31+
export const ATTACKER_IP = "192.168.49.123"; //updated
3232
export const ATTACKER_PORT = "22";
3333

3434
// // Client01 (aka MS01) Browser Viewing

0 commit comments

Comments
 (0)