Sử dụng kết hợp IProxy và MacroDroid để tự động hóa thao tác

happyostrich951

New member
#iproxy #MACRODROID #Automation #Android #Tutorial ## 1.Giới thiệu

Trong hướng dẫn này, chúng tôi sẽ chỉ cho bạn cách sử dụng kết hợp iproxy và macrodroid để tự động hóa hoạt động của thiết bị Android của bạn.IProxy là một công cụ cho phép bạn chuyển tiếp các cổng TCP và UDP từ thiết bị Android của bạn sang máy tính của bạn.Điều này có nghĩa là bạn có thể truy cập các dịch vụ chạy trên thiết bị Android của mình từ máy tính của mình, ngay cả khi nó không được kết nối với cùng một mạng.Macrodroid là một ứng dụng tự động hóa cho phép bạn tạo các tác vụ tùy chỉnh có thể được kích hoạt bởi các sự kiện như thời gian, vị trí hoặc mức pin.

Bằng cách kết hợp iproxy và macrodroid, bạn có thể tạo ra các tự động hóa mạnh mẽ có thể làm những việc như:

* Kiểm soát thiết bị Android của bạn từ xa khỏi máy tính của bạn
* Truy cập các tệp trên thiết bị Android của bạn từ máy tính của bạn
* Chạy các tác vụ trên thiết bị Android của bạn dựa trên trạng thái của thiết bị hoặc thời gian trong ngày

## 2.Bắt đầu

Để bắt đầu, bạn sẽ cần cài đặt các ứng dụng sau trên thiết bị Android của mình:

* iproxy
* Macrodroid

Bạn cũng sẽ cần cài đặt phần mềm sau trên máy tính của mình:

* Cầu gỡ lỗi Android (ADB)
* Putty

## 3.Thiết lập iproxy

Khi bạn đã cài đặt phần mềm cần thiết, bạn có thể bắt đầu thiết lập iproxy.Để thực hiện việc này, hãy mở ứng dụng iproxy và nhấn vào biểu tượng "Cài đặt".Trong cài đặt, bạn sẽ cần đặt các giá trị sau:

*** Cổng cục bộ: ** Đây là cổng trên thiết bị Android của bạn mà iproxy sẽ nghe.
*** Máy chủ từ xa: ** Đây là địa chỉ IP hoặc tên máy chủ của máy tính của bạn.
*** Cổng từ xa: ** Đây là cổng trên máy tính của bạn mà iProxy sẽ chuyển tiếp lưu lượng truy cập.

Khi bạn đã đặt các giá trị này, hãy nhấn vào nút "Lưu".

##4.Thiết lập macrodroid

Bây giờ bạn đã thiết lập iproxy, bạn có thể bắt đầu tạo tự động hóa với macrodroid.Để thực hiện việc này, hãy mở ứng dụng macrodroid và nhấn vào nút "+" để tạo một macro mới.Trong trình chỉnh sửa macro, bạn sẽ cần đặt các giá trị sau:

*** Tên: ** Đây là tên của macro.
*** Trigger: ** Đây là sự kiện sẽ kích hoạt macro.
*** Nhiệm vụ: ** Đây là nhiệm vụ sẽ được thực hiện khi macro được kích hoạt.

Đối với hướng dẫn này, chúng tôi sẽ tạo một macro sẽ chuyển tiếp lưu lượng từ cổng 8080 trên thiết bị Android của bạn đến cổng 80 trên máy tính của bạn.Để làm điều này, hãy đặt các giá trị sau:

*** Tên: ** Cổng chuyển tiếp 8080
*** Trigger: ** Thời gian - Mỗi phút
*** Nhiệm vụ: ** Iproxy - Cổng chuyển tiếp 8080

Khi bạn đã đặt các giá trị này, hãy nhấn vào nút "Lưu".

## 5.Kiểm tra tự động hóa của bạn

Bây giờ bạn đã tạo tự động hóa, bạn có thể kiểm tra nó để đảm bảo nó hoạt động chính xác.Để thực hiện việc này, hãy mở trình duyệt web trên máy tính của bạn và điều hướng đến địa chỉ sau:

`` `
http: // localhost: 8080
`` `

Nếu bạn thấy trang web iProxy mặc định, thì tự động hóa của bạn đang hoạt động chính xác.

## 6.Phần kết luận

Trong hướng dẫn này, chúng tôi đã chỉ cho bạn cách sử dụng kết hợp iproxy và macrodroid để tự động hóa hoạt động của thiết bị Android của bạn.Chúng tôi hy vọng bạn tìm thấy hướng dẫn này hữu ích.Nếu bạn có bất kỳ câu hỏi, xin vui lòng để lại một bình luận bên dưới.

## Phần thưởng: 5 hashtags

* #Android
* #Automation
* #iproxy
* #MACRODROID
* #Tutorial
=======================================
#iproxy #MACRODROID #Automation #Android #Tutorial ##1. Introduction

In this tutorial, we will show you how to use a combination of iproxy and MacroDroid to automate the operation of your Android device. iproxy is a tool that allows you to forward TCP and UDP ports from your Android device to your computer. This means that you can access services running on your Android device from your computer, even if it is not connected to the same network. MacroDroid is an automation app that allows you to create custom tasks that can be triggered by events such as time, location, or battery level.

By combining iproxy and MacroDroid, you can create powerful automations that can do things like:

* Control your Android device remotely from your computer
* Access files on your Android device from your computer
* Run tasks on your Android device based on the state of your device or the time of day

##2. Getting Started

To get started, you will need to install the following apps on your Android device:

* iproxy
* MacroDroid

You will also need to install the following software on your computer:

* Android Debug Bridge (ADB)
* PuTTY

##3. Setting Up iproxy

Once you have installed the required software, you can start setting up iproxy. To do this, open the iproxy app and tap on the "Settings" icon. In the settings, you will need to set the following values:

* **Local Port:** This is the port on your Android device that iproxy will listen on.
* **Remote Host:** This is the IP address or hostname of your computer.
* **Remote Port:** This is the port on your computer that iproxy will forward traffic to.

Once you have set these values, tap on the "Save" button.

##4. Setting Up MacroDroid

Now that you have set up iproxy, you can start creating automations with MacroDroid. To do this, open the MacroDroid app and tap on the "+" button to create a new macro. In the macro editor, you will need to set the following values:

* **Name:** This is the name of the macro.
* **Trigger:** This is the event that will trigger the macro.
* **Task:** This is the task that will be performed when the macro is triggered.

For this tutorial, we will create a macro that will forward traffic from port 8080 on your Android device to port 80 on your computer. To do this, set the following values:

* **Name:** Forward port 8080
* **Trigger:** Time - Every minute
* **Task:** iproxy - Forward port 8080

Once you have set these values, tap on the "Save" button.

##5. Testing Your Automation

Now that you have created your automation, you can test it to make sure it is working correctly. To do this, open a web browser on your computer and navigate to the following address:

```
```

If you see the default iproxy web page, then your automation is working correctly.

##6. Conclusion

In this tutorial, we showed you how to use a combination of iproxy and MacroDroid to automate the operation of your Android device. We hope you found this tutorial helpful. If you have any questions, please feel free to leave a comment below.

##Bonus: 5 Hashtags

* #Android
* #Automation
* #iproxy
* #MACRODROID
* #Tutorial
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock