Update Banyak

This commit is contained in:
WD - Dev
2025-09-21 21:40:17 +07:00
parent c6bee729c5
commit efca8f5f80
145 changed files with 195185 additions and 1378 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ $API = new RouterosAPI();
$API->debug = false;
// Konfigurasi MikroTik
$ip = '103.188.169.125';
$ip = '103.155.198.185';
$username = 'apirjn';
$password = '@APIRJN123';
$port = '6644';
@@ -83,7 +83,7 @@ if ($API->connect2($ip, $username, $password, $port)) {
}
header('Content-Type: application/json');
// echo json_encode($response, JSON_PRETTY_PRINT);
echo json_encode($response, JSON_PRETTY_PRINT);
} else {
echo json_encode([