modified: frida_server/src/server.rs
This commit is contained in:
parent
650e393354
commit
fe81c4d2f2
@ -83,7 +83,7 @@ fn configure_routes(s_interface: Option<&str>) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[cfg(not(target_os = "android"))]
|
||||||
pub async fn server_mode(server_config: ServerConfiguration, s_interface: Option<&str>) {
|
pub async fn server_mode(server_config: ServerConfiguration, s_interface: Option<&str>) {
|
||||||
info!("Starting server...");
|
info!("Starting server...");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user